Hello,

  We see this sometimes on our one mysql install (our main system is
postgres and I don't think we've seen it there), I think due to database
locking when maintenance / backups / stuff is being run.  It doesn't
happen as much now as it used to, I can't think of specifically why
offhand, though it may have been because we changed when or how
backups/things were done.  Try using innodb if you're on myisam, maybe a
little tunning of the database could help .. look at when long-running
things like backups and dbmail-util cleanups run.  You could set
dbmail-smtp_time_limit higher in main.cf.  Try lmtp instead of
dbmail-smtp (lmtp would have the same timeout problem, but the timeout
may be handled by requeueing, not bouncing .. need to test that).




On Thu, 2006-06-01 at 14:26 +0200, Maikel Dollé wrote:
> Hi,
> 
> Since a couple of days customers are complaining that some mail don’t reach 
> the recipient. I had this
> problem before and it dissappeard, but now it’s back and it seems to give 
> more problems now. This is
> happening not on a specific time, it just happen on some hour of the day.
> 
> At the moment we are working with DBMail version 2.0.7, I’m planning to 
> update it to DBMail 2.0.10
> tonight, but I don’t believe that is gonna solve my problem because I had 
> this problem with earlier
> versions also.
> 
> Hope you guys have an awnser for me because I got a lot of pit bulls in my 
> neck right now ;-)
> 
> Thx a lot!
> 
> Regards,
> 
> Maikel
> 
> Here is a part from our maillog.
> 
> Jun  1 04:20:01 MX1 postfix/pipe[11506]: 32CC4553BF: to=<[EMAIL PROTECTED]>, 
> relay=dbmail-smtp,
> delay=1000, status=bounced (Command time limit exceeded: 
> "/usr/local/sbin/dbmail-smtp")
> Jun  1 04:20:14 MX1 postfix/pipe[11543]: E38CF553C2: to=< [EMAIL PROTECTED] 
> >, relay=dbmail-smtp,
> delay=1002, status=bounced (Command time limit exceeded: 
> "/usr/local/sbin/dbmail-smtp")
> Jun  1 04:21:11 MX1 postfix/pipe[3083]: 8E8A7553D4: to=< [EMAIL PROTECTED] >, 
> relay=dbmail-smtp,
> delay=1001, status=bounced (Command time limit exceeded: 
> "/usr/local/sbin/dbmail-smtp")
> Jun  1 04:21:20 MX1 postfix/pipe[11629]: 15F8B553D7: to=< [EMAIL PROTECTED] 
> >, relay=dbmail-smtp,
> delay=1000, status=bounced (Command time limit exceeded: 
> "/usr/local/sbin/dbmail-smtp")
> Jun  1 04:22:17 MX1 postfix/pipe[547]: 554D155269: to=< [EMAIL PROTECTED] >, 
> relay=dbmail-smtp,
> delay=1000, status=bounced (Command time limit exceeded: 
> "/usr/local/sbin/dbmail-smtp")
> Jun  1 04:22:22 MX1 postfix/pipe[3333]: AD21D553E5: to=< [EMAIL PROTECTED] >, 
> relay=dbmail-smtp,
> delay=1000, status=bounced (Command time limit exceeded: 
> "/usr/local/sbin/dbmail-smtp")
> Jun  1 04:22:24 MX1 postfix/pipe[11717]: 4E706553E0: to=< [EMAIL PROTECTED] 
> >, relay=dbmail-smtp,
> delay=1000, status=bounced (Command time limit exceeded: 
> "/usr/local/sbin/dbmail-smtp")
> Jun  1 04:22:24 MX1 postfix/pipe[11721]: BC5B3553E7: to=< [EMAIL PROTECTED] 
> >, relay=dbmail-smtp,
> delay=1000, status=bounced (Command time limit exceeded: 
> "/usr/local/sbin/dbmail-smtp")
> Jun  1 04:22:27 MX1 postfix/pipe[11731]: 3F84A553E9: to=< [EMAIL PROTECTED] 
> >, relay=dbmail-smtp,
> delay=1000, status=bounced (Command time limit exceeded: 
> "/usr/local/sbin/dbmail-smtp")
> Jun  1 04:22:36 MX1 postfix/pipe[11805]: 1B2B6553DA: to=< [EMAIL PROTECTED] 
> >, relay=dbmail-smtp,
> delay=1000, status=bounced (Command time limit exceeded: 
> "/usr/local/sbin/dbmail-smtp")
> 
> 
> _______________________________________________
> Dbmail mailing list
> [email protected]
> https://mailman.fastxs.nl/mailman/listinfo/dbmail
-- 
Jesse Norell - [EMAIL PROTECTED]
Kentec Communications, Inc.

Reply via email to