On 06/11/2012 03:05 PM, Jack Montana wrote:
> Hi all
> 
> I successfully use dbmail with postfix.
> Today I wanted to make postfix perform SASL authentication when deciding
> if relay mails or not. All guides I read over internet talk about using
> a pruned version of dovecot with no imap and pop daemons up and running
> (of course! i want to use dbmail). I didn't want to install and use a
> whole program like dovecot to just make a query on database.. so I wrote
> a daemon script that runs in background and by emulating protocol of
> dovecot can talk with postfix to determine if email client is allowed to
> send email through postfix or not.

Nice. Feel free to post a link to it on the wiki.

Still. I really don't get the usage of dovecot just for doing SMTP-AUTH.
Plain silly imo. There is this thing called saslauthd which is a
pluggable daemon for just _this_, and also part of the base SASL toolkit.

I've used (and still use) the rimap and ldap mechanisms. They work
really well and esp. the rimap mechanism is trivial to set up.



-- 
________________________________________________________________
Paul J Stevens        pjstevns @ gmail, twitter, skype, linkedin

  * Premium Hosting Services and Web Application Consultancy *

           www.nfg.nl/i...@nfg.nl/+31.85.877.99.97
________________________________________________________________
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to