timekiller
Verified User
- Joined
- Jan 10, 2008
- Messages
- 16
I have a DA server that's been running for a while. I don't use site admin's to receive email, so I never noticed this before, it looks like the problem has always been there.
Basically, I have a site that whose owner can't receive email to the site admin's Inbox - all attempts bounce. All virtual accounts work fine.
I've gone through the exim.conf and can't find anything obviously wrong.
The most annoying part is that the log and the bounce back have no useful information, no explanation for what went wrong:
2008-07-09 12:48:47 1KGcqF-00074D-O1 <= [email protected] H=xxx.xxxx.com (foo) [111.111.111.111] P=smtp S=268 T="foo" from <[email protected]> for [email protected]
2008-07-09 12:48:54 1KGcqV-00074T-LK <= [email protected] U=mail P=spam-scanned S=846 T="foo" from <[email protected]> for [email protected]
2008-07-09 12:48:55 1KGcqV-00074T-LK ** [email protected] <[email protected]> F=<[email protected]> R=virtual_aliases:
2008-07-09 12:48:55 1KGcqV-00074T-LK ** [email protected] <[email protected]> F=<[email protected]> R=virtual_aliases:
2008-07-09 12:48:55 1KGcqd-000753-0C <= <> R=1KGcqV-00074T-LK U=mail P=local S=1901 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2008-07-09 12:48:55 1KGcqV-00074T-LK Completed
2008-07-09 12:48:55 1KGcqd-000753-0C => sender <[email protected]> F=<> R=virtual_user T=virtual_localdelivery S=2001
2008-07-09 12:48:55 1KGcqd-000753-0C Completed
2008-07-09 12:48:55 1KGcqF-00074D-O1 => sysuser <[email protected]> F=<[email protected]> R=spamcheck_director T=spamcheck S=594
2008-07-09 12:48:55 1KGcqF-00074D-O1 Completed
I know it's not a permissions issue, but to be sure, I ran set_permissions.sh, which did not work.
Anyone seen this before ?
Basically, I have a site that whose owner can't receive email to the site admin's Inbox - all attempts bounce. All virtual accounts work fine.
I've gone through the exim.conf and can't find anything obviously wrong.
The most annoying part is that the log and the bounce back have no useful information, no explanation for what went wrong:
2008-07-09 12:48:47 1KGcqF-00074D-O1 <= [email protected] H=xxx.xxxx.com (foo) [111.111.111.111] P=smtp S=268 T="foo" from <[email protected]> for [email protected]
2008-07-09 12:48:54 1KGcqV-00074T-LK <= [email protected] U=mail P=spam-scanned S=846 T="foo" from <[email protected]> for [email protected]
2008-07-09 12:48:55 1KGcqV-00074T-LK ** [email protected] <[email protected]> F=<[email protected]> R=virtual_aliases:
2008-07-09 12:48:55 1KGcqV-00074T-LK ** [email protected] <[email protected]> F=<[email protected]> R=virtual_aliases:
2008-07-09 12:48:55 1KGcqd-000753-0C <= <> R=1KGcqV-00074T-LK U=mail P=local S=1901 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2008-07-09 12:48:55 1KGcqV-00074T-LK Completed
2008-07-09 12:48:55 1KGcqd-000753-0C => sender <[email protected]> F=<> R=virtual_user T=virtual_localdelivery S=2001
2008-07-09 12:48:55 1KGcqd-000753-0C Completed
2008-07-09 12:48:55 1KGcqF-00074D-O1 => sysuser <[email protected]> F=<[email protected]> R=spamcheck_director T=spamcheck S=594
2008-07-09 12:48:55 1KGcqF-00074D-O1 Completed
I know it's not a permissions issue, but to be sure, I ran set_permissions.sh, which did not work.
Anyone seen this before ?