Deleted Sxaa rule still active
Posted: Thu Feb 21, 2008 8:46 am
I had deleted the sxaa rule for the users but these rules still seem to be active, does any1 know why. What I have done is I have a user1 on service level 0 to send emails to internet and I have added a rule for this user1 to forward all incoming mails to another box. Now I got another user2 on service level 14 for whom sending mails to internet is disabled and can only send emails within the domain. So whenever user2 is sending an email to user1 he's getting the following message
store.incoming.messages.of.user1@tiptonservices.com this account stores the incoming messages of user1. Any clue why is it happening.
I have checked the service level of user1 its 0 and user2 its 14.
I have a simple rule to restrict sending mails outside domain added in ~/rules
this rule is added to internet node.
Code: Select all
Message could not be delivered to the following recipient:
store.incoming.messages.of.user1@tiptonservices.com
because: The message could not be sent as the service level for your
mailbox doesn't allow that operation.
Redirection History:
Redirection Date: Wed, 20 Feb 2008 23:38:11 +0530
Redirection Reason for Alternative Recipient:
Recipient Assigned
Redirection ORName Address:
user1@tiptonservices.com
Supplementary Information:
The message could not be sent as the service level for your
mailbox doesn't allow that operation.store.incoming.messages.of.user1@tiptonservices.com this account stores the incoming messages of user1. Any clue why is it happening.
I have checked the service level of user1 its 0 and user2 its 14.
I have a simple rule to restrict sending mails outside domain added in ~/rules
Code: Select all
SENDER-SERVICE-LEVEL=14 ACTION=REJECTthis rule is added to internet node.