> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:courier-users- > [EMAIL PROTECTED] On Behalf Of David E. Wheeler > Sent: Friday, July 11, 2008 4:44 PM > To: [EMAIL PROTECTED] > Cc: [email protected] > Subject: Re: [courier-users] FAM? > > On Jul 11, 2008, at 10:11, Sam Stern wrote: > > >> Apt-get install gamin libgamin libgamin-dev > > > > If you use gnome also do a "apt-get install python-gamin" > > > > Gamin is the defacto replacement for FAM. > > > > That said, I use the Ubuntu packages and they depended on and > > installed > > gamin and libgamin. Do a "dpkg --get-selections | grep "courier" " > > courier-authdaemon install > courier-authlib install > courier-authlib-ldap install > courier-authlib-userdb install > courier-base install > courier-imap install > courier-imap-ssl install > courier-ssl install >
Debian based systems always break programs into multiple components so you can opt to use only part of the program so you can say run postfix, exim or sendmail and just use courier-imap. Courier-mta is the courier mail program itself; you don't need it if you are already getting email. Did you "apt-get install gamin libgamin libgamin-dev"? Once you do that restart /etc/init.d/courier-imap and /etc/init.d/courier-imap-ssl and you'll have the idle support (assuming you've changed the /etc/courier/imap file to read "IMAP_ENHACNEDIDLE=1" form "IMAP_ENHANCEDIDLE=0". HTH Sam S. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
