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