> Probabil in main.cf la smptd_recipient_restrictions ai pus ceva > in plus. Trimite postconf -n.
[EMAIL PROTECTED] cristiv]# /usr/local/postfix-2.0.16/bin/postconf -n alias_maps = broken_sasl_auth_clients = yes command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix debug_peer_level = 2 inet_interfaces = all mail_owner = postfix mailbox_transport = cyrus mailq_path = /usr/bin/mailq manpage_directory = /usr/local/man mydestination = $myhostname, localhost.$mydomain myhostname = aaa.homelinux.com newaliases_path = /usr/bin/newaliases queue_directory = /var/spool/postfix readme_directory = no sample_directory = /etc/postfix sender_canonical_maps = mysql:/etc/postfix/mysql-canonical.cf sendmail_path = /usr/sbin/sendmail setgid_group = postdrop smtpd_recipient_restrictions = reject_invalid_hostname, reject_non_fqdn_hostname, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unknown_sender_domain, reject_unknown_recipient_domain, reject_unauth_pipelining, permit_mynetworks, reject_unauth_destination, reject_rbl_client zombie.dnsbl.sorbs.net, reject_rbl_client relays.ordb.org, reject_rbl_client opm.blitzed.org, reject_rbl_client list.dsbl.org, reject_rbl_client sbl.spamhaus.org, reject_rbl_client blackholes.easynet.nl, permit smtpd_sasl_auth_enable = yes smtpd_sasl_local_domain = smtpd_sasl_security_options = noanonymous unknown_local_recipient_reject_code = 450 virtual_alias_maps = mysql:/etc/postfix/mysql-virtual.cf [EMAIL PROTECTED] cristiv]# > cristi wrote: > > > Dau sa verific daca am instalat cum trebuie postfix_ul si am urmatorul mesaj > > de eroare: > > > > 504 <localhost>: Helo command rejected: need fully-qualified hostname > > > > Ce nu este bine? > > > > [EMAIL PROTECTED] cristiv]# telnet localhost 25 > > Trying 127.0.0.1... > > Connected to localhost. > > Escape character is '^]'. > > 220 aaa.homelinux.com ESMTP Postfix > > helo localhost > > 250 aaa.homelinux.com > > mail from: [EMAIL PROTECTED] > > 250 Ok > > rcpt to: [EMAIL PROTECTED] > > 504 <localhost>: Helo command rejected: need fully-qualified hostname > > 421 Error: timeout exceeded > > Connection closed by foreign host. > > [EMAIL PROTECTED] cristiv]# > > > > Probabil in main.cf la smptd_recipient_restrictions ai pus ceva > in plus. Trimite postconf -n. > > mitu > > --- > Detalii despre listele noastre de mail: http://www.lug.ro/ > > --- Detalii despre listele noastre de mail: http://www.lug.ro/
