Dear Postfixer,
Ada yang tahu pemecahan masalah ini ?
Feb 3 10:34:26 MX1 postfix/smtpd[25685]: NOQUEUE: reject: RCPT from unknown[81.x.x.x]: 504 <lune>: Helo command rejected: need fully-qualified hostname; from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=SMTP helo=<lune>
Apakah dengan option ini dapat teratasi?
smtpd_sender_restrictions = hash:/etc/postfix/access
/etc/postfix/access domainku.com OK
karena saya ingin mempertahankan hal ini
smtpd_helo_required = yes
smtpd_sender_restrictions = regexp:/etc/postfix/forbid_from,
reject_unauth_pipelining, permit_mynetworks, reject_unauth_destination,
reject_non_fqdn_sender
Salam, Angky
