fetchmail-friends
[Top] [All Lists]

Re: [fetchmail] [PATCH] fetchmail does DNS lookups even if only signalling another process [Debian bug #108977]

2003-02-28 15:21:01
Benjamin Drieu <benj(_at_)debian(_dot_)org>:
here is a patch against fetchmail.c from fetchmail version 6.2.1.  It
should solve Debian bug #108977, which is about an excessive config
file evaluation.

I took that change.
 
Also, right now, fetchmail does not recognize "--quit" option if argc
is greater than 2.  This prevents things such as
"fetchmail --fetchmailrc /somewhere/in/your/filesystem/fetchmailrc"

Also, it reads its config file and may perform related DNS lookups
even if only signalling a running fetchmail daemon.  This patch
assumes we do not have to read config file in this case.

I'm still studying this one.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [fetchmail] [PATCH] fetchmail does DNS lookups even if only signalling another process [Debian bug #108977], Eric S. Raymond <=