Exim - wrong account login?

kolorafa

New member
Joined
Feb 6, 2007
Messages
3
I was thinking how exim figures out what email is from what account,

my problem is because of:
>yyy.bytes:
1652=type=email&[email protected]&method=outgoing&id=...
1878=type=email&[email protected]&method=outgoing&id=...
1652=type=email&[email protected]&method=outgoing&id=...
1878=type=email&[email protected]&method=outgoing&id=...
>domainowners:
domain2.pl: aaa
domain1.pl: ccc
domain3.pl: ccc
anotherdomain.pl: yyy <<

(maybe i somekind wrong wrote but)
problem is that random of emails is counting on wrong (my) login name in
/etc/virtual/usage/login(.bytes)
i saw that not every email is counted wrong but ...

maybe exim is looking on another domain list file? not domainowners
 
Back
Top