[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] Sendmail stopped working - any suggestions??
- Subject: Re: [vps-mail] Sendmail stopped working - any suggestions??
- From: "Bennett Lanford" <ben@xxxxxxxxxxxxx>
- Date: Tue, 30 Mar 2004 18:19:30 -0000
"mell.net" <providertalk.lists@xxxxxxxx> said:
> <servername> sm-mta[18058]: i2UHAlPj018021: to=<localusername> ,
> delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30880, relay=local,
> dsn=5.0.0,
> =>>>>>>> stat=Service unavailable (output error) Mar 30 17:10:48
> <servername> sm-mta[18058]: i2UHAlPj018021: i2UHAmPj018058: DSN: Service
> unavailable (output error)
>
> ANY SUGGESTIONS?!
Try increasing sendmail's log level to 15 for starters.
Insert the following line in your sendmail mc file:
define(`confLOG_LEVEL', `15')dnl
(On VPS2, the sendmail mc file that you edit will probably have a name like
/etc/mail/<hostname>.mc. That initial mc file was copied from freebsd.mc when
you previously issued the commands "cd /etc/mail; make" )
Then generate and install the sendmail.cf and restart sendmail:
cd /etc/mail
make
make install
make restart
Then see if any more helpful information appears in /var/log/maillog.
(Procmail is notorious for its cryptic error messages when invoked by sendmail
to deliver local mail.)
--
Bennett Lanford
ben@xxxxxxxxxxxxx
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index