Dear Sir,

            My dovecot.conf
auth default {
          mechanisms = plain login
          passdb pam  {
          }
          userdb passwd  {
          }
          socket listen {
              client  {
               # Assuming the default Postfix $queue_directory setting
                path = /var/spool/postfix/private/auth
                mode = 0660
                # Assuming the default Postfix user and group
                user = postfix
                group = postfix
                }
             }
           }

Thanks

On Sat, Aug 23, 2008 at 7:38 PM, Ralf Hildebrandt <
[EMAIL PROTECTED]> wrote:

> * sharad kanekar <[EMAIL PROTECTED]>:
> > Dear Sir,
> >
> >             This is my master.cf
>
> Good.
> Did you configure dovecot to actually create the socket private/auth?
>
>    client {
>      # The client socket is generally safe to export to everyone. Typical
> use
>      # is to export it to your SMTP server so it can do SMTP AUTH lookups
>      # using it.
>      path = /var/spool/postfix/private/auth
>      mode = 0660
>      user = postfix
>      group = postfix
>    }
>
> --
> Ralf Hildebrandt ([EMAIL PROTECTED])
> [EMAIL PROTECTED]
> Postfix - Einrichtung, Betrieb und Wartung       Tel. +49 (0)30-450 570-155
> http://www.arschkrebs.de                              I'm looking for a
> job
> I realise computers suck. The only reason why they are a hobby of mine
> is because I enjoy pain!
>



-- 
Thanks and Regards,

Sharad Kanekar

Reply via email to