Hi,
I'm not very familiar with postfix, but (if aliases works like sendmail) you can define those accounts in the aliases file like
Quote:
support1 support1@[x.x.x.x]
support2 support2@[x.x.x.x]
|
where x.x.x.x is the sendmail box IP.
Then you can use the sendmail to run the support software as you do now, without the need to use a domain
Regards