Yes, but that only works for authsql.

Anne wrote:
> It's better to access the database directly, so you're not dependent on
> the imap service.
> 
> /etc/pam.d/smtp:
> auth    required        pam_mysql.so user=dbmail passwd=xxxxxx
> host=localhost db=dbmail table=dbma
> il_users usercolumn=userid passwdcolumn=passwd crypt=0 sqllog=0
> account required        pam_mysql.so user=dbmail passwd=xxxxxx
> host=localhost db=dbmail table=dbma
> il_users usercolumn=userid passwdcolumn=passwd crypt=0 sqllog=0
> 
> 
>> I think it's just what's needed.
>>
>>
>>
>> ---
>>
>> On Donnerstag, 30. August 2007 Curtis Maurand wrote:
>>> Ok, lets see the configs.
>>
>> There's not a lot.
>>
>> /etc/sasl2/smtpd.conf:
>> pwcheck_method: saslauthd
>> mech_list: plain login
>>
>> Start saslauthd:
>> saslauthd -a rimap -r -O 127.0.0.1
>>
>> And turn on SASL in postfix:
>> smtpd_sasl_auth_enable = yes
>>
>> I guess that's all, or did I forget something?
>>
>> mfg zmi
> 
> _______________________________________________
> DBmail mailing list
> [email protected]
> https://mailman.fastxs.nl/mailman/listinfo/dbmail
> 


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to