[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how does mutt send?



> > Do you get an Exim banner come up?
> 
> Yes, I get
> 220 potty.co-ho.net ESMTP Exim 4.34 Tue, 23 Nov 2004 22:27:09 +0000>
> 
> >
> > When you say "Sending mail normally from command line functions
> > correctly", what exactly do you mean?  It is possible that the
> > command(s) you issue are not invoking the MTA, especially if it results
> > in local delivery.
> 
> No, I can do 'mail someone@anotherdomain.tld
> 
> and it is sent, arrives normally, and appears in the exim4 mainlog,
> thus:
> 2004-11-23 22:30:18 1CWjAv-0005AL-U4 => someone@there.tld R=smarthost
> T=remote_smtp_smarthost H=smtp.onetel.net [212.67.120.126]
> 
> But when I composed this reply in mutt (actually it's vim that is opened
> in mutt), and tried to send it, nothing happened, and nothing showed up in
> the exim log.  Should there be a setting in the /etc/Muttrc or ~/.muttrc
> that should specify how to send? I grepped for 'exim' in both and found
> nothing.
There is a Muttrc configuration option called 'sendmail', that specifies
the executable (and the appropriate options) that mutt calls for delivering
mail. Maybe you should check that - here's the excerpt from the Muttrc
manpage:

 sendmail
    Type: path
    Default: "/usr/sbin/sendmail -oem -oi"

    Specifies the program and arguments used to deliver mail sent by Mutt.
    Mutt expects that the speci-
    fied program interprets additional arguments as recipient addresses.


Jan Nordholz
-- 
<jckn@gmx.net>



Reply to: