Re: Should I Abandon Mutt and Exim4?



CaT wrote:

On Thu, Jan 12, 2006 at 05:07:56PM -0500, Thomas H. George wrote:


I have spent a couple of days trying to configure Exim4 so as to be able to respond to postings from Mutt but without success.



It should just work[tm]. What error messages are you getting from mutt? Are there any entries in your main, reject and panic logfiles that are pertinent to your attempt to send out a msg (either because they happen at around thesame time or for other reasons).

It's hard to help debug without useful info. :)



Just for the record, I posted the problem to the debian-user list earlier and got several suggestions each of which I tried without success. I read all the README's in /usr/share/doc/exim4, studied all the FAQ's in exim4-doc-html (beautifully organized by key word), subscribed to pkg-exim4-users@xxxxxxxxxxxxxxxxxxxxxxx and posted the problem there and spent a morning further experimenting with setup files and with the exim4 command options.

I came away from this with an enormous repect for power and resources of exim4 but did not solve my problem. It was then I realized I was spending time on a problem that could be avoided by using Mozilla.

Should anyone be interested in some detail here is my pkg-exim4-users posting with a response from Marc and one addition:

My system is Sarge with a 2.6.11 kernel. We have a Verizon DSL connection. I can send and receive email with Mozilla and receive mail with fetchmail but I have not been able to setup exim4 to send mail from mutt.

With Mozilla the setup is:

Account Name: lists
Your Name: Thomas H. George
email address: lists@xxxxxxxxxxxxxx
POP mail server
server name: mail.tomgeorge.info port 110
user name: lists@xxxxxxxxxxxxxx
Outgoing Server (SMTP) Settings
server name: outgoing.verzison.net port 25
user name: dryden

With exim4 the setup using dpkg-reconfigure exim4-config is

Split configuration into small files?: No
mail sent by smarthost; received via SMTP or fetchmail
System mail name: tomgeorge.info
IP address to listen to: 127.0.0.1
Other destinations for which mail is accepted: Left Blank
Machines to relay for: Left Blank
Machine handling outgoing mail for this host (smarthost): outgoing.verizion.net
Hide local name in outgoing mail: No
Keep number of DNS-queries minimal: No


In addition I have edited the file /etc/exim4/passwd.client adding a line

mail.verizion.net:dryden:OurPassword

Somewhere I have gone wrong in the setup but, having tried various combinations without success, I need help. I am attaching the the result of tail /var/log/exim4/mainlog in hopes this makes my mistake obvious and someone can put me straight.

Tom George

------------------------------------------------------------------------

2006-01-11 12:20:10 1Ewjdq-0004pA-Oa <= lists@xxxxxxxxxxxxxx U=tom P=local S=436 id=20060111172010.GA18538@xxxxxxxxxxxxxx
2006-01-11 12:20:11 1Ewjdq-0004pA-Oa ** mail@xxxxxxxxxxxxxx R=smarthost T=remote_smtp_smarthost: SMTP error from remote mailer after MAIL FROM:<lists@xxxxxxxxxxxxxx> SIZE=1474: host outgoing.verizon.net [206.46.232.12]: 550 5.7.1 Authentication Required
2006-01-11 12:20:11 1Ewjdr-0004pD-9G <= <> R=1Ewjdq-0004pA-Oa U=Debian-exim P=local S=1383
2006-01-11 12:20:11 1Ewjdq-0004pA-Oa Completed
2006-01-11 12:20:11 1Ewjdr-0004pD-9G ** lists@xxxxxxxxxxxxxx R=smarthost T=remote_smtp_smarthost: SMTP error from remote mailer after MAIL FROM:<> SIZE=2444: host outgoing.verizon.net [206.46.232.12]: 550 5.7.1 Authentication Required
2006-01-11 12:20:11 1Ewjdr-0004pD-9G Frozen (delivery error message)


Marc responded, "Does outgoing.verizon.net advertise STARTTLS? If not, you need to authorize your exim to do authentication over an unencryped connection.


If I understand the attached quote from /usr/share/doc/exim4/README.Debian.gz exim should handle this automatically (and the Mozilla setup referred to above is set to use TLS if available). Is there some other setting I should change? - Tom George




------------------------------------------------------------------------


******************************************** Using TLS ******************************** ********************************************

exim4 as TLS/SSL client
------
Both exim4-daemon-heavy and exim4-daemon-light support TLS/SSL using the
GnuTLS library and exim will use TLS *automatically* as client if the
server exim connects to offers it. You can stop reading now if you are
not setting up a mailserver which needs to offer TLS for incoming
connections.



--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx




Relevant Pages

  • Re: Import Data succeeds but doesnt copy data?
    ... Looks like you are copying from a database to the SAME ... I mentioned that I copied to a new dB on the destination server ... Configure the TransferProvider with files and Source/Destination ...
    (microsoft.public.sqlserver.tools)
  • Re: SMTP smart host authentication fails
    ... As for SMTP, the new address failed because ... there was no IP address for it on the SMTP server. ... You have to configure exim to authenticate itself on port 587 (submission ... You'll come to the auth section. ...
    (Debian-User)
  • RE: Infected with code red II ?
    ... The 2xx series of codes are all success codes of ... Restart IIS. ... The following is a sample from my IIS 4.0 server (I get the same activity on ... infection is cleaned up and this is just a probe? ...
    (Focus-Microsoft)
  • Re: Rule blocks OutLook Mail
    ... I'm running the ISA Client on a workstation. ... Firewall Client for ISA Server 2004 support tool ... Locating WSPAD URL in DHCP Server ... What's interesting about the above information is that both display success ...
    (microsoft.public.isa)
  • Re: Problem Executing Stored Procedures
    ... we can successfully execute the stored procedures ... I do currently use SQL-DMO with success both on Win2k, ... server std... ... does the account running SQL Server and SQL Server ...
    (microsoft.public.sqlserver.msde)

Loading