Send Fetchmail-friends mailing list submissions to
fetchmail-friends(_at_)lists(_dot_)ccil(_dot_)org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.ccil.org/mailman/listinfo/fetchmail-friends
or, via email, send a message with subject or body 'help' to
fetchmail-friends-request(_at_)lists(_dot_)ccil(_dot_)org
You can reach the person managing the list at
fetchmail-friends-admin(_at_)lists(_dot_)ccil(_dot_)org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Fetchmail-friends digest..."
Today's Topics:
1. timeout value's & poll skipping feature (waterwerks)
2. SHOWSTOPPERS: fetchmail 5.8.13 compile failures (Matthias Andree)
3. Re: (no subject) (Tim Keating)
4. Error building fetchmail-5.8.13 (Matt Christian)
--__--__--
Message: 1
From: "waterwerks" <chris(_at_)waterwerks(_dot_)com(_dot_)au>
To: <fetchmail-friends(_at_)ccil(_dot_)org>
Date: Wed, 11 Jul 2001 14:38:20 +1000
Subject: [fetchmail]timeout value's & poll skipping feature
This is a multi-part message in MIME format.
------=_NextPart_000_0048_01C10A17.21BA2F20
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi guys.
Can someone point me in the right direction? I have fetchmail v5.1.0 =
installed and running happily. It polls about 25 mailboxes every 15 =
minutes, runs stable for a few days then slowly starts to die. I took a =
look at a logfile and found that it was "skipping" certain mailboxes =
with the remark "poll of mail.bogpond.com skipped(failed authentication =
or too many timeouts). OK, I understand that there needs to be a timout =
otherwise it will sit there until the cows come home, but how do I =
dissable or set the number of attempts before it starts skipping? (OK, =
so sometimes it doesn't connect due to telstra (thanks telstra)... but =
it usually comes back after a period (20-30 minutes). Is there anyway =
of resetting this (say hourly with cron)? =20
I understand this may not be the place to request this info, if not, =
could you point me in the right direcition? I'm currently not a member =
of the list so if you could reply to chris(_at_)waterwerks(_dot_)com(_dot_)au
it would be =
greatly appreciated.
Thanks
Chris Pope.
------=_NextPart_000_0048_01C10A17.21BA2F20
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Hi guys.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Can someone point me in the right direction? I =
have=20
fetchmail v5.1.0 installed and running happily. It polls about 25=20
mailboxes every 15 minutes, runs stable for a few days then slowly =
starts to=20
die. I took a look at a logfile and found that it was "skipping" =
certain=20
mailboxes with the remark "poll of mail.bogpond.com skipped(failed=20
authentication or too many timeouts). OK, I understand that there =
needs to=20
be a timout otherwise it will sit there until the cows come home, but =
how do I=20
dissable or set the number of attempts before it starts skipping? =
(OK, so=20
sometimes it doesn't connect due to telstra (thanks telstra)... but it =
usually=20
comes back after a period (20-30 minutes). Is there anyway of =
resetting=20
this (say hourly with cron)? </FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>I understand this may not be the place to request =
this info,=20
if not, could you point me in the right direcition? I'm currently =
not a=20
member of the list so if you could reply to <A=20
href=3D"mailto:chris(_at_)waterwerks(_dot_)com(_dot_)au">chris(_at_)waterwerks(_dot_)com(_dot_)au</A>
it =
would be=20
greatly appreciated.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Thanks</FONT></DIV>
<DIV><FONT size=3D2>Chris Pope.</FONT></DIV></BODY></HTML>
------=_NextPart_000_0048_01C10A17.21BA2F20--
--__--__--
Message: 2
To: fetchmail-friends(_at_)ccil(_dot_)org
Cc: esr(_at_)thyrsus(_dot_)com
From: Matthias Andree <ma(_at_)dt(_dot_)e-technik(_dot_)uni-dortmund(_dot_)de>
Date: 11 Jul 2001 10:33:55 +0200
Subject: [fetchmail]SHOWSTOPPERS: fetchmail 5.8.13 compile failures
SHOWSTOPPERS in 5.8.13
*** 1.
*** yacc/gettext don't play together (they did in 5.8.10),
--with-included-gettext fixes
*** this for me. (installed locally: SuSE Linux 7.0 RPM:
gettext-0.10.35-207)
***
*** -> fix specgen.sh
***
$ ./configure --with-ssl --enable-fallback=sendmail && make
[...]
gcc -L/usr/ssl/lib rcfile_y.o rcfile_l.o socket.o getpass.o pop2.o pop3.o
imap.o etrn.o odmr.o fetchmail.o idle.o env.o options.o daemon.o driver.o
transact.o sink.o rfc822.o smtp.o xmalloc.o uid.o mxget.o md5ify.o cram.o
kerberos.o gssapi.o opie.o rpa.o
interface.o netrc.o base64.o error.o unmime.o conf.o checkalias.o smbdes.o
smbencrypt.o smbmd4.o smbutil.o ipv6-connect.o lock.o md5c.o -lcrypt
-lresolv -lssl -lcrypto -lfl -o fetchmail
rcfile_y.o: In function `yyparse':
rcfile_y.o(.text+0x3a6): undefined reference to `dcgettext__'
rcfile_y.o(.text+0x4fb): undefined reference to `dcgettext__'
rcfile_y.o(.text+0x61b): undefined reference to `dcgettext__'
rcfile_y.o: In function `yyerror':
rcfile_y.o(.text+0xd2f): undefined reference to `dcgettext__'
rcfile_y.o(.text+0xd7d): undefined reference to `dcgettext__'
rcfile_y.o(.text+0xea0): more undefined references to `dcgettext__' follow
collect2: ld returned 1 exit status
make: *** [fetchmail] Error 1
*** 2.
*** make clean ; make -j 5 breaks here (GNU Make version 3.79.1)
*** -> fix Makefile.in
***
$ make -j5
expect conflicts: 2 shift/reduce
flex ./rcfile_l.l
bison -y -d ./rcfile_y.y
conflicts: 2 shift/reduce
expect conflicts: 2 shift/reduce
sed <lex.yy.c >rcfile_l.c -e "/lex\\.yy\\.c/s//rcfile_l.c/"
bison -y -d ./rcfile_y.y
mv y.tab.c rcfile_y.c
conflicts: 2 shift/reduce
mv -f y.tab.h rcfile_y.h
mv y.tab.c rcfile_y.c
mv: rm -f lex.yy.c
y.tab.c: no such file or directory
make: *** [rcfile_y.h] Error 1
------------------------------------------------------------------------
COSMETIC BUGS
1. --enable-fallback should accept procmail or sendmail also if given
with path. The mode can then be deduced from the filename.
--
Matthias Andree
--__--__--
Message: 3
Date: Wed, 11 Jul 2001 10:09:36 -0600 (MDT)
From: Tim Keating <tkeating(_at_)home(_dot_)com>
To: Ade Talabi <adetalabi(_at_)hotmail(_dot_)com>
cc: <fetchmail-friends(_at_)lists(_dot_)ccil(_dot_)org>
Subject: Re: [fetchmail](no subject)
On Tue, 10 Jul 2001, Ade Talabi wrote:
Where can I get flex from? As you can guess I'm on solaris, and we all
knew what
Alan Cox said we should od to those Sun guys as per their lex'us.
At your friendly neihbourhood mirror for GNU software. On my favorite
local mirror its in ftp://<path to mirror dir>/gnu/non-gnu/flex/ or you
can go to ftp://ftp.gnu.org/gnu/non-gnu/flex/
Happy trails.
Tim
--
USER, n.:
"The word computer professionals
use when they mean 'idiot'."
--- Dave Barry
--__--__--
Message: 4
To: fetchmail-friends(_at_)lists(_dot_)ccil(_dot_)org
From: Matt Christian <mattc(_at_)visi(_dot_)com>
Date: 11 Jul 2001 11:17:18 -0500
Subject: [fetchmail]Error building fetchmail-5.8.13
Hello,
Here goes my bug report:
Operating System: Debian GNU/Linux 2.2 for PowerPC
uname -a output:
Linux powerhouse.boogie.cx 2.2.19 #1 Wed Apr 4 10:04:15 CDT 2001 ppc
unknown
Compiler version: GCC 2.95.2
gcc -v output:
Reading specs from /usr/lib/gcc-lib/powerpc-linux/2.95.2/specs
gcc version 2.95.2 20000220 (Debian GNU/Linux)
SMTP listener: Postfix 0.0.19991231pl
Command line options: not applicable
Fetchmail 5.8.13 downloaded from source at:
http://www.tuxedo.org/~esr/fetchmail/fetchmail-5.8.13.tar.gz
I ran:
tar zxf fetchmail-5.8.13.tar.gz
cd fetchmail-5.8.13
./configure --prefix=/usr/local/stow/fetchmail --with-ssl
make >& make.log & tail -f make.log
Compilation blew up when trying to link fetchmail. I'm currently
successfully running Fetchmail 5.8.12 so something in 5.8.13 broke it.
Here's the make.log from Fetchmail 5.8.13:
expect conflicts: 2 shift/reduce
bison -y -d ./rcfile_y.y
conflicts: 2 shift/reduce
mv y.tab.c rcfile_y.c
mv -f y.tab.h rcfile_y.h
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O rcfile_y.c
flex ./rcfile_l.l
sed <lex.yy.c >rcfile_l.c -e "/lex\\.yy\\.c/s//rcfile_l.c/"
rm -f lex.yy.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O rcfile_l.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O socket.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O getpass.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O pop2.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O pop3.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O imap.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O etrn.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O odmr.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O fetchmail.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O idle.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O env.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O options.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O daemon.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O driver.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O transact.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O sink.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O rfc822.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O smtp.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O xmalloc.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O uid.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O mxget.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O md5ify.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O cram.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O kerberos.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O gssapi.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O opie.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O rpa.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O interface.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O netrc.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O base64.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O error.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O unmime.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O conf.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O checkalias.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O smbdes.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O smbencrypt.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O smbmd4.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O smbutil.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O ipv6-connect.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O lock.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/stow/fetchmail/share/locale\"
-c
-I. -I. -I./intl -I./intl -I/usr/local/ssl/include -O md5c.c
gcc -L/usr/local/ssl/lib rcfile_y.o rcfile_l.o socket.o getpass.o pop2.o
pop3.o
imap.o etrn.o odmr.o fetchmail.o idle.o env.o options.o daemon.o driver.o
trans
act.o sink.o rfc822.o smtp.o xmalloc.o uid.o mxget.o md5ify.o cram.o
kerberos.o
gssapi.o opie.o rpa.o interface.o netrc.o base64.o error.o unmime.o conf.o
check
alias.o smbdes.o smbencrypt.o smbmd4.o smbutil.o ipv6-connect.o lock.o
md5c.o
-lcrypt -lresolv -lssl -lcrypto -lfl -o fetchmail
rcfile_y.o: In function `yyparse':
rcfile_y.o(.text+0x410): undefined reference to `dcgettext__'
rcfile_y.o(.text+0x410): relocation truncated to fit: R_PPC_REL24
dcgettext__
rcfile_y.o(.text+0x53c): undefined reference to `dcgettext__'
rcfile_y.o(.text+0x53c): relocation truncated to fit: R_PPC_REL24
dcgettext__
rcfile_y.o(.text+0x674): undefined reference to `dcgettext__'
rcfile_y.o(.text+0x674): relocation truncated to fit: R_PPC_REL24
dcgettext__
rcfile_y.o: In function `yyerror':
rcfile_y.o(.text+0xdec): undefined reference to `dcgettext__'
rcfile_y.o(.text+0xdec): relocation truncated to fit: R_PPC_REL24
dcgettext__
rcfile_y.o(.text+0xe64): undefined reference to `dcgettext__'
rcfile_y.o(.text+0xe64): relocation truncated to fit: R_PPC_REL24
dcgettext__
rcfile_y.o(.text+0x100c): more undefined references to `dcgettext__' follow
rcfile_y.o: In function `prc_filecheck':
rcfile_y.o(.text+0x100c): relocation truncated to fit: R_PPC_REL24
dcgettext__
rcfile_y.o(.text+0x108c): relocation truncated to fit: R_PPC_REL24
dcgettext__
rcfile_y.o(.text+0x1108): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o: In function `parse_plugin':
socket.o(.text+0x184): relocation truncated to fit: R_PPC_REL24 dcgettext__
socket.o(.text+0x288): relocation truncated to fit: R_PPC_REL24 dcgettext__
socket.o: In function `handle_plugin':
socket.o(.text+0x440): relocation truncated to fit: R_PPC_REL24 dcgettext__
socket.o(.text+0x4c4): relocation truncated to fit: R_PPC_REL24 dcgettext__
socket.o(.text+0x56c): relocation truncated to fit: R_PPC_REL24 dcgettext__
socket.o(.text+0x5fc): relocation truncated to fit: R_PPC_REL24 dcgettext__
socket.o(.text+0x698): relocation truncated to fit: R_PPC_REL24 dcgettext__
socket.o: In function `SockOpen':
socket.o(.text+0x938): relocation truncated to fit: R_PPC_REL24 dcgettext__
socket.o: In function `SSL_verify_callback':
socket.o(.text+0xf70): relocation truncated to fit: R_PPC_REL24 dcgettext__
socket.o(.text+0xfec): relocation truncated to fit: R_PPC_REL24 dcgettext__
socket.o(.text+0x1060): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x10f0): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x116c): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x11e0): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x1280): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x12fc): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x13cc): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x1480): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x14fc): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x1584): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x1614): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x1698): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x1758): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x17d4): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x1874): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x18f0): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x199c): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x1a3c): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o: In function `SSLOpen':
socket.o(.text+0x1bc0): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x1cd4): relocation truncated to fit: R_PPC_REL24
dcgettext__
socket.o(.text+0x1ef8): relocation truncated to fit: R_PPC_REL24
dcgettext__
getpass.o: In function `sigint_handler':
getpass.o(.text+0x2bc): relocation truncated to fit: R_PPC_REL24
dcgettext__
pop3.o: In function `pop3_getauth':
pop3.o(.text+0x4ec): relocation truncated to fit: R_PPC_REL24 dcgettext__
pop3.o(.text+0x5b4): relocation truncated to fit: R_PPC_REL24 dcgettext__
pop3.o(.text+0x664): relocation truncated to fit: R_PPC_REL24 dcgettext__
pop3.o(.text+0x770): relocation truncated to fit: R_PPC_REL24 dcgettext__
pop3.o(.text+0x7f4): relocation truncated to fit: R_PPC_REL24 dcgettext__
pop3.o: In function `pop3_slowuidl':
pop3.o(.text+0xb5c): relocation truncated to fit: R_PPC_REL24 dcgettext__
pop3.o: In function `pop3_getrange':
pop3.o(.text+0xd90): relocation truncated to fit: R_PPC_REL24 dcgettext__
pop3.o(.text+0xe4c): relocation truncated to fit: R_PPC_REL24 dcgettext__
pop3.o: In function `doPOP3':
pop3.o(.text+0x12a0): relocation truncated to fit: R_PPC_REL24 dcgettext__
imap.o: In function `imap_getauth':
imap.o(.text+0x4e4): relocation truncated to fit: R_PPC_REL24 dcgettext__
imap.o(.text+0x56c): relocation truncated to fit: R_PPC_REL24 dcgettext__
imap.o(.text+0x5fc): relocation truncated to fit: R_PPC_REL24 dcgettext__
imap.o(.text+0x6f4): relocation truncated to fit: R_PPC_REL24 dcgettext__
imap.o(.text+0x820): relocation truncated to fit: R_PPC_REL24 dcgettext__
imap.o(.text+0x89c): relocation truncated to fit: R_PPC_REL24 dcgettext__
imap.o: In function `imap_getrange':
imap.o(.text+0xb4c): relocation truncated to fit: R_PPC_REL24 dcgettext__
imap.o(.text+0xbe0): relocation truncated to fit: R_PPC_REL24 dcgettext__
imap.o(.text+0xca4): relocation truncated to fit: R_PPC_REL24 dcgettext__
imap.o(.text+0xd2c): relocation truncated to fit: R_PPC_REL24 dcgettext__
imap.o(.text+0xe68): relocation truncated to fit: R_PPC_REL24 dcgettext__
imap.o(.text+0xf94): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o: In function `etrn_getrange':
etrn.o(.text+0xf4): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o(.text+0x17c): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o(.text+0x2d0): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o(.text+0x328): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o(.text+0x390): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o(.text+0x3e8): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o(.text+0x43c): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o(.text+0x4a8): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o(.text+0x504): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o(.text+0x570): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o: In function `doETRN':
etrn.o(.text+0x6ac): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o(.text+0x724): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o(.text+0x7a0): relocation truncated to fit: R_PPC_REL24 dcgettext__
etrn.o(.text+0x81c): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o: In function `odmr_getrange':
odmr.o(.text+0xf0): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o(.text+0x178): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o(.text+0x328): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o(.text+0x3ac): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o(.text+0x418): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o(.text+0x490): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o(.text+0x508): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o(.text+0x580): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o(.text+0x5f8): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o: In function `doODMR':
odmr.o(.text+0x8c8): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o(.text+0x940): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o(.text+0x9bc): relocation truncated to fit: R_PPC_REL24 dcgettext__
odmr.o(.text+0xa38): relocation truncated to fit: R_PPC_REL24 dcgettext__
fetchmail.o: In function `main':
fetchmail.o(.text+0x160): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x2ac): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x48c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x628): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x68c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x734): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x85c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x8ec): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x980): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x9e4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0xa44): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0xac4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0xb28): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0xb88): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0xc30): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0xca4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0xd18): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0xdb0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0xe3c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0xeb8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0xfa8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1004): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x108c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1164): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x12ec): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x138c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1410): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x14e0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1598): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x16f8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x176c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x17e0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1854): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x18c8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x193c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x19b0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1a24): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1a98): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1b0c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1b80): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1bf4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1c68): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1cdc): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1d50): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1e74): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1efc): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x1f8c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x2040): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x20dc): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o: In function `load_params':
fetchmail.o(.text+0x2da4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x2ee0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x34a4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x3584): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x362c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x372c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x37b4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x3874): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x391c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x3a5c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o: In function `terminate_poll':
fetchmail.o(.text+0x3b3c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o: In function `query_host':
fetchmail.o(.text+0x3d14): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x3e68): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x3f04): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o: In function `dump_params':
fetchmail.o(.text+0x3fd4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4048): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x40c8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x413c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x41ac): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x421c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x428c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4300): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4378): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4404): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4498): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x450c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4580): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4604): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x466c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x46cc): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4758): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x47dc): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4848): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x48c0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x495c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x49e4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4a64): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4ae0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4b5c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4c0c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4c74): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4cdc): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4d44): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4dac): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4e14): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4e7c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4ee4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4f4c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x4fbc): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5030): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x50a0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5110): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5184): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x51f8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x526c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5300): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5368): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5408): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5470): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x54d0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5558): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x55c0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5620): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x56a8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5710): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5770): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x57f8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5860): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x58c0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5948): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x59b0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5a10): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5a98): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5b00): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5b60): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5be8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5c50): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5cb0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5d38): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5da0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5e00): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5e88): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5ef0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5f50): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x5fd8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6040): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x60a0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6128): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6190): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x61f0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6284): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6300): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6380): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x63f0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6470): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x64e0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x655c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x65d8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6658): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x66c0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6750): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x67cc): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6848): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x68cc): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6960): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x69dc): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6a50): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6ad0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6b84): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6bf4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6c7c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6cec): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6d74): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6df0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6e8c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6ef4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x6f58): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7054): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x70bc): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x711c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7190): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7200): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7268): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x72d8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7340): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x73a8): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x742c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x74a0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x751c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x758c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7638): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x76e4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7760): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x77d0): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x784c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x78bc): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x793c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x79ac): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7a2c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7aac): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7b34): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7be4): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7c5c): relocation truncated to fit: R_PPC_REL24
dcgettext__
fetchmail.o(.text+0x7ccc): relocation truncated to fit: R_PPC_REL24
dcgettext__
env.o: In function `envquery':
env.o(.text+0xb4): relocation truncated to fit: R_PPC_REL24 dcgettext__
env.o: In function `host_fqdn':
env.o(.text+0x3dc): relocation truncated to fit: R_PPC_REL24 dcgettext__
env.o(.text+0x480): relocation truncated to fit: R_PPC_REL24 dcgettext__
options.o: In function `xatoi':
options.o(.text+0xa4): relocation truncated to fit: R_PPC_REL24 dcgettext__
options.o(.text+0x180): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1e4): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x244): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o: In function `parsecmdline':
options.o(.text+0x634): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x930): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0xaa0): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0xb94): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0xc8c): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0xda8): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0xf38): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x115c): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x11d8): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1254): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x12d0): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x134c): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x13c8): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1444): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x14c0): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x153c): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x15b8): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1634): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x16b0): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x172c): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x17a8): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1824): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x18a0): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x191c): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1998): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1a14): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1a90): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1b0c): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1b88): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1c04): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1c80): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1cfc): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1d78): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1df4): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1e70): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1eec): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1f68): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x1fe4): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2060): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x20dc): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2158): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x21d4): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2250): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x22cc): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2348): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x23c4): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2440): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x24bc): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2538): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x25b4): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2630): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x26ac): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2728): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x27a4): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2820): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x289c): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2918): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2994): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2a10): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2a8c): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2b08): relocation truncated to fit: R_PPC_REL24
dcgettext__
options.o(.text+0x2b84): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o: In function `send_size_warnings':
driver.o(.text+0x238): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o(.text+0x308): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o: In function `fetch_messages':
driver.o(.text+0x5bc): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o(.text+0x648): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o(.text+0x6b0): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o(.text+0x784): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o(.text+0x7fc): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o(.text+0x858): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o(.text+0xa6c): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o(.text+0xbc0): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o(.text+0xce4): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o(.text+0xdb4): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o(.text+0xe58): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o(.text+0xed8): relocation truncated to fit: R_PPC_REL24 dcgettext__
driver.o: In function `do_session':
driver.o(.text+0x10bc): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1150): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x11cc): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x125c): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x130c): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1388): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x141c): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1484): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x14f8): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x15e8): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x172c): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x17d4): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1870): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x18ec): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1968): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x19e4): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1a50): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1b7c): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1c6c): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1ce4): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1d5c): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1dc8): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1ec8): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1f38): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x1fb8): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x2024): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x20a4): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x2144): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x21cc): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x223c): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x22ac): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x23a8): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x2414): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x24c8): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x2544): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x25d4): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x2664): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x26c4): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x271c): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x279c): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x27fc): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x2854): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x28e8): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x297c): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x2a94): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x2b2c): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x2e90): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x2ef0): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x2f50): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x2fb0): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x3010): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x3070): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x30d0): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x3130): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x3198): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x3274): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x32d4): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x3378): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o: In function `do_protocol':
driver.o(.text+0x34a8): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x3520): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x35b0): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x3628): relocation truncated to fit: R_PPC_REL24
dcgettext__
driver.o(.text+0x36ac): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o: In function `map_name':
transact.o(.text+0xa0): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o: In function `find_server_names':
transact.o(.text+0x280): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o: In function `parse_received':
transact.o(.text+0x3e8): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o(.text+0x564): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o(.text+0x5f0): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o(.text+0x8b4): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o(.text+0x968): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o: In function `readheaders':
transact.o(.text+0x148c): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o(.text+0x1844): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o(.text+0x18f8): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o(.text+0x1d2c): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o(.text+0x1e6c): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o(.text+0x1f08): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o(.text+0x1f9c): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o(.text+0x202c): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o(.text+0x20f8): relocation truncated to fit: R_PPC_REL24
dcgettext__
transact.o: In function `readbody':
transact.o(.text+0x2590): relocation truncated to fit: R_PPC_REL24
dcgettext__
sink.o: In function `smtp_open':
sink.o(.text+0x150): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x348): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o: In function `send_bouncemail':
sink.o(.text+0x7f0): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x87c): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o: In function `handle_smtp_report':
sink.o(.text+0xd2c): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0xe04): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o: In function `open_sink':
sink.o(.text+0x119c): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x13b0): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x154c): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x15dc): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x16a8): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x1790): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x1828): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x18d4): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x1994): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x1d28): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x1dd8): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o: In function `close_sink':
sink.o(.text+0x2014): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x2120): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x21c8): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x2280): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x22ec): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x2394): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o(.text+0x2478): relocation truncated to fit: R_PPC_REL24 dcgettext__
sink.o: In function `close_warning_by_mail':
sink.o(.text+0x27b8): relocation truncated to fit: R_PPC_REL24 dcgettext__
rfc822.o: In function `reply_hack':
rfc822.o(.text+0x224): relocation truncated to fit: R_PPC_REL24 dcgettext__
rfc822.o(.text+0x6a0): relocation truncated to fit: R_PPC_REL24 dcgettext__
xmalloc.o: In function `xmalloc':
xmalloc.o(.text+0x5c): relocation truncated to fit: R_PPC_REL24 dcgettext__
xmalloc.o: In function `xrealloc':
xmalloc.o(.text+0x118): relocation truncated to fit: R_PPC_REL24
dcgettext__
uid.o: In function `initialize_saved_lists':
uid.o(.text+0xdc): relocation truncated to fit: R_PPC_REL24 dcgettext__
uid.o(.text+0x3c0): relocation truncated to fit: R_PPC_REL24 dcgettext__
uid.o(.text+0x44c): relocation truncated to fit: R_PPC_REL24 dcgettext__
uid.o(.text+0x4d8): relocation truncated to fit: R_PPC_REL24 dcgettext__
uid.o(.text+0x584): relocation truncated to fit: R_PPC_REL24 dcgettext__
uid.o: In function `uid_swap_lists':
uid.o(.text+0xd28): relocation truncated to fit: R_PPC_REL24 dcgettext__
uid.o(.text+0xdd8): relocation truncated to fit: R_PPC_REL24 dcgettext__
uid.o(.text+0xe7c): relocation truncated to fit: R_PPC_REL24 dcgettext__
uid.o(.text+0xf18): relocation truncated to fit: R_PPC_REL24 dcgettext__
uid.o: In function `write_saved_lists':
uid.o(.text+0x1044): relocation truncated to fit: R_PPC_REL24 dcgettext__
uid.o(.text+0x10d0): relocation truncated to fit: R_PPC_REL24 dcgettext__
cram.o: In function `do_cram_md5':
cram.o(.text+0x298): relocation truncated to fit: R_PPC_REL24 dcgettext__
cram.o(.text+0x340): relocation truncated to fit: R_PPC_REL24 dcgettext__
interface.o: In function `interface_parse':
interface.o(.text+0x470): relocation truncated to fit: R_PPC_REL24
dcgettext__
interface.o(.text+0x540): relocation truncated to fit: R_PPC_REL24
dcgettext__
interface.o(.text+0x5d0): relocation truncated to fit: R_PPC_REL24
dcgettext__
interface.o: In function `interface_approve':
interface.o(.text+0x754): relocation truncated to fit: R_PPC_REL24
dcgettext__
interface.o(.text+0x808): relocation truncated to fit: R_PPC_REL24
dcgettext__
interface.o(.text+0x8c0): relocation truncated to fit: R_PPC_REL24
dcgettext__
netrc.o: In function `parse_netrc':
netrc.o(.text+0x428): relocation truncated to fit: R_PPC_REL24 dcgettext__
netrc.o(.text+0x5b0): relocation truncated to fit: R_PPC_REL24 dcgettext__
error.o: In function `report':
error.o(.text+0xc0): relocation truncated to fit: R_PPC_REL24 dcgettext__
unmime.o: In function `MimeBodyType':
unmime.o(.text+0x7e0): relocation truncated to fit: R_PPC_REL24 dcgettext__
unmime.o(.text+0x918): relocation truncated to fit: R_PPC_REL24 dcgettext__
unmime.o(.text+0x9e0): relocation truncated to fit: R_PPC_REL24 dcgettext__
checkalias.o: In function `is_ip_alias':
checkalias.o(.text+0xb4): relocation truncated to fit: R_PPC_REL24
dcgettext__
checkalias.o(.text+0x180): relocation truncated to fit: R_PPC_REL24
dcgettext__
checkalias.o: In function `is_host_alias':
checkalias.o(.text+0x3d8): relocation truncated to fit: R_PPC_REL24
dcgettext__
checkalias.o(.text+0x474): relocation truncated to fit: R_PPC_REL24
dcgettext__
checkalias.o(.text+0x4f8): relocation truncated to fit: R_PPC_REL24
dcgettext__
checkalias.o(.text+0x5bc): relocation truncated to fit: R_PPC_REL24
dcgettext__
checkalias.o(.text+0x684): relocation truncated to fit: R_PPC_REL24
dcgettext__
lock.o: In function `lock_state':
lock.o(.text+0x200): relocation truncated to fit: R_PPC_REL24 dcgettext__
lock.o: In function `lock_or_die':
lock.o(.text+0x3a0): relocation truncated to fit: R_PPC_REL24 dcgettext__
collect2: ld returned 1 exit status
make: *** [fetchmail] Error 1
Let me know what other information you'd like.
- Matt
--
Matt Christian - mattc(_at_)visi(_dot_)com
http://www.visi.com/~mattc/
ftp://ftp.visi.com/users/mattc/
Learn to love and love to learn.
--__--__--
_______________________________________________
Fetchmail-friends mailing list
Fetchmail-friends(_at_)lists(_dot_)ccil(_dot_)org
http://lists.ccil.org/mailman/listinfo/fetchmail-friends
End of Fetchmail-friends Digest