dhaval thakar wrote:
<snip>
/var/qmail/control/taps contains
[email protected]:[email protected] <mailto:[email protected]>
[email protected]:[email protected] <mailto:[email protected]>
[email protected]:[email protected] <mailto:[email protected]>

in above config mails for remote domains gets copied to relevant archive id. But if [email protected] <mailto:[email protected]> have sent mail to [email protected] <mailto:[email protected]>, copy of sent mail is there on [email protected] <mailto:[email protected]> but there is no received copy on [email protected] <mailto:[email protected]>

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