Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Koustubha Kale
Manvendra Bhangui wrote: On Fri, 2009-04-24 at 18:41 +0530, Koustubha Kale wrote: Question is why it causes "mail is looping" bounces with vdelivermail 5.4.27 and why not in 5.4.9 when both are receiving exactly the same headers? And what can I do to get it working in 5.4.27? ( The setup has be

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Koustubha Kale
This is what is happening. Your primary server accepts, adds a Delivered-To header, and saves. Your 'branch' server picks it up and qmail-smtpd sees the Delivered-To header and rejects the message because it thinks the message is looping. This is what it's supposed to do. In a normal deliver

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Manvendra Bhangui
On Fri, 2009-04-24 at 18:41 +0530, Koustubha Kale wrote: > Question is why it causes "mail is looping" bounces with vdelivermail 5.4.27 > and why not in 5.4.9 > when both are receiving exactly the same headers? And what can I do to get it > working in 5.4.27? ( > The setup has been running past

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Manvendra Bhangui
On Fri, 2009-04-24 at 18:41 +0530, Koustubha Kale wrote: > Question is why it causes "mail is looping" bounces with vdelivermail 5.4.27 > and why not in 5.4.9 > when both are receiving exactly the same headers? And what can I do to get it > working in 5.4.27? ( > The setup has been running pas

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Koustubha Kale wrote: > Question is why it causes "mail is looping" bounces with vdelivermail > 5.4.27 and why not in 5.4.9 when both are receiving exactly the same > headers? And what can I do to get it working in 5.4.27? ( The setup has > been runnin

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Koustubha Kale
After reading this mail, I don't think that I have understood the setup. How are the mails then picked up from the above Maildir? Firstly thanks for your patience. Let me try to explain my setup. Sorry if its long winded.. We have six tld domains. each domain has about 12 sub domains. i.e.

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Manvendra Bhangui
On Fri, Apr 24, 2009 at 3:39 PM, Koustubha Kale wrote: > > 1. On the central server you are using vdelivermail to deliver it to a >> Maildir >> Check your .qmail-default file on the central server. >>vdelivermail adds a Delivered-To: header >> > > My .qmail-default on central server is >

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Koustubha Kale
1. On the central server you are using vdelivermail to deliver it to a Maildir Check your .qmail-default file on the central server. vdelivermail adds a Delivered-To: header My .qmail-default on central server is | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox 2. On the

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Koustubha Kale
I have a horrible feeling that Read Rcpt was on when I sent the last reply!! If so my please accept my apology. I was playing with getting gmail on my desktop thunderbird client. So very sorry about it.. :( regards koustubha Kale !DSPAM:49f193f732684239652057!

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Manvendra Bhangui
On Fri, Apr 24, 2009 at 1:52 PM, Koustubha Kale wrote: > > Delivered-To: alias-ppp-rc...@branch2.domain1.com > Delivered-To: rc...@branch2.domain1.com > From: "sender" > To: , > "rcpt1" > Cc: > Subject: Re: some subject > Date: Fri, 24 Apr 2009 13:23:40 +0530 > X-Priority: 1 > X-MSMail

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Manvendra Bhangui
On Fri, Apr 24, 2009 at 1:52 PM, Koustubha Kale wrote: > How do I know if I am reaching the header limit? Take a mail and cut all lines below the first blank line from the top and do wc -l to count the no of headers > > I dont have a control/MAXHOPS Never had. > If that is the problem how does

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Koustubha Kale
> > You have given a sample of a mail which has bounced. Can you send an headers > from the email from the Maildir on the central server? This is before it is > picked up by maildirsmtp. > The maildir is on the BRANCH server. maildirsmtp picks the mail from there and delivers to central server. The

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-24 Thread Manvendra Bhangui
On Fri, Apr 24, 2009 at 11:25 AM, Koustubha Kale wrote: > here it is. I have obfuscated user, domain names & IP's. > > - Original Message - From: > To: > Sent: Wednesday, April 22, 2009 10:42 AM > Subject: failure notice > > > > Hi. This is the qmail-send program at hub.domain1.com. > >

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-23 Thread Koustubha Kale
Tren Blackburn wrote: Sorry to top post, but what options did you configure 5.4.9 with and what did you configure 5.4.27 with? How do you determine what messages go to which branch? Via smtproutes? Forwards? Mx records? IP over Avian Carrier (IPoAC) ;) 5.4.9 was configured with ./configure

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-23 Thread Koustubha Kale
Manvendra Bhangui wrote: On Thu, 2009-04-23 at 17:41 +0530, Koustubha Kale wrote: Now we can receive all mail from outside world ok, but any mail delivered to the central server with maildirsmtp from the branches bounces with "mail is looping" error. This must be because of the Delivered-To: he

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-23 Thread Tren Blackburn
Kale To: vchkpw@inter7.com Sent: Thu Apr 23 22:22:18 2009 Subject: Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27 > Koustubha Kale wrote: >> The setup has been running well with vpopmail 5.4.9 for past few years. >> Due to

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-23 Thread Koustubha Kale
Koustubha Kale wrote: The setup has been running well with vpopmail 5.4.9 for past few years. Due to very heavy load on qmail-scanner we decided to implement John Simpson's validrcptto.cdb to filter out invalid recipients before messages hit qmail-scanner. As part of this we upgraded vpopmail t

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-23 Thread Koustubha Kale
Koustubha Kale wrote: We are running a setup in which a central server receives and sends mails for users sitting at multiple branches. Branches each have a server which downloads mails by fetchmail and uploads mails for users within our domains but sitting at other branches with maildirsmtp. A

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-23 Thread Manvendra Bhangui
On Thu, 2009-04-23 at 17:41 +0530, Koustubha Kale wrote: > Now we can receive all mail from outside world ok, but any mail delivered to > the central server with > maildirsmtp from the branches bounces with "mail is looping" error. This must > be because of the > Delivered-To: header present in

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-23 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Koustubha Kale wrote: > The setup has been running well with vpopmail 5.4.9 for past few years. > Due to very heavy load on qmail-scanner we decided to implement John > Simpson's validrcptto.cdb to filter out invalid recipients before > messages hit qm

Re: [vchkpw] Mails delivered by maildirsmtp bounce with looping error after upgrade from 5.4.9 to 5.4.27

2009-04-23 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Koustubha Kale wrote: > We are running a setup in which a central server receives and sends > mails for users sitting at multiple branches. Branches each have a > server which downloads mails by fetchmail and uploads mails for users > within our domain