Re,

Le 17/04/2015 17:55, Nicolas Steinmetz a écrit :

table crn_user_list passwd:/srv/mail/cerenit.fr/users.db

listen on eth0 port 25 hostname mail.cerenit.fr tls pki mail.cerenit.fr
listen on eth0 port 587 hostname mail.cerenit.fr tls-require pki
mail.cerenit.fr auth <crn_user_list> mask-source

accept from any for domain "cerenit.fr" userbase <crn_user_list> deliver
to lmtp "/var/run/dovecot/lmtp"

One thing is worrying me to some extend and I wonder it's not the cause of my issue.

userbase as per https://opensmtpd.org/table.5.html is :

"""
A userinfo table looks as follows:

joe     1000:100:/home/virtual/joe
jack    1000:100:/home/virtual/jack
"""

But this is not how my passwd table is structured.

And on https://github.com/OpenSMTPD/OpenSMTPD-extras/blob/master/extras/tables/table-passwd/table_passwd.5 ; it's not mentionned on how the table should be called. 'Userbase' seems not the correct argument to be used.

So I'll try tonight to setup it from scratch with OOTB only features from OpenSMTPD.

Thanks,
Nicolas

--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to