Mailinglist Archive: opensuse (3468 mails)

< Previous Next >
Re: [opensuse] Can't make postfix to atutenficate to my ISP.
  • From: "Carlos E. R." <robin.listas@xxxxxxxxxxxxxx>
  • Date: Tue, 17 Apr 2007 14:38:26 +0200 (CEST)
  • Message-id: <Pine.LNX.4.64.0704171420470.6896@xxxxxxxxxxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


The Tuesday 2007-04-17 at 13:58 +0200, Sandy Drobic wrote:

> > Apr 10 12:06:37 nimrodel postfix/smtp[21659]: < smtp.my.isp[213.4.149.66]: 535 invalid user ID or password
> 
> Your Postfix obviously tries to authenticate using your user:pass in
> /etc/postfix/sasl_passwd, but the password OR user is not accepted.
> 
> If you are sure that user:pass is correct, you could try to force Postfix
> to use another auth mech. Usually Postfix will use the most secure auth
> mech available, in this case Digest-md5.
> 
> If there is some problem, you might try the other mechs.
> 
> smtp_discard_ehlo_keyword_address_maps =
>         hash:/etc/postfix/ehlo_discard_words
> 
> /etc/postfix/ehlo_discard_words:
> 213.4.149.66    digest-md5
> 
> That should disable digest-md5 for the isp server.

Interesting!  I didn't know that existed.

But, first try, doesn't work. I created the "ehlo_discard_words" file 
using the isp name instead of the IP, but it is still using AUTH 
DIGEST-MD5.

I try another time, with the IP. No good, that feature is ignored.


nimrodel:/etc/postfix # postconf | grep ehlo_discard_words
smtp_discard_ehlo_keyword_address_maps = hash:/etc/postfix/ehlo_discard_words

nimrodel:/etc/postfix # l ehlo_discard_words*
- -rw-r--r-- 1 root root    92 Apr 17 14:29 ehlo_discard_words
- -rw-r--r-- 1 root root 12288 Apr 17 14:29 ehlo_discard_words.db




- -- 
Cheers,
       Carlos E. R.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76

iD8DBQFGJL/DtTMYHG2NR9URAiVyAJ9Y1+AJg0KS+9k1H2npOYlCZyaqMwCfeCt0
Mqhvf4QT6i4bCfJIizj1UBE=
=efoK
-----END PGP SIGNATURE-----

-- 
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups