Hi,
I added this code to my dns_a.conf file in /usr/local/directadmin/data/templates/custom.
|*if PACKAGE="remotemail"|
mail=86.111.247.23
smtp=86.111.247.23
pop=86.111.247.23
|*else|
smtp=|IP|
mail=|IP|
pop=|IP|
|*endif|
In reseller account, I added a "remotemail" package.
However, when I create a new user based on "remotemail" package,
Only values from "else" are taken
Regards,
Thomas
I added this code to my dns_a.conf file in /usr/local/directadmin/data/templates/custom.
|*if PACKAGE="remotemail"|
mail=86.111.247.23
smtp=86.111.247.23
pop=86.111.247.23
|*else|
smtp=|IP|
mail=|IP|
pop=|IP|
|*endif|
In reseller account, I added a "remotemail" package.
However, when I create a new user based on "remotemail" package,
Only values from "else" are taken
Regards,
Thomas