On Sat, Jun 05, 1999 at 06:39:50PM -0500, Jason Loll wrote: > reading message 1 of 5 (1922 octets) .fetchmail: SMTP listener doesn't like > recipient address [EMAIL PROTECTED]' > fetchmail: can't even send to postmaster! > fetchmail: SMTP transaction error while fetching from mail.cpinternet.com > fetchmail: Query status=10 > ollollo:~# > > > Is there a way to get an recipient address that the SMTP listener will like?
Looks like you have to configure your SMTP listener to accept mail for localhost what SMTP listener do you use? for sendmail add localhost to /etc/mail/sendmail.cw for exim edit exim.conf someware - man exim for smail - [s]mailconfig will ask you for a list of acceptable domains Konstanin