1 (edited by bongdotcom 2010-03-23 13:26:46)

Topic: Mail list problem external listAllowedUser not work for local SMTP

I have a mail list ALL@DOMAIN.COM which is sent to all and it's set to moderator.  I added another virtual domain email USER@DOMAINB.COM into the listAllowedUser.  If USER@DOMAINB.com using the same server to send email to ALL@DOMAIN.COM, it will reject the connection immediately.  But if sending via external SMTP, it works as expected.

The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was ALL@DOMAIN. Subject 'test', Account: DOMAIN', Server: DOMAIN, Protocol: SMTP, Server Response: '450 4.1.2 <ALL@DOMAIN>: Recipient address rejected: Domain not found', Port: 25, Secure(SSL): No, Server Error: 450, Error Number: 0x800CCC79

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Mail list problem external listAllowedUser not work for local SMTP

Please read the returned message:

SMTP, Server Response: '450 4.1.2 <ALL@DOMAIN>: Recipient address rejected: Domain not found',

3

Re: Mail list problem external listAllowedUser not work for local SMTP

ZhangHuangbin wrote:

Please read the returned message:

SMTP, Server Response: '450 4.1.2 <ALL@DOMAIN>: Recipient address rejected: Domain not found',


That is the problem, suppose applied listallowuser, it will work.  But if same domain it will not have this error message.  But if using different domain but applied to listallowuser, it will prompt the error message.