Hi, I have a big problem with my ISPconfig installation. One customer can't recieve some Mails. The problem is, they send the mail to the correct Mail address. But in the log Files changed the email adress from [email protected] to asdf@servername. The Postfix rejects the Mail of course. The sender is a big IT-Group, so I don't think that this is the problem. I would be really happy about some help. Thanks Niko
It is ok that the mail address changes to the servername, as postfix will accept emails for the servername. Please post the exact lines that appear in the mail log file.
It should be heinzi@hisdomain. Code: Feb 27 01:10:20 web postfix/smtpd[2440]: connect from warsXXXXXekom.at[195.3.96.77] Feb 27 01:10:20 web postfix/smtpd[2440]: NOQUEUE: reject: RCPT from warsXXXXXekom.at[195.3.96.77]: 550 5.1.1 <heinzi@servername>: Recipient address rejected: User unknown in local recipient table; from=<[email protected]> to=<heinzi@servername> proto=ESMTP helo=<email.aon.at> Feb 27 01:10:20 web postfix/smtpd[2440]: disconnect from warXXXXXekom.at[195.3.96.77]
The Servername and the domainname are listed in the local-host-names. The Mail- Address is in the virtusertable
Please check that the servername is listed exactly as shown in the mail log error message. For example, example.com and www.example.com are technically spoken two different things.