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.
> >
>
> 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
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
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
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!
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
>
I use vpopmail-5.4.x on qmail-1.03.
I have a customer who has a static ip addres.
He wish me to restrict a mail adress which belongs to him to do send and
receieve for all ip block except that static ip address.
How can I do that ?
Thanks
!DSPAM:49f1a03a32681663281344!
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
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.
-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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bulend Kolay wrote:
> I use vpopmail-5.4.x on qmail-1.03.
>
> I have a customer who has a static ip addres.
>
> He wish me to restrict a mail adress which belongs to him to do send and
> receieve for all ip block except that static ip address.
>
> H
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
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
Good morning,
I'm trying out the 5.5 branch and configure / make it on some production
servers. Below are my experiences.
-
1) A ./configure without any additional options gives no warnings, however
when specifying --enable-roaming-users I get the following error messages
when the relay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wouter van der Schagt wrote:
> 1) A ./configure without any additional options gives no warnings,
> however when specifying --enable-roaming-users I get the following error
> messages when the relay file is in /etc/tcp.smtp and the .cdb counterpart.
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wouter van der Schagt wrote:
> 2) When configuring with --enable-domain-quotas=n , the output at the
> end of the configure reveals quotes as turned on in the following line:
>
> domain quotas = ON --enable-domainquotas (default)
..er, it's --enab
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Harm van Tilborg wrote:
>> Why not put it all in a directory called /etc/tcpserver. Since I'm not
>> only ACL'ing SMTP, also POP, IMAP, vpopmaild, etc. etc.
>
>> So like /etc/tcpserver/smtp with the plain rules, and
>> /etc/tcpserver/smtp.cdb with the
Thank you for your quick reply,
..er, it's --enable-domainquotas not --enable-domain-quotas
Yes, and they didnt work in versions 5.4.25 or below, all relevant code as i
remember now was commented out so any configure options didnt have any
effect. My badignore the question.
As for the
Hi Matt,
A small note on some of this.
Matt Brookings wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wouter van der Schagt wrote:
1) A ./configure without any additional options gives no warnings,
however when specifying --enable-roaming-users I get the following error
messages when the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wouter van der Schagt wrote:
> Thank you for your quick reply,
>
>> ..er, it's --enable-domainquotas not --enable-domain-quotas
>
> Yes, and they didnt work in versions 5.4.25 or below, all relevant code
> as i remember now was commented out so any c
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
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
22 matches
Mail list logo