[Dbmail] problems with fetchmail

2002-12-11 Thread Bruno Paz
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


Re: [Dbmail] problems with fetchmail

2002-12-11 Thread Roel Rozendaal - ICS

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


Re: [Dbmail] problems with fetchmail

2002-12-11 Thread Bruno Paz
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.xx.com.ar

  - Original Message - 
  From: Roel Rozendaal - ICS 
  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



Re: [Dbmail] problems with fetchmail

2002-12-11 Thread Roel Rozendaal - ICS
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.xx.com.ar

- Original Message -
From: Roel Rozendaal - ICS
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



Re: [Dbmail] problems with fetchmail

2002-12-11 Thread Bruno Paz
When i run 

fetchmail --auth password 

the problem was solved!!!

It seems that fetchmail handle the authentication in a way that dbmail-pop3d 
doesn't like.

Thanks a lot!!!

  - Original Message - 
  From: Roel Rozendaal - ICS 
  To: dbmail@dbmail.org 
  Sent: Wednesday, December 11, 2002 11:39 AM
  Subject: Re: [Dbmail] problems with fetchmail


  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.xx.com.ar

- Original Message -
From: Roel Rozendaal - ICS
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




Re: [Dbmail] problems with fetchmail

2002-12-11 Thread Ryan Butler
On Wed, 2002-12-11 at 08:39, Roel Rozendaal - ICS wrote:
 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
 
 
 

The patch was tested with Ximian Evolution 1.2.0 and via telnet to
verify expected behaviour.

-- 
Ryan Butler [EMAIL PROTECTED]
ADI Internet Solutions