> > my .muttrc contains this:
> >
> > #set sendmail="/usr/sbin/sendmail -oem -ob"
> > set sendmail_wait=-1
>
> How do you configure your /usr/bin/sendmain? It seems like that without
> `sendmail' that sendmail_wait does not take effect and I still get delays when
> sending mails.
One awkward thing is, with the configuration
set sendmail="/usr/sbin/sendmail -oem -ob"
set sendmail_wait=-1
things work pretty well, but I don't know how this magic happen, because I
never configure my /usr/sbin/sendmail and it know my SMTP address and
password...?
/Yubin