Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
Archive
SilverStripe Forums » Archive » Another way to send mails?
Our old forums are still available as a read-only archive.
|
Page:
1
|
Go to End | |
| Author | Topic: Another way to send mails? | 599 Views |
-
Another way to send mails?

11 February 2008 at 11:08pm Last edited: 14 February 2008 5:02am
Hi all:
I _config.php y configure the mail in this way:
ini_set("SMTP", "smtp.example.com");
Email::setAdminEmail('gastondoa@example.com');
Now i can send mails.
But it doesn´t send mails correctly because the mail goes to the spam folder in destination.
If I understand correctly SS uses the PHP mail function to send mails. And this function uses sendmail application.
The problem is that sendmail sends the mail directly to destination and not through the mail server. As a result, the destination mail server treats it as suspicious.
Do I forgot something in the setup?
If this is the only way to send mails, i would like to know how easy should be to substitute the standard mail function with PHP Mailer .
I think this is very easy to use and good product.
Thanks in advance and excuse me for my poor english
| 599 Views | ||
|
Page:
1
|
Go to Top |
Currently Online: There is nobody online.
Welcome to our latest member: Newclear

