sendmail-8.12.11-2.10.
Now I have a problem activation my smtp-auth as i only use Postfix so far.
as i learned from
http://www.sendmail.org/~ca/email/au...authclientinfo
oder
http://www.sendmail.org/~ca/email/auth.html#AUTH
It does not seem to be to hard to install it but i just get
Aug 28 14:52:18 scalix2 sendmail[22128]: STARTTLS=client, relay=smtp.1und1.de., version=TLSv1/SSLv3, verify=FAIL, cipher=AES256-SHA, bits=256/256
so my auth does not work!
here my sendmail.mc (only the relevant part)
define(`SMART_HOST', `smtp:smtp.1und1.de')dnl
define(`confAUTH_MECHANISMS', `plain login')
FEATURE(`authinfo',`hash /etc/mail/auth/auth-info')
here the auth-info
smtp.1und1.de "U:pt86????????" "P:??"
So i think everything is ok, isn`t it ?
BTW i can ping smtp.1und1.de