|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: RCPT TO: header causes rejection.
From: mouss (usebsd
free.fr)
Date: Thu Feb 02 2006 - 12:48:58 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Doug Laidlaw a écrit :
> I am using postfix + procmail. My config is almost completely standard.
>
> Postfix can connect to my ISP O.K., and finds an IMAP protocol, although I
> normally use POP, but when it tries to download a mail item, it sends RCPT
> TO: laidlaws
localhost, and the connection is refused. It then tries the next
> mail, with the same result, until all have been tried.
>
> I am told that this can be overcome with aliases, but perhaps I am too dumb to
> understand how.
>
> Doug L.
In your fetchmail rc file, do something like this:
smtpaddress example.com
This way, fetchmail will append
example.com to addresses before talking
to postfix. Of course, replace example.com with your domain.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]