OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: src rpm for 2.3

From: Tony Earnshaw (tericssonearnshawbarlaeus.nl)
Date: Wed Aug 02 2006 - 02:54:52 CDT


ty den 01.08.2006 Klokka 15:34 (-0400) skreiv David Cary Hart:

[...]

> > As I've been offlist for a few weeks perhaps you can point me (off
> > list) to the patches and any other things that need to be taken into
> > account and unless I see some big problem I'll look at incorporating
> > this into my rpms.
> >
> Requires dovecot 1.0.rc2
>
> /etc/postfix/main.cf:
> smtpd_sasl_type = dovecot
> smtpd_sasl_path = private/auth
>
>
> Double check the following:
>
> --- dovecot.conf 2006-08-01 15:31:25.000000000 -0400
> +++ dovecot.new 2006-08-01 15:31:36.000000000 -0400
> -3,13 +3,25
>
> protocol pop3 {
> }
> +protocol lda {
> + postmaster_address = postmasterexample.com
> +}
> auth default {
> - mechanisms = plain
> + mechanisms = plain login
> passdb pam {
> }
> userdb passwd {
> }
> - user = root
> + socket listen {
> + client {
> + path = /var/spool/postfix/private/auth
> + mode = 0660
> + user = postfix
> + group = postfix
> + }
> + }
> +}
> +dict {
> }
> plugin {
> }

Also: Postfix needs to be built especially for Dovecot SASL; build
details are in SASL_README.

--Tonni

--
Tony Earnshaw
tonni at barlaeus.nl