Ali Bogac Dagdevir @ 20-05-2009 13:28: > Fedora 9 dan dışarıya mail atarken aşağıdaki mesajı alıyorum. Yardım edebilen > olursa sevinirim. > Diagnostic-Code: SMTP; 550 Illegal HELO/EHLO greeting
http://nemesis.lonestar.org/site/mail_trouble.html For more information, you can read the full RFC on the Simple Mail Transport Protocol (SMTP) at http://www.ietf.org/rfc/rfc2821.txt , but the key statement is: The domain name given in the EHLO command MUST BE either a primary host name (a domain name that resolves to an A RR) or, if the host has no name, an address literal as described in section 4.1.1.1. (RFC 2821 was introduced in April of 2001 as an updated version of RFC 821, which was introduced in August of 1982.) yani diyor ki; eğer SMTP sunucunuzun hostname'i geçerli bir hostname değil ise, sizden gelen mailleri kabul edemem. /etc/mailname ve /etc/hostname dosyalarınızda yazan adresi kontrol edin ve *mutlaka* FQDN olduğundan emin olun. -- Omer Barlas [email protected] _______________________________________________ Linux-sunucu E-Posta Listesi [email protected] Liste kurallarını http://liste.linux.org.tr/kurallar.php bağlantısından okuyabilirsiniz; Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1 dakika içinde üyeliğinizi sonlandırabilirsiniz. http://liste.linux.org.tr/mailman/listinfo/linux-sunucu
