All emails sent by php from a website (Debian 6 / ISPConfig3) have the same address (web20@server1.example.com).
The smtp server of the recipient sees as the sender:
web20@server1.example.com
Code:
MAIL FROM: <web20@server1.example.com>
Trying to use a relayhost in the log of the same I see:
Code:
MAIL FROM:<> AUTH=<> 250 Requested mail action okay, completed 43 22 sm
MAIL FROM:<> AUTH=<> 250 Requested mail action okay, completed 43 22 sm
RCPT RCPT TO:<web20@server1.example.com> 250 Requested mail action okay, completed 43 37 sm
RCPT RCPT TO:<web20@server1.example.com> 250 Requested mail action okay, completed 43 37 sm
In the above example, the message was sent to two recipients, each of which has been replaced.
Thank for any help.
Recent comments
1 day 3 hours ago
1 day 3 hours ago
1 day 8 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 17 hours ago
1 day 21 hours ago
2 days 4 hours ago
2 days 7 hours ago
2 days 9 hours ago