On Fri, 02 Dec 2016 19:15:14 -0500
Sam Varshavchik <mr...@courier-mta.com> wrote:
> David Niklas writes:
> 
> > On Tue, 15 Nov 2016 20:02:03 -0500
> > Sam Varshavchik <mr...@courier-mta.com> wrote:  
> > > David Niklas writes:  
> > <snip>  
> > > > Finally, running imapd from the test account it seems that I'm
> > > > already logged in:
> > > >
> > > > % imapd
> > > > * PREAUTH Ready.
> > > > INFO: LOGIN, user=test ip=[127.0.0.1], port=[0], protocol=IMAP
> > > > Z SELECT INBOX
> > > > Z NO UNABLE TO OPEN THIS  MAILBOX.  
> > >
> > > No, it means that imapd is not started correctly, or from the wrong
> > > directory. imapd must be started from the account's maildir, not its
> > > home directory.  
> >
> > <aside Interesting=true>
> > My default user, who is aliased to root and postmaster, has recently
> > gotten mail which was deposited into an Mbox named Maildir.
> > </aside>
> >
> > After creating three folder in Maildir/, cur/, new/, and tmp/ , I can
> > get mail. I'm now getting:
> > * 0 EXISTS
> > as opposed to 2 as stated in the man page when running "Z SELECT
> > INBOX". famd is started, but I'm getting "entering idle mode", that
> > is, without the "Enhanced" part and the imapd processes are not
> > communicating the changes.
> > What do I do now? How do I diagnose?  
> 
> If you're starting from the commandline, you have to set the same
> environment variables that get specified in the imapd configuration
> file.
> 
> For example, the imapd configuration file explains that
> IMAP_ENHANCEDIDLE must be set to 1, so if imapd is invoked from the
> command line:
> 
> IMAP_ENHANCEDIDLE=1 ./imapd
> 
> 

IT WORKS!

THANK YOU!!!

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to