Title: Message

Gimana cara membaca mail log ini :

 

  1. May 31 08:37:44 ns1 amavis[14310]: (14310-02) ESMTP::10024 /var/amavis/amavis-20040531T083501-14310: <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> Received: SIZE=90126 from ns1.hslprpol.com ([127.0.0.1]) by localhost (ns1.hslprpol.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14310-02; Mon, 31 May 2004 08:37:44 +0700 (WIT)

 

  1. May 31 08:37:44 ns1 amavis[14310]: (14310-02) Checking: <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>

 

  1. May 31 08:37:45 ns1 amavis[14310]: (14310-02) FWD via SMTP: [127.0.0.1:10025] <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>

 

  1. May 31 08:37:45 ns1 amavis[14310]: (14310-02) Passed, <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>, Message-ID: <[EMAIL PROTECTED]>, Hits: 1.03

 

  1. May 31 08:37:45 ns1 postfix/smtp[14402]: 6027F12B080: to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1], delay=103, status=sent (250 2.6.0 Ok, id=14310-02, from MTA: 250 Ok: queued as 9568512B082)

 

  1. May 31 08:38:15 ns1 postfix/smtp[14345]: 9568512B082: to=<[EMAIL PROTECTED]>, relay=mail.asiaworkstraining.com[203.120.83.133], delay=30, status=sent (250 Command DATA Processed mail data Ok)

 

 

Apakah ada masalah dengan log ini, karena domain asiaworkstraining.com tidak terima imel dari domain kami

 

Berikut saya sertakan configurasi mail server kami

 

 

alias_database = hash:/etc/postfix/aliases alias_maps = hash:/etc/postfix/aliases body_checks = regexp:/etc/postfix/body_checks broken_sasl_auth_clients = yes command_directory = /usr/sbin config_directory = /etc/postfix content_filter = smtp-amavis:[127.0.0.1]:10024 daemon_directory = /usr/libexec/postfix debug_peer_level = 2 header_checks = regexp:/etc/postfix/header_checks_subject

home_mailbox = Maildir/

html_directory = /usr/share/doc/postfix-2.1.1-documentation/html

inet_interfaces = all

mail_owner = postfix

mailbox_size_limit = 512000000

mailq_path = /usr/bin/mailq.postfix

manpage_directory = /usr/share/man

message_size_limit = 102400000

mime_header_checks = regexp:/etc/postfix/mime_header_checks

mydestination = $myhostname, localhost.$mydomain $mydomain mydomain = hslprpol.com myhostname = ns1.hslprpol.com mynetworks_style = host myorigin = $mydomain newaliases_path = /usr/bin/newaliases.postfix queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/postfix-2.1.1-documentation/readme

sample_directory = /etc/postfix/samples

sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop smtp_tls_note_starttls_offer = yes smtp_use_tls = yes smtpd_banner = $myhostname ESMTP $mail_name

smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_non_fqdn_hostname, reject_non_fqdn_sender, reject_non_fqdn_recipient,   reject_unauth_destination, reject_unauth_pipelining,    reject_invalid_hostname, reject_rbl_client opm.blitzed.org, reject_rbl_client list.dsbl.org, reject_rbl_client relays.ordb.org, reject_rbl_client bl.spamcop.net, reject_rbl_client sbl.spamhaus.org

smtpd_sasl_auth_enable = yes

smtpd_sasl_local_domain =

smtpd_sasl_security_options = noanonymous smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem smtpd_tls_auth_only = no smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key smtpd_tls_loglevel = 1 smtpd_tls_received_header = yes smtpd_tls_session_cache_timeout = 3600s smtpd_use_tls = yes tls_random_source = dev:/dev/urandom unknown_local_recipient_reject_code = 550

 

 

 


Reply via email to