yunus çetiner
New Pleskian
hi, i have a lot of domain in my panel. but i have a problem with mail host name.
main domain abc.com
customer domain def.com
def.com is use mail seeting like this mail posting. (php)
$mail->Host = "abc.com";
but if use own domain not working.
$mail->Host = "def.com";
every account mail is working just
abc.com
is why?
main domain abc.com
customer domain def.com
def.com is use mail seeting like this mail posting. (php)
$mail->Host = "abc.com";
but if use own domain not working.
$mail->Host = "def.com";
every account mail is working just
abc.com
is why?