From: Simon J Mudd (no email)
Date: Sun Aug 13 2006 - 06:44:20 EDT
(David Cary Hart) writes:
> Hi Simon:
>
> I just followed the instruction in the Readme and everything worked
> perfectly:
> auth default {
> mechanisms = plain login
> passdb pam {
> }
> userdb passwd {
> }
> socket listen {
> client {
> path = /var/spool/postfix/private/auth
> mode = 0660
> user = postfix
> group = postfix
> }
> }
> }
>
> That said, I install DoveC and PF from source.
I can see now (looking at the 1.0 /etc/dovecot.conf) what needs doing.
I am however reluctant to "just patch the dovecot.conf file" as it
might break a running system. Therefore I think I'll just add a new
commented section to the file if no mention is already made to
Postfix, allowing the user to enable it if required.
Simon
|
|
|