Mail don't incoming and can't change utf-8 encoding Hi, I run ispconfig on Debian . It's really good . But I have 2 problem ----1 I can't received email from another email like yahoo.com or gmail.com ... If I send from one to another in same server everythig is fine. configure of dns IP-Adresse Hostname .....ip..... www Mailserver Hostname www....ip...... Hostname domain.com What is wrong ???? ------2 I can't change encoding of hosted websait . Sever automat use utf. I try to change character set in header in sait, but same server use utf Thank you in advance
<[email protected]>: host domain.org[.....ip....] said: 550 5.1.1 <[email protected]>: Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command)
Please make sure that the MX record for your domain is pointing to the correct server. You can check that with Code: dig mx yourdomain.com
Hi , 2. Everything is OK whit character set. In apache2.conf - it wasn't check default characterset I remove # for default character set and everything work fine now Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. 1. I check whit dig mx, but I don't have resolve of this mail. I read any post for e-mail DNS, but I can't understand how I must to set my DNS for mail.
You can create the MX record on the responsible name servers for your domain. To find out these name servers, run Code: dig ns yourdomain.com Usually these are name servers of your registrar.