On 12/14/2010 03:21 AM, Gilles Chehade wrote:
On Mon, Dec 13, 2010 at 11:17:56PM -0300, Hugo Osvaldo Barrera wrote:
Hi!
Hi,
I've been using smtpd on my server for some time now, and I want to host
e-mail accounts for a couple of friends who've asked me to.
I was wondering if it's posible to configure opensmtpd to use a custom
passwd for user authentication.
All I've found in the man pages, is configuring user/pass for relaying,
but nothing related to actual user authentication.
Is this possible yet? If not, are there any plans for this?
It is not possible yet, authentication is tighly coupled to accounts in
master.passwd; this will change in a not-so-distant future.
Thanks, and, by the way, smtpd is GREAT work, it's by far the easiest to
configure smtp server, and the one with the most pleasent-to-read doc
(as usual with openbsd).
:)
Oh, ok, I'll just use accounts which can't log-in though any other means
in the meantime, though i would have prefered to use a "fake" passwd file.
Thanks! :-)