dhaval thakar wrote:
<snip>
/var/qmail/control/taps contains
us...@test.com:us...@arch.test.com <mailto:s...@arch.test.com>
us...@test.com:us...@arch.test.com <mailto:s...@arch.test.com>
us...@test.com:us...@arch.test.com <mailto:s...@arch.test.com>

in above config mails for remote domains gets copied to relevant archive id. But if us...@test.com <mailto:us...@test.com> have sent mail to us...@test.com <mailto:us...@test.com>, copy of sent mail is there on us...@arch.test.com <mailto:us...@arch.test.com> but there is no received copy on te...@arch.test.com <mailto:te...@arch.test.com>

this is a feature of the tap patch. it first checks <from> address against taps and then if that didn't match it checks <to> address.

you could try replacing the ( tapped == 0 && tapcheck()==1 ) checks with ( tapcheck()==1 ) in qmail-queue.c and see if it works then.


regards,
Jukka Kurkela

!DSPAM:49a2964f32681413795890!

Reply via email to