cbnsingram
IS-IT--Management
I have email users on multiple domains with the following requirements.
1. Must use the same name on each email address (example listen@ezpromote.com, listen@hosts-inc.com, etc....)
2. Mail for each account must be go to a unique inbox.
3. When logging in the user must use the full email address as his/her login name.
This is a Redhat 7.2 server with Sendmail 8+
What I've tried:
1. I have created unix accounts using the desired email address for user name. (example: listen@ezpromote.com)
2. I have created a virtuser table entry of (listen@ezpromote.com listen@ezpromote.com).
3. I have added ezpromote.com to my local domains list.
Problem: Emails sent to listen@ezpromote.com receive the following error:
"The following addresses had delivery problems:
<listen@ezpromote.com>
Permanent Failure: 554_5.0.0_rewrite:_excessive_recursion_(max_50),_ruleset_canonify"
Am I trying something impossible? Is there a better solution to my needs that still includes Sendmail?
1. Must use the same name on each email address (example listen@ezpromote.com, listen@hosts-inc.com, etc....)
2. Mail for each account must be go to a unique inbox.
3. When logging in the user must use the full email address as his/her login name.
This is a Redhat 7.2 server with Sendmail 8+
What I've tried:
1. I have created unix accounts using the desired email address for user name. (example: listen@ezpromote.com)
2. I have created a virtuser table entry of (listen@ezpromote.com listen@ezpromote.com).
3. I have added ezpromote.com to my local domains list.
Problem: Emails sent to listen@ezpromote.com receive the following error:
"The following addresses had delivery problems:
<listen@ezpromote.com>
Permanent Failure: 554_5.0.0_rewrite:_excessive_recursion_(max_50),_ruleset_canonify"
Am I trying something impossible? Is there a better solution to my needs that still includes Sendmail?