Hi,
shortly i will be installing Scalix on the same server which runs Request Tracker, a help desk software package, driven by email.
Request Tracker integrates with sendmail using aliases to pipe mail into and out of its internal queues.
The alias generally looks like this in the sendmail aliases file...
help: "|/opt/rt3/bin/rt-mailgate --queue help --action correspond --url http://1.2.3.4/"
I know aliases are groups in scalix and was wondering whether the above alias might work, or if there was something special required to make it work? has anyone had scalix co-exist with Request Tracker?
TIA,