Quoting Suresh Ramasubramanian <[EMAIL PROTECTED]>:
> '[EMAIL PROTECTED]' <mutt> [05/09/01 11:28 -0400]:
> > On Wednesday, 05 September 2001 at 17:04, Matteo Vaccari wrote:
> > > I have no problems accessing my provider's IMAP server through Mutt.
> What
> > > I'd like is for Mutt to use my provider's SMTP server as well,
> instead of
> > > using sendmail on localhost. Is there something I have overlooked?
> I know
>
> http://www.hserus.net/pop_smtp.html (for sendmail, exim and postfix)
>
Thanks! It now works... almost. I had to add the following lines to
sendmail.mc
FEATURE(`genericstable', `hash -o /etc/mail/genericstable')dnl
GENERICS_DOMAIN_FILE(`/etc/mail/generics-domains')dnl
to set properly the From: field in my outgoing mail. (of course I set up the
two files /etc/mail/genericstable with
matteo [EMAIL PROTECTED]
and /etc/mail/generics-domain with
pumpkin.it
)
Now it works, except that it refuses to send mail to anybody in the pumpkin.it
domain... e.g.
$ echo ciao | /usr/sbin/sendmail -v[EMAIL PROTECTED]
[EMAIL PROTECTED] User unknown
/home/matteo/dead.letter... Saved message in /home/matteo/dead.letter