Tagged Questions
0
votes
0answers
95 views
wp_mail issue - will only send to a single domain, php mail function also will not work on this site
I'm finishing off a WordPress site which was built way back when, the site needs to send out a notification email when a new users signs up.
All very straight forward functionality except wp_mail is ...
-4
votes
2answers
107 views
How can I integrate this piece of code to my php mail code? [closed]
I am using Simple Mailing List to send emails but the problem is that when the subjects have characters like ç ó í á I get problems.
So I found that there is a code to resolve my problem. I just don't ...
1
vote
1answer
352 views
Warning: mail() [function.mail]: SMTP server response: 552 5.7.0 DATA header size exceeds maximum permitted
I'm Beau from Fijura Web Design in Perth, Western Australia.
Having an issue on my server. I am trying to create a script that will send an email with an attachment and whenever I try to run the ...
0
votes
2answers
62 views
How can I hide the 'to' field in the email sent by php mail
I am using php mail function to allow user to send me a mail from
website.
I am also allowing them to "cc" the email to themselves.
The whole purpose of making a "send us message" feature was not ...
0
votes
1answer
515 views
Wordpress new registration email (ONLY) blocked by gmail
The Problem: All Wordpress registration emails (with the password) are getting blocked by google.
Details:
The site's email is currently being hosted by google apps. THOSE emails WILL send to gmail ...