Well then it could be that the CAPA patch has an error - indeed the CVS
version of dbmail-pop3d does not include support for CAPA. Could
someone check the patch for errors?
regards roel
Bruno Paz heeft op zondag, 22 dec 2002 om 15:28 (Europe/Amsterdam) het
volgende geschreven:
before the patch, the message was another.. but the same problem..
it seems that dbmail-pop3d doesn't handle "CAPA" command
Before in the fetchmail log says something like this:
"bad comand - go play somewhere else"
Now says this:
fetchmail: POP3> CAPA
fetchmail: POP3> USER bruno
fetchmail: POP3> PASS *
fetchmail: Error de entrada o de autentificación desconocido en
[EMAIL PROTECTED]
fetchmail: error `socket' recibiendo de mail.xxxxxx.com.ar
----- Original Message -----
From: Roel Rozendaal - IC&S
To: dbmail@dbmail.org
Sent: Wednesday, December 11, 2002 11:07 AM
Subject: Re: [Dbmail] problems with fetchmail
Did you get this behaviour even before applying that patch?
Bruno Paz heeft op zondag, 22 dec 2002 om 14:52 (Europe/Amsterdam) het
volgende geschreven:
I'm working with the last CVS and I can't retrieve mail with Fetchmail
Here is the log:
Dec 11 07:43:01 dns1 dbmail/pop3d[13993]: PerformChildTask(): client
info init complete, calling client handler
Dec 11 07:43:01 dns1 dbmail/pop3d[13993]: pop3(): incoming buffer:
[CAPA]
Dec 11 07:43:01 dns1 dbmail/pop3d[13993]: ChildSighandler(): got
signal [11]
Dec 11 07:43:01 dns1 dbmail/pop3d[13993]: ChildSighandler(): cannot
ignore this. Terminating
Dec 11 07:43:01 dns1 dbmail/pop3d[6441]: ParentSigHandler(): got
signal [17]
I've applied pop3_capa.patch but it doesn't works for me
Thanks a lot