mail.mysite.com for smtp
Posted: Sun Aug 10, 2008 1:52 am
Hi,
For configuring mail.mysite.com as a smtp server so as tom send mails using it on port 25. Do i need to create a subdomain with "mail" and if so what shal be ip address that should be mapped to ip. Th ip address of the vps hosting or of that of domain name as ns1.domaincompany.com.
The issue is that I am not able to ping mail.myite.com ; I have installed postfix
For configuring mail.mysite.com as a smtp server so as tom send mails using it on port 25. Do i need to create a subdomain with "mail" and if so what shal be ip address that should be mapped to ip. Th ip address of the vps hosting or of that of domain name as ns1.domaincompany.com.
The issue is that I am not able to ping mail.myite.com ; I have installed postfix
Code: Select all
debian:/var/www/ispconfig# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
220 mail.mysite.com ESMTP Postfix (Debian/GNU)
ehlo localhost
250-mail.mysite.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN