-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Tuesday 2007-04-17 at 15:14 +0200, Sandy Drobic wrote:
> Carlos E. R. wrote:
>
> >> 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.
>
> It exists since Postfix 2.2 and newer versions.
:-)
> What is your version (postconf mail_version)?
nimrodel:/etc/postfix # postconf mail_version
mail_version = 2.3.2
The one that comes with suse 10.2.
>
> > 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.
>
> Sorry, no joy, you have to use the ip address. :-((
Good grief! My ISp can choose to change it's IP any time.
Ffff... ok, I'll leave it as:
213.4.149.66 digest-md5
(only line in the file)
but it is ignored:
: maps_find: smtpd_discard_ehlo_keyword_address_maps:
hash:/etc/postfix/ehlo_discard_words(0,lock): 213.4.149.66 = digest-md5
...
: smtp_sasl_authenticate: smtp.telefonica.net[213.4.149.66]: SASL mechanisms
LOGIN LOGIN CRAM-MD5 DIGEST-MD5
: > smtp.telefonica.net[213.4.149.66]: AUTH DIGEST-MD5
That feature certainly doesn't work. It is detected, it matches, but
doesn't work, insisting in using DIGEST-MD5. Yes, I have tried both lower
and upper case.
Per G.T.Smith sugestion, I tried:
smtp_sasl_security_options = cram-md5
smtp_sasl_tls_security_options = $smtp_sasl_security_options
now I get:
postfix/smtp[12774]: starting new SASL client
postfix/smtp[12774]: warning: unknown SASL security options value "cram-md5" in
"cram-md5"
stfix/smtp[12774]: warning: bad per-session SASL security properties
postfix/smtp[12774]: fatal: SASL per-connection initialization failed
postfix/qmgr[12769]: warning: premature end-of-input on private/smtp socket
while reading input attribute name
postfix/qmgr[12769]: warning: private/smtp socket: malformed response
postfix/qmgr[12769]: warning: transport smtp failure -- see a previous
warning/fatal/panic logfile record for the problem description
postfix/master[4783]: warning: process /usr/lib/postfix/smtp pid 12774 exit
status 1
postfix/master[4783]: warning: /usr/lib/postfix/smtp: bad command startup --
throttling
so that doesn't work, either.
- --
Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76
iD8DBQFGJN9otTMYHG2NR9URAk5DAJ0Z2NzztSRv041CTzcdjvN7p95PVgCfZ1FN
qCPsZtJOMau8jbkG9EwUXh8=
=BNu6
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]