![]() |
Multiserver setup mail() problem
Hi,
I am running vers 3.0.4.5 in a multiserver setup on Debian. When users install i.e. WEBSpell or PHPFusion mail() does not work. I have checked with different logs on the servers to see if I could find a reason for this. The solutions I have found searching google only gave hints for single server but not when running on a multiserver setup. Anyone got a hint to what to do / change? |
Ensure that you installed at least a minimal webserver like postfix or exim listening on localhost on the server so that php can send emails.
|
I do have postfix running on the webserver.
Code:
web:/etc/postfix# /etc/init.d/postfix checkCode:
web:/etc/postfix# /etc/init.d/postfix restartCode:
root 3132 0.0 0.0 8368 756 ? Ss Mar16 0:00 /usr/sbin/saslauthd -a shadow -c -m /var/spool/postfix/var/run/saslauthd -r -n 5 |
Are there any errors in the web server's mail log?
|
As I see it it seems that everything is ok but the e-mails are never delivered. I have noticed that an error related to amavis.
From the mail.log : Code:
Jun 30 20:36:40 web postfix/pickup[17448]: 9BB7E3EC4A0: uid=33 from=<www-data>Quote:
|
Quote:
|
| All times are GMT +2. The time now is 08:29. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.