Hi Markus/all, On Tue, 1 Aug 2017 13:17:08 +0200 Markus Rosjat wrote: > > I basically have a working LDAP directory to authenticate with > dovecot so I'm sure the stuff in there is sane. I installed > opensmtpd-extras from the ports and now try to get my ldap dir to > work with opensmtp. > > .... > > What is the way to go from here to get opensmtpd to accept my > credentials? >
Can OpenSMTPd hand this duty off to Dovecot? Both Exim and Postfix have Dovecot do SMTP auth of users via either chrooted file system sockets, or TCP sockets: https://wiki2.dovecot.org/HowTo/EximAndDovecotSASL https://wiki.dovecot.org/HowTo/PostfixAndDovecotSASL https://wiki2.dovecot.org/AuthDatabase/LDAP https://wiki2.dovecot.org/AuthDatabase/LDAP/AuthBinds https://wiki2.dovecot.org/HowTo/ Thunderbird (& others) can use MD5 passwords with Dovecot too: https://wiki2.dovecot.org/HowTo/CRAM-MD5 Cheers, -- Craig Skinner | http://twitter.com/Craig_Skinner | http://linkd.in/yGqkv7 -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
