Default emailaccount

daveyw

Verified User
Joined
Jan 5, 2008
Messages
700
Location
/dev/null
Hello,

Is it possible that DA add auto a email "[email protected]" on each account what will be created. (but also a way to add that on all existing accounts)

What should I do, to do this.
 
To add the email account (or forwarder) to each existing account you should write a script to go through all the domains in /etc/virtual and use the DirectAdmin API (search these forums) to create an email account for each.

To add the email account (or forwarder) to new accounts as created you should write a script to run after each domain is created (again, search these forums) to do the same.

Jeff
 
Back
Top