Re: Exim4 and authentication

2007-08-24 Thread Celejar
On Fri, 24 Aug 2007 00:29:41 +0200
Mauro Sacchetto <[EMAIL PROTECTED]> wrote:

> Celejar wrote:
> > Is that the entire (relevant part of the) log?
> Yes!
> 
> > Try (as root) 'exim -qff' to force exim to start a queue runner and
> > check the log.
> 
> 
> 2007-08-24 00:22:45 1IOL4e-0003NO-Nl == [EMAIL PROTECTED] R=dnslookup
> T=remote_smtp defer (-53): retry time not reached for any host
> 2007-08-24 00:26:32 Start queue run: pid=13023 -qff
> 2007-08-24 00:26:32 1INp06-00012L-MG mailgw.swip.net [212.247.156.1] No
> route to host
> 2007-08-24 00:26:32 1INp06-00012L-MG == [EMAIL PROTECTED] R=dnslookup
> T=remote_smtp defer (113): No route to host
> 2007-08-24 00:26:36 1IOL4e-0003NO-Nl mailgw.swip.net [212.247.156.1] No
> route to host
> 2007-08-24 00:26:36 1IOL4e-0003NO-Nl == [EMAIL PROTECTED] R=dnslookup
> T=remote_smtp defer (113): No route to host
> 2007-08-24 00:26:39 1INp2U-0001Fb-S6 smtp.aliceposta.it [85.33.2.53] No
> route to host
> 2007-08-24 00:26:39 1INp2U-0001Fb-S6 == [EMAIL PROTECTED] R=dnslookup
> T=remote_smtp defer (113): No route to host
> 2007-08-24 00:26:40 1INpzH-0001lT-1n mailgw.swip.net [212.247.156.1] No
> route to host
> 2007-08-24 00:26:40 1INpzH-0001lT-1n == [EMAIL PROTECTED] R=dnslookup
> T=remote_smtp defer (113): No route to host
> 
> 
> What do u deduce from this?

Take a look at this (the first google hit for 'exim "no route to
host"'):

http://lists.exim.org/lurker/message/20030714.143310.41a10181.html

Apparently this could be a TCP level error.  What do you get for
'telnet mailgw.swip.net 25' ? [Is the smarthost listening on port 25?
What port did you tell exim to contact the smarthost on?]

> Thanx!
> M.

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Exim4 and authentication

2007-08-23 Thread Mauro Sacchetto
Celejar wrote:
> Is that the entire (relevant part of the) log?
Yes!

> Try (as root) 'exim -qff' to force exim to start a queue runner and
> check the log.


2007-08-24 00:22:45 1IOL4e-0003NO-Nl == [EMAIL PROTECTED] R=dnslookup
T=remote_smtp defer (-53): retry time not reached for any host
2007-08-24 00:26:32 Start queue run: pid=13023 -qff
2007-08-24 00:26:32 1INp06-00012L-MG mailgw.swip.net [212.247.156.1] No
route to host
2007-08-24 00:26:32 1INp06-00012L-MG == [EMAIL PROTECTED] R=dnslookup
T=remote_smtp defer (113): No route to host
2007-08-24 00:26:36 1IOL4e-0003NO-Nl mailgw.swip.net [212.247.156.1] No
route to host
2007-08-24 00:26:36 1IOL4e-0003NO-Nl == [EMAIL PROTECTED] R=dnslookup
T=remote_smtp defer (113): No route to host
2007-08-24 00:26:39 1INp2U-0001Fb-S6 smtp.aliceposta.it [85.33.2.53] No
route to host
2007-08-24 00:26:39 1INp2U-0001Fb-S6 == [EMAIL PROTECTED] R=dnslookup
T=remote_smtp defer (113): No route to host
2007-08-24 00:26:40 1INpzH-0001lT-1n mailgw.swip.net [212.247.156.1] No
route to host
2007-08-24 00:26:40 1INpzH-0001lT-1n == [EMAIL PROTECTED] R=dnslookup
T=remote_smtp defer (113): No route to host


What do u deduce from this?

Thanx!
M.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Exim4 and authentication

2007-08-23 Thread Celejar
On Wed, 22 Aug 2007 22:33:15 +0200
Mauro Sacchetto <[EMAIL PROTECTED]> wrote:

> Celejar wrote:
> > Please post the exim log (/var/log/exim/mainlog).
> 
> 
> debian:~# cat /var/log/exim4/mainlog
> 2007-08-22 22:27:59 1INwo3-0002Kf-DI <= [EMAIL PROTECTED] U=samiel P=local
> S=770 [EMAIL PROTECTED]
> 2007-08-22 22:27:59 1INwo3-0002Kf-DI == [EMAIL PROTECTED] R=smarthost
> T=remote_smtp_smarthost defer (-53): retry time not reached for any host
> 

Is that the entire (relevant part of the) log?
Try (as root) 'exim -qff' to force exim to start a queue runner and
check the log.

> Thanx!
> M.

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Exim4 and authentication

2007-08-22 Thread David Baron
On Thursday 23 August 2007, [EMAIL PROTECTED] wrote:
> > My new provider requests authentication to send mail,
> > so I found a problem with exim4 / mutt.
> > For the port to send mail is 587, I put the line
> > nel configurare exim4
> > smtp.tele2.it::587
> > configuring exim4. In in /etc/exim4/passwd.client I put:
> > smtp.tele2.it:*login*:*password*
> > and in /etc/exim4/exim4.cong.templates I put:
> > AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS = 1
> > But in any case I'm not able to send mail
> > (while I receive regularly them by fetchmail/procmail.
> > Is there anything wrong or missing?
>
> Please post the exim log (/var/log/exim/mainlog).

Things have changed a bit in recent versions of exim4. However,
I believe that AUTH_CLIENT macro applies to your computer receiving non-TLS 
passworded mail. I have been through this.

I assume you are "smarthost"ing to your provider. In the latest and greatest, 
you may define REMOTE_SMTP_SMARTHOST_HOSTS_VAILD_TLS. In previous versions, 
or now, you can set mosts_vaoid_tls=1 in the smarthost transport 
configuration.

Place your login to the provider in /etc/exim4/passwd.client.

BTW, I still get more than occasional auth failures. When this happens, I need 
to resend, maybe even a second time. Don't know why.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Exim4 and authentication

2007-08-22 Thread Mauro Sacchetto
Celejar wrote:
> Please post the exim log (/var/log/exim/mainlog).


debian:~# cat /var/log/exim4/mainlog
2007-08-22 22:27:59 1INwo3-0002Kf-DI <= [EMAIL PROTECTED] U=samiel P=local
S=770 [EMAIL PROTECTED]
2007-08-22 22:27:59 1INwo3-0002Kf-DI == [EMAIL PROTECTED] R=smarthost
T=remote_smtp_smarthost defer (-53): retry time not reached for any host


Thanx!
M.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Exim4 and authentication

2007-08-22 Thread Celejar
On Wed, 22 Aug 2007 01:21:39 +0200
Mauro Sacchetto <[EMAIL PROTECTED]> wrote:

> My new provider requests authentication to send mail,
> so I found a problem with exim4 / mutt.
> For the port to send mail is 587, I put the line
> nel configurare exim4
> smtp.tele2.it::587
> configuring exim4. In in /etc/exim4/passwd.client I put:
> smtp.tele2.it:*login*:*password*
> and in /etc/exim4/exim4.cong.templates I put:
> AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS = 1
> But in any case I'm not able to send mail
> (while I receive regularly them by fetchmail/procmail.
> Is there anything wrong or missing?

Please post the exim log (/var/log/exim/mainlog).

> Thanx!
> M.

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Exim4 and authentication

2007-08-21 Thread Mauro Sacchetto
My new provider requests authentication to send mail,
so I found a problem with exim4 / mutt.
For the port to send mail is 587, I put the line
nel configurare exim4
smtp.tele2.it::587
configuring exim4. In in /etc/exim4/passwd.client I put:
smtp.tele2.it:*login*:*password*
and in /etc/exim4/exim4.cong.templates I put:
AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS = 1
But in any case I'm not able to send mail
(while I receive regularly them by fetchmail/procmail.
Is there anything wrong or missing?
Thanx!
M.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]