Anton Shterenlikht wrote: > Are you saying I can make mutt read mail directly from the imap > server? Without fetchmail?
Certainly. mutt is a very good IMAP client, you can do some tricky things with it like mutt -f imaps://[email protected]/~otheruser/somefolder/somemailbox or even mutt -f imaps://[email protected]/[email protected]/foo/bar/mbox Of course if IMAP ACLs permit you. I have never seen another IMAP client who could use such IMAP URIs. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:[email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
