[Mailman-Users] How to solve SMTP relaying denied problems
roberto
roberto at mayidsgn.com.hk
Mon Jan 10 17:13:58 CET 2000
I add a line "define(`LOCAL_RELAY', `myhost.yyy.com') in sendmail.mc and run
m4 /etc/sendmail.mc > /etc/sendmail.cf
Is it right?
However, I receive the following message after sending test message to the
mailing list:
--------------------------------------------------
Subject:
Postmaster notify: Service unavailable
Date:
Mon, 10 Jan 2000 23:18:06 +0800
From:
Mail Delivery Subsystem <MAILER-DAEMON at myhost.yyy.com>
To:
postmaster at myhost.yyy.com
The original message was received at Mon, 10 Jan 2000 23:18:06 +0800
from localhost
----- The following addresses had permanent fatal errors -----
"|/home/mailman/mail/wrapper mailowner opensource2"
(expanded from: opensource2-admin)
----- Transcript of session follows -----
sh: wrapper not available for sendmail programs
554 "|/home/mailman/mail/wrapper mailowner opensource2"... Service unavailable
--------------------------------------------------------------------------------------
Thanks for help.
Roberto
Ricardo Kustner wrote:
> On Sun, Jan 09, 2000 at 11:13:40AM +0800, roberto wrote:
> > ... TrySMTPDelivery: To xxx at yyy.com
> > ... TrySMTPDelivery: Mailman.pythonlib.smtplib.SMTPRecipientsRefused /
> > {'xxx at yyy.com': (550, '<xxx at yyy.com>... Relaying denied')} (dequeued)
> > What should I do?
> > Thanks for help.
>
> you need to tell your local MTA (sendmail, exim, qmail, postfix... or which
> ever you are using) to allow relaying through the localhost...
>
> Ricardo.
>
> --
More information about the Mailman-Users
mailing list