fetchmail-friends
[Top] [All Lists]

R: [fetchmail] exit with non zero code, 2nd

2002-09-13 06:00:45
Carlo, to solve your problem for now, drop using the mda as already
suggested, and at any rate,

           remove -oem option from your mda line

that you have now.

The problem is the same and it was not changed, as you can see
below:

Sep 13 14:47:08 fwvgm fetchmail[22680]: 
  reading message 3 of 4 (1343 octets) 
ciao(_at_)vegam(_dot_)it(_dot_)(_dot_)(_dot_) User unknown
Sep 13 14:47:08 fwvgm sendmail[22694]: 
  g8DCl8422694: to=ciao(_at_)vegam(_dot_)it, delay=00:00:00, mailer=local, 
  pri=0, dsn=5.1.1, stat=User unknown
Sep 13 14:47:08 fwvgm sendmail[22694]: 
  g8DCl8422694: from=cluchetti(_at_)toplan(_dot_)it, size=1427, class=0,
  nrcpts=1, msgid=<000201c25b23$0fa80dd0$0264a8c0(_at_)toplan(_dot_)it>, 
  relay=root(_at_)localhost 
Sep 13 14:47:08 fwvgm sendmail[22694]: 
  g8DCl8422694: g8DCl8522694: DSN: User unknown
Sep 13 14:47:10 fwvgm sendmail[22694]: 
  g8DCl8522694: to=cluchetti(_at_)toplan(_dot_)it, delay=00:00:02, 
  xdelay=00:00:02, mailer=esmtp, pri=31527, relay=mbox.adacto.it. 
  [217.58.184.220], dsn=2.0.0, stat=Sent (Ok, message saved)
Sep 13 14:47:10 fwvgm fetchmail[22680]: 
  MDA returned nonzero status 17152
Sep 13 14:47:10 fwvgm fetchmail[22680]:  
  not flushed
Sep 13 14:47:10 fwvgm fetchmail[22680]: 
  reading message 4 of 4 (172093 octets)
Sep 13 14:47:11 fwvgm fetchmail[22680]: 
  SIGPIPE thrown from an MDA or a stream socket error
Sep 13 14:47:11 fwvgm fetchmail[22680]: 
  socket error while delivering to SMTP host MailExt
Sep 13 14:47:11 fwvgm fetchmail[22680]: 
  Query status=2 (SOCKET)
Sep 13 14:47:11 fwvgm fetchmail[22680]: 
  terminated with signal 13


To permit to understand the problem I will add a second problem:
Fetchmail dont flush when name server faiulured:

Sep 13 14:46:18 fwvgm fetchmail[22680]:  
  nameserver failure while looking for `FE-mail04.sfg.albacom.net'
  during poll of MailExt.
Sep 13 14:46:27 fwvgm ipop3d[22687]: 
  pop3 service init from 192.168.0.1 
Sep 13 14:46:27 fwvgm ipop3d[22687]: 
  Login user=pvetta host=pc-pia.vegam.it [192.168.0.202] nmsgs=0/0
Sep 13 14:46:27 fwvgm ipop3d[22687]: 
  Logout user=pvetta host=pc-pia.vegam.it [192.168.0.202] nmsgs=0 
  ndele=0
Sep 13 14:46:28 fwvgm fetchmail[22680]: 
  nameserver failure while looking for `FE-mail04.sfg.albacom.net'
  during poll of MailExt.
Sep 13 14:46:28 fwvgm fetchmail[22680]:  
  not flushed


Fetchmail start from crontab using .fetchmailrc in root home dir.
This Could be the problem?

thanks to you