so I set this to 0 then will it not use file locks? 

./imapscanclient.c

static int uselocks()
{
        const   char *p;

        if ((p=getenv("IMAP_USELOCKS")) != 0 && *p != '1')
                return 0;

        return 1;
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=
This e-mail (including attachments) is covered by the Electronic
Communications Privacy Act, 18 U.S.C. Sections 2510-2521, is
confidential, and is intended solely for the use of the individuals or
entities to whom it is addressed. If you are not the intended
recipient or the person responsible for delivering the e-mail to the
intended recipient, be advised that you have received this e-mail in
error and that any use, dissemination, forwarding, printing, or
copying of this e-mail and any file attachments is strictly
prohibited. If you have received this e-mail in error, please
immediately notify me by email at jackie.craig.spa...@live.com. You must destroy
the original transmission and its contents.


From: mr...@courier-mta.com
To: courier-users@lists.sourceforge.net
Date: Fri, 23 Mar 2012 18:26:35 -0400
Subject: Re: [courier-users] My mail log file atm - mail over fuse fs

jackie sparks writes:
 
> Mar 23 17:00:24 2GTHRCloud-C1-Master authdaemond: password matches  
> successfully
> Mar 23 17:00:24 2GTHRCloud-C1-Master authdaemond: authmysql:  
> sysusername=<null>, sysuserid=5004, sysgroupid=5005, homedir=/var/vmail,  
> address=b...@2gthrcloud.com, fullname=<null>, maildir=/var/www/ 
> 2gthrcloud.com/mail/beta, quota=0, options=disableimap=n,disablepop3=n
> Mar 23 17:00:24 2GTHRCloud-C1-Master authdaemond: Authenticated:  
> sysusername=<null>, sysuserid=5004, sysgroupid=5005, homedir=/var/vmail,  
> address=b...@2gthrcloud.com, fullname=<null>, maildir=/var/www/ 
> 2gthrcloud.com/mail/beta, quota=0, options=disableimap=n,disablepop3=n
>
>
> This is all imap is logging currently about the connection then it just drops 
>  
> off. I found this option for imap.cnf here -> IMAPDEBUGFILE I set it to a  
> file in /var/log/imapdebug and chmoded it 666 and nothing is being printed  
> into the log file.
 
IMAPDEBUGFILE logs post-login IMAP commands received and sent, only. If the  
server process dies immediately upon a connection, that usually indicates an  
installation problem.
 

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users         
                                  
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to