![]() |
postfix related to: Undelivered Mail Returned to Sender
hello,
the problem is as folows: one of the sites I hoste uses phpBB2 forum. It seems like they have set the sender address of their registration emails to an external yahoo account. What now happens is this: a user tries to sign up, gives a wrong email address, phpBB2 sends out a welcome message to the wrong email address, the target mailserver rejects the wrong emailaddress so after sitting in my queue the mail gets back to the server admin account, shoul't it get back to the sender email address set in the phpBB2 settings? I mean the server has a message it can't deliver, so it should look at the sender of the mail and deliver the failure back to that email address or does this not work if the sender was also an external email, which would indicate relaying ? can somebody give some hints? |
Quote:
|
here is the original mails header:
Quote:
P.S. I know the tibi*@yahoo.com mail exists. |
There's no Return Path, so I guess the email gets returned back <user of the process that sends the email, e.g. Apache user>@<hostname, e.g. hxxxx.serverkompetenz.net> by default. For example, if I get an email from my web server, it looks like this:
Code:
Return-Path: <www-data@xxx.xxxxxxx.com> |
conclusion: phpBB2 breaks emailing rules!?
I'll ask them to set their local email address aka tibi@hai-hui.net (already set up and working) as the sender so they will get their feedback and not me... |
Quote:
|
| All times are GMT +2. The time now is 22:24. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.