[exim] Fails with a gmail authentification

Top Page
Delete this message
Reply to this message
Author: AKbara
Date:  
To: exim-users
Subject: [exim] Fails with a gmail authentification
Some time ago noticed that exim4 fails with a gmail authentification.
# exim -qff & /var/log/exim4/mainlog:
2007-05-03 22:31:32 Start queue run: pid=9970 -qff
2007-05-03 22:31:35 1Hjgob-0002LV-41 plain authenticator failed
H=gmail-smtp.l.google.com [66.249.93.109] 535
5.7.1 Credentials Rejected u6sm3991611uge
2007-05-03 22:31:37 1Hjgob-0002LV-41 login authenticator failed
H=gmail-smtp.l.google.com [66.249.93.109] 535
5.7.1 Credentials Rejected u6sm3991611uge
2007-05-03 22:31:38 1Hjgob-0002LV-41 ** deb.lists@??? R=smarthost
T=remote_smtp_smarthost: SMTP error f
rom remote mail server after MAIL FROM:<> SIZE=2400: host
gmail-smtp.l.google.com [66.249.93.109]: 530 5.5.1
Authentication Required u6sm3991611uge
2007-05-03 22:31:38 1Hjgob-0002LV-41 Frozen (delivery error message)

/etc/exim4/passwd.client:
smtp.gmail.com:deb.lists:deb.lists:my_password
gmail-smtp.l.google.com:deb.lists:deb.lists:my_password

POP is enabled in gmail. When trying to send an email via yandex.ru
the result is:

2007-05-08 23:25:25 1HlWFR-0003YX-J5 <= akbara13@??? U=akbara
P=local S=354
2007-05-08 23:25:33 1HlWFR-0003YX-J5 login authenticator failed
H=smtp.yandex.ru [87.250.251.38] 535 Authentication Failed
2007-05-08 23:25:33 1HlWFR-0003YX-J5 ** avimova@??? R=smarthost
T=remote_smtp_smarthost: SMTP error from remote mail server after MAIL
FROM:<akbara13@???> SIZE=1388: host smtp.yandex.ru
[87.250.251.38]: 530 5.3.0 Sorry [86.57.150.132]; Authentication
required
2007-05-08 23:25:33 1HlWFZ-0003Yb-Es <= <> R=1HlWFR-0003YX-J5
U=Debian-exim P=local S=1326
2007-05-08 23:25:33 1HlWFR-0003YX-J5 Completed

Which settings can be incorrect?