Hello,
A little while back one of my users showed me an example of how an email she was sent turned up as around 20 exact copies in her inbox. I brushed it off as the senders problem.
The other day, I sent an email from an external account, to a user who is on my FreeBSD 5.2.1 / DA box. I sent 1 copy, he got around 20.
Checking the exim mainlog, it shows that the email was only received once:
Anybody else seen / heard of this? Given the logs only show one instance of it, I don't know where to start.
A little while back one of my users showed me an example of how an email she was sent turned up as around 20 exact copies in her inbox. I brushed it off as the senders problem.
The other day, I sent an email from an external account, to a user who is on my FreeBSD 5.2.1 / DA box. I sent 1 copy, he got around 20.
Checking the exim mainlog, it shows that the email was only received once:
Code:
2005-02-25 17:45:41 1D4ZEK-0001sP-VJ <= [email][email protected][/email] H=mail.external.net [xxx.xxx.xxx.xxx] P=smtp S=17494 T="RE: Radiology" from <[email protected]> for [email][email protected][/email]
2005-02-25 17:45:41 1D4ZEK-0001sP-VJ => ian.d <[email protected]> F=<[email protected]> R=virtual_user T=virtual_localdelivery S=17651
2005-02-25 17:45:41 1D4ZEK-0001sP-VJ Completed
Anybody else seen / heard of this? Given the logs only show one instance of it, I don't know where to start.