Chuck Peters | 1 Jun 2002 09:17

Re: [fetchmail]Question about fetchmail

On Thu, 30 May 2002, Charlie Sorsby wrote:

> Hello,
>
> I hope this is still a valid address; my versions of fetchmail is
> probably far from the most current.
>
> PC% fetchmail -V
> This is fetchmail release 5.2.0+POP2+RPA+SDPS
> FreeBSD quail.my.home 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Mon Apr 8 18:15:30 MDT 2002
> crs <at> quail.home:/usr/src/sys/compile/KERNEL.CRS  i386
>
> My question is this:  Does fetchmail (this or a more recent
> version) allow one to divert incoming e-mail according to the
> sender?

Try procmail or other filtering program.

The filter for this list using procmail is:

:0:
* ^X-BeenThere:.*fetchmail-friends <at> lists.ccil.org
linux/fetchmail

> For example:  Say I belong to a mailing list.  Suppose that I
> create a fake login for myself (e.g. crsx instead of my normal
> crs).  Is there any way that e-mail could be directed to crsx
> instead of crs so that my normal mailbox only receives my normal
> e-mail and that of crsx receives that from the mailing list?

(Continue reading)

Eric S. Raymond | 4 Jun 2002 22:42
Picon
Gravatar

[fetchmail]The 5.9.12 release of fetchmail is available

The 5.9.12 release of fetchmail is now available at the usual locations,
including <URL:http://www.tuxedo.org/~esr/fetchmail>.

The source archive is available at:
<URL:http://www.tuxedo.org/~esr/fetchmail/fetchmail-5.9.12.tar.gz>

Here are the release notes:

fetchmail-5.9.12 (Tue Jun  4 14:57:47 EDT 2002), 21669 lines:

* Brian Grayson's patch enabling compilation under AIX 4.1.
* Federico G. Schwindt's patch to support BSD ELF systems.
* Fix to Sunil Shetye's attributes patch.
* Scott Bronson's patch to reap zombies after an MDA core dump.
* New Japanese translation file.
* Catalan support integrated.
* Danish support updated.
* Nalin Dahyabai's patch to prevent a malicious server from crashing
  fetchmail on a 64-bit machine.
* Cygwin port patch from Jason Tishler.
* Sunil Shetye's fix for password shrouding.
* Various Debian fixes from HMH.
* Arun A Tharuvai's patch to avoid speaking KPOP to an IMAP server.
* Added Richard Harris's PopDel.py utility to the contrib directory.

There are 505 people on fetchmail-friends and 670 on fetchmail-announce.

Another 6.0.0 release candidate.  The last one, I hope...

By popular demand, diffs from the previous release have been omitted.
(Continue reading)

Jason Tishler | 6 Jun 2002 22:58

[fetchmail]Cygwin Winsock recv/WSARecv(..., MSG_PEEK) patch (Take 3)

Eric,

On Thu, Jun 06, 2002 at 11:18:36AM -0400, Eric S Raymond wrote:
> Jason Tishler <jason <at> tishler.net>:
> > Nevertheless, thanks for your patch.  Yours is "better" because it removes
> > the code duplicate between the SSL and non-SSL cases.  My second version
> > is "better" because it minimizes perturbing the existing code base.
> > 
> > Maybe a combination of the two would be best?
> > 
> >     o elimination of code duplication (from yours)
> >     o use of cygwin_read (via #def fm_read) to hide the Cygwin Winsock
> >       workaround (from mine)
> > 
> > Eric,
> > 
> > Do you have any opinions on what is the best approach?  Also, would
> > you consider one of these patches for inclusion in 6.0.0 (or 5.9.13)?
> > Or, should I resubmit after 6.0.0?
> 
> This sounds like it qualifies as a bug fix.  I'll cheerfully take a combined
> patch for 6.0.0.

Attached is the above mentioned combined patch (against fetchmail
5.9.12).  Specifically, it is composed of Sunil Shetye's eliminate
the duplicate SockRead() code patch:

    http://lists.ccil.org/pipermail/fetchmail-friends/2002-June/002213.html

and my hide the Cygwin Winsock workaround patch:
(Continue reading)

Eric S Raymond | 7 Jun 2002 06:45
Picon
Gravatar

Re: [fetchmail]Cygwin Winsock recv/WSARecv(..., MSG_PEEK) patch (Take 3)

Jason Tishler <jason <at> tishler.net>:
> Attached is the above mentioned combined patch (against fetchmail
> 5.9.12).  Specifically, it is composed of Sunil Shetye's eliminate
> the duplicate SockRead() code patch:
> 
>     http://lists.ccil.org/pipermail/fetchmail-friends/2002-June/002213.html
> 
> and my hide the Cygwin Winsock workaround patch:
> 
>     http://cygwin.com/ml/cygwin/2002-05/msg01694.html

Taken, thanks.
--

-- 
		<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>

Eric S Raymond | 8 Jun 2002 16:45
Picon

[fetchmail]6.0.0 release is imminent

I'm considering shipping 6.0.0 shortly.  This is intended to be 
an ultra-stable release.

Here is what I have integrated since 5.8.13:

* Cygwin port fixes for socket.c.
* Matthias Andree's patches to: 
  (a) clean up xmalloc types,
  (b) improve distclean,
  (c) use sendmail -i in configure.in and dump the fallback configuration,
  (d) turn fallback off by default.
* Scott Gifford's dotted-quad patch.

If you know of any outstanding bug fixes (not new features) that need
to go in before 6.0.0, speak now.
--

-- 
		<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>

No one is bound to obey an unconstitutional law and no courts are bound
to enforce it.  	-- 16 Am. Jur. Sec. 177 late 2d, Sec 256

Gerrit P. Haase | 8 Jun 2002 22:35
Picon

[fetchmail]Fetchmail doesn't fetch bogus mail (and also all others are not fetched)

Hello again,

This is a bug report.  Fetchmail cannot fetch some kind of special 
mails and also it doesn't fetch the rest from my POP3 server (Qmail).

Unfortunately I have no FTP access to the server so I can just fetch 
the mail via telnet.

Please see the details below.

1. Your operating system:

$ uname -a
CYGWIN_NT-4.0 IOKASTE 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown

2. Your compiler version, if you built from source; otherwise, the 
name and origin of the RPM or other binary package you installed:

$ cygcheck -c fetchmail
Cygwin Package Information
Package             Version             
fetchmail           5.9.11-3            

3. A copy of your POP or IMAP server's greeting line:

$ telnet mail.server.de 110
Trying xx.xx.xx.xx...
Connected to mail.server.de.
Escape character is '^]'.
+OK <21298.1023566335 <at> mail.server.de>
(Continue reading)

Eric S. Raymond | 23 Jun 2002 06:37
Picon
Gravatar

[fetchmail]The 5.9.13 release of fetchmail is available

The 5.9.13 release of fetchmail is now available at the usual locations,
including <URL:http://www.tuxedo.org/~esr/fetchmail>.

The source archive is available at:
<URL:http://www.tuxedo.org/~esr/fetchmail/fetchmail-5.9.13.tar.gz>

Here are the release notes:

fetchmail-5.9.13 (Sat Jun 22 17:53:00 EDT 2002), 21791 lines:

* Cygwin port fixes for socket.c.
* Matthias Andree's patches to: 
  (a) clean up xmalloc types,
  (b) improve distclean,
  (c) use sendmail -i in configure.in and dump the fallback configuration,
  (d) turn fallback off by default.
* Scott Gifford's dotted-quad patch.
* Updated Danish translation.
* RPM now built with SSL and IPv6 support, reflecting what's in RH 7.3.
* Sunil Shetye's patches to send CAPA during POP3 sessions and improve
  the PS_RETAINED behavior slightly.
* Yann Droneaud's fix to eliminate a socket leak on error.

There are 506 people on fetchmail-friends and 669 on fetchmail-announce.

This was going to be 6.0.0, but I'm going to leave some time for Mike
to gin up the IPv6 patch fix. Also I want a corrected version of
Jan Klaverstijn's verbosity-reduction patch.

By popular demand, diffs from the previous release have been omitted.
(Continue reading)

Rob MacGregor | 1 Jun 2002 12:24
Picon
Favicon

Re: [fetchmail]Installing vrs. 5.9.11 - Doubt

>From: "Wilson T. Moreno" <wtmoreno <at> uol.com.br>
>
>Hi there all !!
>
>I'm from Brasil and I'm having problems to install the new version 5.9.11 
>of fetchmail.
>
>It is requesting for GLIBC 2_2 and I don't know where and how to get and 
>install this Library.

What platform are you using and what version?

If it's RedHat compatible then go to www.rpmfind.net for a GLIBC 2.2 RPM.

    Please don't CC me on anything sent to mailing lists or send
        me email directly unless it's a privacy issue, thanks.
--
Rob  |  Ask questions the smart way:
                http://www.tuxedo.org/~esr/faqs/smart-questions.html

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

_______________________________________________
Fetchmail-friends mailing list
Fetchmail-friends <at> lists.ccil.org
http://lists.ccil.org/mailman/listinfo/fetchmail-friends

Arun A Tharuvai | 1 Jun 2002 20:12
Picon
Favicon

[fetchmail]Fix for kerberos 4 IMAP support

Hello,

Kerberos 4 IMAP support appears to be broken in fetchmail-5.9.11. After
applying the fixes used by the debian package to fix krb4 support, to
the canonical source package, I noticed that fetchmail tried to speak KPOP to
the IMAP server(Cyrus IMAP4 v1.5.19) , before issuing a "CAPABILITY" command, causing the IMAP server
to return "* BAD Invalid tag", eventually causing the connection to
timeout. Attached are patches against 5.9.11 to base64.c and driver.c. The first patch, taken
from the debian fetchmail source package, fixes kerberos 4 support, and 
the patch to driver.c causes fetchmail not to send KPOP authentication
to an IMAP server. KRB4 IMAP now works fine, and testing it out with
Kerberos 4 KPOP, I have no problems either.

Arun A Tharuvai

2002-06-01 13:39 */base64.c fetchmail-aatharuv-5.9.11/base64.c Page    1

--- fetchmail-5.9.11/base64.c	Wed Oct  3 05:37:33 2001
+++ fetchmail-aatharuv-5.9.11/base64.c	Sat Jun  1 12:40:28 2002
 <at>  <at>  -54,6 +54,7  <at>  <at> 

 int from64tobits(char *out, const char *in, int maxlen)
 /* base 64 to raw bytes in quasi-big-endian order, returning count of bytes */
+/* maxlen limits output buffer size, set to zero to ignore */
 {
     int len = 0;
     register unsigned char digit1, digit2, digit3, digit4;
 <at>  <at>  -78,17 +79,21  <at>  <at> 
(Continue reading)

Matthias Andree | 2 Jun 2002 22:45
Picon
Picon
Favicon

Re: [fetchmail]Installing vrs. 5.9.11 - Doubt

"Wilson T. Moreno" <wtmoreno <at> uol.com.br> writes:

> I'm from Brasil and I'm having problems to install the new version
> 5.9.11 of fetchmail.
>
> It is requesting for GLIBC 2_2 and I don't know where and how to get
> and install this Library.

It ships with recent Linux distributions (since around a year).

Try to the source rpm, do "rpm --rebuild fetchmail-5.9.11-0.src.rpm" (or
whatever the exact name is) and install the resulting binary RPM (watch
for "Wrote: " lines near the end of the rpm output).

If that does not work, get the .tar.gz file, unpack and build manually.

--

-- 
Matthias Andree

_______________________________________________
Fetchmail-friends mailing list
Fetchmail-friends <at> lists.ccil.org
http://lists.ccil.org/mailman/listinfo/fetchmail-friends


Gmane