On Tue, Sep 11, 2012 at 5:43 PM, Wietse Venema <wie...@porcupine.org> wrote:

> DN Singh:
> > > > > > What is the output from:
> > > > > >
> > > > > > postmap -q rediffmail.com hash:/etc/postfix/transport
> > > > > >
> > > > >
> > > > The command gives below output:
> > > > ==================
> > > > domain3:
> > > > ==================
> > >
> > > What is the output from:
> > >
> > > postconf | grep '^domain3'
>
> Is this really "domain3" or are you changing the evidence? I need
> to know what really happens (the technical problem), not your
> imagination (which is in the domain of psychology).
>
> This is what happens when I use real names.
>
> I set local_destination_rate_delay=5s, and send three messages:
>
> Sep 11 08:06:10 tail postfix/local[2565]: 3XGPwf0DYHznjbn: to=<
> wie...@localhost.porcupine.org>, orig_to=<wietse@localhost>, relay=local,
> delay=0.03, delays=0.02/0.01/0/0, dsn=2.0.0, status=sent (delivered to
> mailbox)
> ...
> Sep 11 08:06:15 tail postfix/local[2565]: 3XGPwf0JR5znjbk: to=<
> wie...@localhost.porcupine.org>, orig_to=<wietse@localhost>, relay=local,
> delay=5, delays=0.02/5/0/0, dsn=2.0.0, status=sent (delivered to mailbox)
> ...
> Sep 11 08:06:20 tail postfix/local[2565]: 3XGPwf0L8zznjbl: to=<
> wie...@localhost.porcupine.org>, orig_to=<wietse@localhost>, relay=local,
> delay=10, delays=0.02/10/0/0, dsn=2.0.0, status=sent (delivered to mailbox)
>
> Same result with smtp_destination_rate_delay=5s:
>
> Sep 11 08:08:44 tail postfix/smtp[2597]: 3XGPzc0DWqznjbl: to=<
> wie...@porcupine.org>, orig_to=<wietse>, 
> relay=spike.porcupine.org[168.100.189.2]:25,
> delay=0.19, delays=0.04/0/0/0.15, dsn=2.0.0, status=sent (250 2.0.0 Ok:
> queued as 3XGPzc0jwyzk2RR)
> ...
> Sep 11 08:08:49 tail postfix/smtp[2597]: 3XGPzc0WLJznjbk: to=<
> wie...@porcupine.org>, orig_to=<wietse>, 
> relay=spike.porcupine.org[168.100.189.2]:25,
> delay=5.3, delays=0.04/5.2/0/0.14, dsn=2.0.0, status=sent (250 2.0.0 Ok:
> queued as 3XGPzj1rS4zk2RR)
> ...
> Sep 11 08:08:54 tail postfix/smtp[2597]: 3XGPzc0Xylznjbm: to=<
> wie...@porcupine.org>, orig_to=<wietse>, 
> relay=spike.porcupine.org[168.100.189.2]:25,
> delay=11, delays=0.04/10/0/0.14, dsn=2.0.0, status=sent (250 2.0.0 Ok:
> queued as 3XGPzp2yz6zk2RR)
>
> This happens with real names, not imaginary ones.
>
>         Wietse
>
I had given ALL related configuration parameters: main.cf, master.cf and
transport maps in the first mail itself. I haven't changed anything other
than the email addresses in the logs. The transport names were just chosen
randomly, since I do not believe that they would affect functioning. Your
logs do show that the delivery is indeed happening as required.

I had a doubt about concurrency. Can it be that there are multiple
connections to the destination? Although documentation suggests otherwise.

Also, since I want to be helped, why would I change the info I provide? It
would defeat the whole purpose of asking help.

Reply via email to