Use Mail Server from domain registrar
Use Mail Server from domain registrar
Dear community,
Can I use the mail server of my domain registrar ? like : mail.register.it
Because I need only to receive the admin e-mail from Vesta Control Panel( notifications,change password ecc..)
I can stop Exim to save memory.
What I have to change in the configuration ?
Thanks for help me
Can I use the mail server of my domain registrar ? like : mail.register.it
Because I need only to receive the admin e-mail from Vesta Control Panel( notifications,change password ecc..)
I can stop Exim to save memory.
What I have to change in the configuration ?
Thanks for help me
Re: Use Mail Server from domain registrar
It's not good idea to disable exim. You can do it, but no mail or phpmail for you then )
VestaCP use as MTA exim, but you can disable exim and write password in note or txt file and for scripts - external smtp.
VestaCP use as MTA exim, but you can disable exim and write password in note or txt file and for scripts - external smtp.
Re: Use Mail Server from domain registrar
Ah ok if you use as MTA , how I have to configure MX record in my domain panel for Exim ?skurudo wrote:It's not good idea to disable exim. You can do it, but no mail or phpmail for you then )
VestaCP use as MTA exim, but you can disable exim and write password in note or txt file and for scripts - external smtp.
thanks
Re: Use Mail Server from domain registrar
Do you planing use external mail server for incomming mail or your server?
(exim only send mail, dovecot get mail)
(exim only send mail, dovecot get mail)
Re: Use Mail Server from domain registrar
no no, I need only the admin email from Vesta panelskurudo wrote:Do you planing use external mail server for incomming mail or your server?
(exim only send mail, dovecot get mail)
It's ok my hosts config ?
hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
104.194.14.77 srv1.iacserver.com srv1
I need this line ? : 127.0.1.1 hostname.yourdomain.tld hostname
thanks
Last edited by sanna on Thu Mar 05, 2015 11:45 am, edited 1 time in total.
Re: Use Mail Server from domain registrar
Yep, seems nice.
If I remember correctly, you have a problem with dns and heve erron "unroutable address" or something like that.
If I remember correctly, you have a problem with dns and heve erron "unroutable address" or something like that.
Re: Use Mail Server from domain registrar
Oh yes ,sorry for this issueskurudo wrote:Yep, seems nice.
If I remember correctly, you have a problem with dns and heve erron "unroutable address" or something like that.
I read in this link : https://github.com/DigitalOcean-User-Pr ... _centos.md setting the FQDN
If You want I PM you my root login
Re: Use Mail Server from domain registrar
You did add dns in your /etc/resolv.conf ?
Re: Use Mail Server from domain registrar
no I didn't , domain server DNS ?skurudo wrote:You did add dns in your /etc/resolv.conf ?
; generated by /sbin/dhclient-script
nameserver 8.8.8.8
nameserver 8.8.4.4
Re: Use Mail Server from domain registrar
installed Debian 7 :
2015-03-06 16:40:42 1YTzz8-0003rM-2V <= [email protected] U=root P=local S=920
2015-03-06 16:40:44 1YTzz8-0003rM-2V ** [email protected] R=dnslookup T=remote_smtp: SMTP error from remote mail server after MAIL FROM:<[email protected]> SIZE=1974: host mx1.mclink.it [195.78.215.100]: 553 #5.1.8 Do main of sender address <[email protected]> does not exist
2015-03-06 16:40:42 1YTzz8-0003rM-2V <= [email protected] U=root P=local S=920
2015-03-06 16:40:44 1YTzz8-0003rM-2V ** [email protected] R=dnslookup T=remote_smtp: SMTP error from remote mail server after MAIL FROM:<[email protected]> SIZE=1974: host mx1.mclink.it [195.78.215.100]: 553 #5.1.8 Do main of sender address <[email protected]> does not exist