I do have problems in the mail.log but I am trying to find a good company to use as a relay smtp server but I thought that PHP mail() worked out side of that. .
The php web application script give me an option to use smtp or mail(). It seems that mail() via php used to always work.
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
Quote:
but I thought that PHP mail() worked out side of that. .
The php mail function invokes the sendmail wrapper which is part of postfix to send emails. So if you have problems with your postfix relay setup, then you will have to fix that to get php mail to work correctly.
Recent comments
21 hours 2 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 13 hours ago
2 days 2 hours ago
2 days 4 hours ago