Howard Lowndes <[EMAIL PROTECTED]> writes:

> Err... what has POP got to do with sendmail?

fetchmail uses SMTP to deliver mail to local users by default. 

i use something like this in .fetchmailrc:

mda "formail -s procmail"

> On Thu, 20 Dec 2001, Alan L Tyree wrote:
> 
> > Help, please,
> >
> > I just make the (perhaps serious) mistake of upgrading a Redhat 7
> > installation to 7.2.
> >
> > I know that the default sendmail configuration is funny, so changed it
> > according to stuff in the archives.
> >
> > Still no joy popping mail from my servers - I get this message:
> >
> > ----------------
> > fetchmail: SMTP> MAIL FROM:<[EMAIL PROTECTED]>
> > fetchmail: SMTP< 550 5.0.0 Access denied
> > fetchmail: SMTP> RSET
> > fetchmail: SMTP< 250 2.0.0 Reset state
> >  flushed
> > fetchmail: POP3> DELE 2
> > -----------------
> >
> > This happens with every message on the server. I get no local
> > delivery. The maillog shows:
> >
> > Dec 20 17:13:15 sage sendmail[3194]: fBK6DFo03194: tcpwrappers (localhost, 
>127.0.0.1) rejection
> > Dec 20 17:13:17 sage sendmail[3194]: NOQUEUE: localhost
> > [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to
> > MTA

edit /etc/hosts.allow and add an entry for your local machine.

> > for each message that is trashed.

fetchmail -k # keep messages on the server while you're testing.

-- 
Damien Elmes
[EMAIL PROTECTED]

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to