local imap server using fetchmail

Alexander Dalloz ad+lists at uni-x.org
Mon Aug 29 14:34:19 UTC 2005


Am Mo, den 29.08.2005 schrieb Lovell Mcilwain um 15:52:
>  
> After reading some example commands on how to connect to the imap server I did use that command once 
> I telneted to the server and found that I was not able to log in.  Upon talking with some others I 
> found that my sasl service was not started.  Once I started that I was able to log into the imap 

Yes, Craig pointed you to SASL configuration and mentioned the
saslauthd.

> server using the above command with no problem.  No I am at the point where Im ready to try and 
> configure fetchmail to download the mail and drop in in ~/Maildir.  Once again I know nothing about

Do not try to use "~/Maildir" in any way when operating with
Cyrus-IMAPd! This IMAP/POP3 server stores the mail his own and will not
know about any mail which is not managed by him and inside his data
structure.

> fetchmail so I am looking fo really good documentation on how to do this while Im messing around 
> with it.

man fetchmail          it really is a very verbose manpage

I am not sure you want let fetchmail feed mail into Cyrus-IMAPd
directly. I think it is a better solution to let fetchmail handover the
fetched mail to a locally running MTA (which is the default operation
method of fetchmail), which then will hand it over to the IMAP server.
Though you can let fetchmail communicate with the IMAP server directly.
That can be done by either using the "--smtp <host>" instruction, which
(like documented in the manpage) used by setting <host> as an LMTP
socket - here: /var/lib/imap/socket/lmtp - will let fetchmail speak
LMTP. The other configuration option is to use "--mda <command>" with
exchanging <command> by the Cyrus-IMAPd deliver command and parameters.

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp 
Serendipity 16:12:20 up 7 days, 12:56, load average: 0.03, 0.18, 0.17 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20050829/b24648a5/attachment-0001.sig>


More information about the fedora-list mailing list