One alias for all users

bocianl

New member
Joined
Oct 10, 2008
Messages
2
Hello!

I want to make one alias for all users from one domain, for instance alias [email protected] going to all users who have e-mail account in this domain.

Is that possible?
 
The only way I can think of, of doing this, is to create one forwarder, with all the email addresses, separated by commas. This would be a bear to maintain and I don't know if there's a limit to how many you can enter through DirectAdmin.

Perhaps someone else has a better idea.

Jeff
 
@jlasman:

I've been trying to wrack my brains around this too.

Perhaps there's a requirement for directadmin to set this option up as a reseller template option. I can see some validity in this already.
 
Hello,

For now, it's possible to do using the email_create_post.sh. For each new account, the email address would have to be appended to the alias entry in /etc/virtual/$domain/aliases.

FYI: this would be a spammers dream: One address to spam everyone on a domain; Ensure you use a non-easy-to-guess value.

John
 
Back
Top