On 10/10/2014 01:44 AM, Srinivas Rao Balla wrote:
our production mailman suddenly stopped sending mail to moderator for required list approvals and subscription approvals. Ex: when someone scribe to mailing list we have configured to receive the mail to "moderator/administrator" for approval but in our case administrator/moderator not getting mails on their mail box. each time we need to logon to list and see for the pending approval or subscriptions which is not practical. We are sing "postfix." as mail agent for mailman. Below are the error messages. /var/log/mailman/smtp-failures
Oct 10 00:45:54 2014 (8899) All recipients refused: {'it-hyd-owner@intra.domain.com': (550, '5.7.1 Unable to relay')}, msgid: <mailman.0.1412927143.9231.it-hyd@intra.domain.com> Oct 10 00:45:54 2014 (8899) delivery to it-hyd-owner@intra.domain.com failed with code 550: 5.7.1 Unable to relay Oct 10 00:46:57 2014 (8899) All recipients refused: {'it-hyd-owner@intra.domain.com': (550, '5.7.1 Unable to relay')}, msgid: <mailman.11.1412927205.8897.it-hyd@intra.domain.com> Oct 10 00:46:57 2014 (8899) delivery to it-hyd-owner@intra.domain.com failed with code 550: 5.7.1 Unable to relay
/var/log/maillo Oct 10 00:33:39 intra postfix/local[8975]: 8E8FBCE1AE: to=<it-hyd@intra.siliconimage.com>, relay=local, delay=0.2, delays=0.03/0.01/0/0.17, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post it-hyd) Oct 10 00:46:45 intra postfix/local[9216]: C81EFC6A8D: to=<it-hyd@intra.siliconimage.com>, relay=local, delay=0.19, delays=0.02/0/0/0.18, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post it-hyd)
The above sets of log messages do not relate to the same email messages. The messages from /var/log/maillo(g) are posts being delivered (successfully) to the it-hyd@intra.siliconimage.com list. The messages from /var/log/mailman/smtp-failure(s) relate to the failure of the subsequent delivery of the owner notice to it-hyd-owner@intra.domain.com.
Have you munged the domain in the smtp-failure messages. These domains are normally the same. Do you have aliases in postfix for the it-hyd-owner address as well as the it-hyd address? A full set of aliases for this list is
it-hyd: "|/usr/lib/mailman/mail/mailman post it-hyd" it-hyd-admin: "|/usr/lib/mailman/mail/mailman admin it-hyd" it-hyd-bounces: "|/usr/lib/mailman/mail/mailman bounces it-hyd" it-hyd-confirm: "|/usr/lib/mailman/mail/mailman confirm it-hyd" it-hyd-join: "|/usr/lib/mailman/mail/mailman join it-hyd" it-hyd-leave: "|/usr/lib/mailman/mail/mailman leave it-hyd" it-hyd-owner: "|/usr/lib/mailman/mail/mailman owner it-hyd" it-hyd-request: "|/usr/lib/mailman/mail/mailman request it-hyd" it-hyd-subscribe: "|/usr/lib/mailman/mail/mailman subscribe it-hyd" it-hyd-unsubscribe: "|/usr/lib/mailman/mail/mailman unsubscribe it-hyd"
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan