On Sat, Mar 24, 2007 at 10:03:22PM +0200, Andrei Popescu wrote: > Paul E Condon <[EMAIL PROTECTED]> wrote: > > > On Sat, Mar 24, 2007 at 10:07:22AM +0200, Andrei Popescu wrote: > > > Owen Heisler <[EMAIL PROTECTED]> wrote: > > > > > > > My mail is in ~/.Maildir, accessed by dovecot-imapd, delived to by > > > > postfix. How can I configure getmail to deliver mail through > > > > postfix or dovecot? I don't know what fetchmail does, but I > > > > don't think it delivers directly to ~/.Maildir. Also, I haven't > > > > ever had problems with fetchmail configured this way. Debian > > > > Etch. > > > > > > Getmail was designed to deliver directly to Maildir: > > > > > > [destination] > > > type = Maildir > > > path = ~/Maildir/ > > > > > > or through an MDA (mail delivery agent) like maildrop: > > > > > > [destination] > > > type = MDA_external > > > path = /usr/bin/maildrop > > > unixfrom = true > > > > > > Delivery through reinjection in a mail queue is not officially ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > supported as it can break many things if not done properly. And if ^^^^^^^^^^^^^^^^^ > > > you know how to do it properly you don't need to ask ;)
OK, I have to be more careful in what I ask --- 1.) What is 'reinjection in a mail queue'? Where can I learn how this differs from whatever is being done by fetchmail as an example case? Or does fetchmail also do reinjection in a mail queue? 2.) What are a few of the things that break? Where can I learn more about them? What terms should I key into Google to get a reasonable reading list on this topic? 3.) In the context of getmail setup, is exim4 also a MDA? 4.) In addition to these simple questions, what intelligent questions should I have asked on this topic? > > > > > I've been following this thread precisely because I don't know how to > > gain control over the email aspects of my Etch system. > > > > Prior posts in this thread, indicated that getmail could be used as a > > replacement for fetchmail. But, I have come to depend on procmail to > > sort my mail into topic-defined mail folders. Is doing this really > > something that is very difficult? Where can I find more information? > > - not a simple quick fix recipe, but a discussion of the issues and > > how to address them. > > Here is how I see it: > > The *nix philosophy is to have a program do one task and do it good. > Getmail was designed to retrieve mail and that's it. If you want to > runt it periodically use cron. If you want to sort/filter your mail use > and MDA like procmail or maildrop. To handle your mail use your > favorite mail client, which possibly uses an external pager for mail > reading and an external editor for the actual writing. Why should I be > forced to use some internal editor when I prefer $editor? (Actually I > like claws-mail's editor better then cream/mcedit for writing mails :) > And eventually you send mail using an MTA like sendmail or more modern > replacements. > > Now to get back to your question, getmail has no problem in working > with procmail. Just replace maildrop with procmail in my example and > check if it needs some additional options. > > Whether procmail is the best tool for the job is one of those holy wars > questions. Strictly in my opinion and not meant to start a war I think > maildrop's syntax is easier. > > Regards, > Andrei > -- > If you can't explain it simply, you don't understand it well enough. > (Albert Einstein) > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- Paul E Condon [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]