PDA

View Full Version : Alias to many accounts - impossible?


jbravo
5th December 2007, 12:59
Hi,

I've just read this (http://www.howtoforge.com/forums/showthread.php?t=16140) forum thread and found answer to my problem (mail alias to multiple account).
What is the preferred way to manage this on ISPConfig server? Just add id manually below "MAKE MANUAL ENTRIES BELOW THIS LINE" statement in virtusertable file? For exmaple:
office@domain.com web1_user1, web1_user2

Further investigation: above solution will probably break my user@domain process as virtusertable is not recognized properly when multpile user account are assigned for email address.
/etc/aliases is alos not a good solution (there can be only one named alias for all domains hosted).
I looked for solution and i think i found it - create such account via ISPConfig interface and insert forwarders just like accounts aliased. I'll try and update.

--
GreetZ .:JbRavo:.

till
5th December 2007, 22:37
The ISPConfig email settings have a alias field for every. If you want to add a alias for a email address, just add it there.

But waht you want is a forwarder and not a alias, forwarders are added in the forward field which is available in the email user settings too.

jbravo
6th December 2007, 11:51
But waht you want is a forwarder and not a alias, forwarders are added in the forward field which is available in the email user settings too.

Thanks, i've already figured it out (post update above).