When I set up forwarding using sxaa it is very difficult to see what rules are in play. I can display list the rules using sxaa --user <username>, but it gives me no real description to be able to see what this rule is doing. This is not good. Also, Is there a way for a user to enable out of office replaies without using sxaa?
With this in mind when we use the sendmail /etc/aliases file we setup situations where an alias was routed to several internal users. There are often time that the receiving user had an alias pointing back to the original aliased user shuch as below.
mikeb; mikeb, troy, dale
dale: dale, mikeb, susan
sendmail was able to magacally resolve this issue prior to the final fowarding to eliminate circular references. Can sxadmin eliminate the possibility of this circular loop from occuring? If not we definitely want to use Scalix, but need to point to sendmail for aliasing purposes.