[postfix-es] Ya funciona tls y sasl

Jose Perez jperezme en telefonica.net
Mar Mar 18 15:56:16 CET 2003


Bueno pues creo que ya funciona.En el cliente outlook habia que decirle que usase ssl en el servidor saliente.
En el log tambien se ve el login y clave en claro (supongo que sera asi, ya que primero se han transferido encriptadas, no?) 
Gracias a todos por vuestra ayuda.

Las directivas con las que lo hace son las siguientes:
alias_database = dbm:/etc/postfix/aliases
alias_maps = dbm:/etc/postfix/aliases
body_checks = regexp:/etc/postfix/body_checks
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
default_destination_concurrency_limit = 10
disable_dns_lookups = no
disable_vrfy_command = yes
header_checks = regexp:/etc/postfix/header_checks
local_destination_concurrency_limit = 2
local_recipient_maps = $alias_maps unix:passwd.byname
mail_name = Postfix/MJ-1.03
mail_owner = postfix
mailbox_size_limit = 5242880
mailq_path = /usr/sbin/mailq
manpage_directory = /usr/local/man
maximal_queue_lifetime = 5d
message_size_limit = 5242880
mydestination = $myhostname localhost.$mydomain $mydomain mail.$mydomain
mydomain = aixpanish.com
myhostname = mail.aixpanish.com
mynetworks = 127.0.0.1 172.26.0.0/24
myorigin = $mydomain
newaliases_path = /usr/sbin/newaliases
notify_classes = resource, software, policy
queue_directory = /var/spool/postfix
readme_directory = /etc/postfix/readmefiles
relay_domains = $mydestination
sample_directory = /etc/postfix
sendmail_path = /usr/lib/sendmail
setgid_group = postdrop
smtp_tls_CAfile = /etc/postfix/cert/cacert.pem
smtp_tls_cert_file = /etc/postfix/cert/newcert.pem
smtp_tls_key_file = /etc/postfix/cert/keysin.pem
smtp_tls_session_cache_database = sdbm:/etc/postfix/smtp_scache
smtp_use_tls = yes
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
smtpd_client_restrictions = reject_rbl_client relays.ordb.org reject_rhsbl_client relays.ordb.org
smtpd_recipient_restrictions = permit_mynetworks, reject_non_fqdn_recipient, permit_sasl_authenticated, check_relay_domains
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $mydomain
smtpd_tls_CAfile = /etc/postfix/cert/cacert.pem
smtpd_tls_cert_file = /etc/postfix/cert/newcert.pem
smtpd_tls_key_file = /etc/postfix/cert/keysin.pem
smtpd_tls_session_cache_database = sdbm:/etc/postfix/smtpd_scache
smtpd_use_tls = yes
transport_maps = dbm:/etc/postfix/transport



Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: mynetworks ~? debug_peer_list
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: mynetworks ~? fast_flush_domains
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: mynetworks ~? mynetworks
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: relay_domains ~? debug_peer_list
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: relay_domains ~? fast_flush_domains
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: relay_domains ~? mynetworks
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: relay_domains ~? permit_mx_backup_networks
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: relay_domains ~? qmqpd_authorized_clients
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: relay_domains ~? relay_domains
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: permit_mx_backup_networks ~? debug_peer_list
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: permit_mx_backup_networks ~? fast_flush_domains
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: permit_mx_backup_networks ~? mynetworks
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: permit_mx_backup_networks ~? permit_mx_backup_networks
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: maps_append: dbm:/etc/postfix/aliases
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: dict_open: dbm:/etc/postfix/aliases
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: maps_append: unix:passwd.byname
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: dict_open: unix:passwd.byname
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: smtpd_access_maps ~? debug_peer_list
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: smtpd_access_maps ~? fast_flush_domains
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: smtpd_access_maps ~? mynetworks
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: smtpd_access_maps ~? permit_mx_backup_networks
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: smtpd_access_maps ~? qmqpd_authorized_clients
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: smtpd_access_maps ~? relay_domains
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_string: smtpd_access_maps ~? smtpd_access_maps
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: name_mask: noanonymous
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: dict_open: sdbm:/etc/postfix/smtpd_scache
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: watchdog_create: 200e56d0 18000
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: watchdog_stop: 200e56d0
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: watchdog_start: 200e56d0
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: connection established
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: master_notify: status 0
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: name_mask: resource
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: name_mask: software
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: name_mask: policy
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: connect from 62-37-95-12.dialup.uni2.es[62.37.95.12]
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 220 mail.aixpanish.com ESMTP Postfix/MJ-1.03 (2.0.6)
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: watchdog_pat: 200e56d0
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: < 62-37-95-12.dialup.uni2.es[62.37.95.12]: EHLO intergatep
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-mail.aixpanish.com
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-PIPELINING
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-SIZE 5242880
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-ETRN
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-STARTTLS
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-AUTH LOGIN PLAIN OTP DIGEST-MD5 CRAM-MD5
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-AUTH=LOGIN PLAIN OTP DIGEST-MD5 CRAM-MD5
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_hostname: 62-37-95-12.dialup.uni2.es ~? 127.0.0.1
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_hostaddr: 62.37.95.12 ~? 127.0.0.1
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_hostname: 62-37-95-12.dialup.uni2.es ~? 172.26.0.0/24
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_hostaddr: 62.37.95.12 ~? 172.26.0.0/24
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_list_match: 62-37-95-12.dialup.uni2.es: no match
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: match_list_match: 62.37.95.12: no match
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250 8BITMIME
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: watchdog_pat: 200e56d0
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: < 62-37-95-12.dialup.uni2.es[62.37.95.12]: STARTTLS
Mar 18 15:50:25 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 220 Ready to start TLS
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: TLS connection established from 62-37-95-12.dialup.uni2.es[62.37.95.12]: TLSv1 with cipher EXP1024-RC4-SHA (56/128 bits)
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: watchdog_pat: 200e56d0
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: < 62-37-95-12.dialup.uni2.es[62.37.95.12]: EHLO intergatep
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-mail.aixpanish.com
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-PIPELINING
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-SIZE 5242880
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-ETRN
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-AUTH LOGIN PLAIN OTP DIGEST-MD5 CRAM-MD5
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250-AUTH=LOGIN PLAIN OTP DIGEST-MD5 CRAM-MD5
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: match_hostname: 62-37-95-12.dialup.uni2.es ~? 127.0.0.1
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: match_hostaddr: 62.37.95.12 ~? 127.0.0.1
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: match_hostname: 62-37-95-12.dialup.uni2.es ~? 172.26.0.0/24
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: match_hostaddr: 62.37.95.12 ~? 172.26.0.0/24
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: match_list_match: 62-37-95-12.dialup.uni2.es: no match
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: match_list_match: 62.37.95.12: no match
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250 8BITMIME
Mar 18 15:50:26 aixsrv postfix/smtpd[17778]: watchdog_pat: 200e56d0
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: < 62-37-95-12.dialup.uni2.es[62.37.95.12]: AUTH LOGIN
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: smtpd_sasl_authenticate: sasl_method LOGIN
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: smtpd_sasl_authenticate: uncoded challenge: Username:
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 334 VXNlcm5hbWU6
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: < 62-37-95-12.dialup.uni2.es[62.37.95.12]: cGVwZQ==
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: smtpd_sasl_authenticate: decoded response: miusu
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: smtpd_sasl_authenticate: uncoded challenge: Password:
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 334 UGFzc3dvcmQ6
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: < 62-37-95-12.dialup.uni2.es[62.37.95.12]: c2FwaWVuczcw
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: smtpd_sasl_authenticate: decoded response: clave
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 235 Authentication successful
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: watchdog_pat: 200e56d0
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: < 62-37-95-12.dialup.uni2.es[62.37.95.12]: MAIL FROM: <miusu en aixpanish.com>
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: extract_addr: input: <miusu en aixpanish.com>
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: extract_addr: result: miusu en aixpanish.com
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: fsspace: .: block size 512, blocks free 30808
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: smtpd_check_size: blocks 512 avail 30808 min_free 0 size 0
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: connect to subsystem public/cleanup
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: public/cleanup socket: wanted attribute: queue_id
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: input attribute name: queue_id
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: input attribute value: C169610D1
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: public/cleanup socket: wanted attribute: (list terminator)
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: input attribute name: (end)
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: send attr flags = 2
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: C169610D1: client=62-37-95-12.dialup.uni2.es[62.37.95.12], sasl_method=LOGIN, sasl_username=miusu en aixpanish.com
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250 Ok
Mar 18 15:50:27 aixsrv postfix/smtpd[17778]: watchdog_pat: 200e56d0
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: < 62-37-95-12.dialup.uni2.es[62.37.95.12]: RCPT TO: <otrousu en jazzfree.com>
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: extract_addr: input: <otrousu en jazzfree.com>
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: extract_addr: result: otrousu en jazzfree.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: START
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: name=reject_rbl_client
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: reject_rbl: Client host 62.37.95.12
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: dns_query: 12.95.37.62.relays.ordb.org (A): Host not found
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: ctable_locate: install entry key 12.95.37.62.relays.ordb.org
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: name=reject_rbl_client status=0
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: name=reject_rhsbl_client
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: reject_rbl_domain: Client host 62-37-95-12.dialup.uni2.es
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: dns_query: 62-37-95-12.dialup.uni2.es.relays.ordb.org (A): Host not found
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: ctable_locate: install entry key 62-37-95-12.dialup.uni2.es.relays.ordb.org
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: name=reject_rhsbl_client status=0
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: END
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: START
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: name=permit_mynetworks
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: permit_mynetworks: 62-37-95-12.dialup.uni2.es 62.37.95.12
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_hostname: 62-37-95-12.dialup.uni2.es ~? 127.0.0.1
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_hostaddr: 62.37.95.12 ~? 127.0.0.1
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_hostname: 62-37-95-12.dialup.uni2.es ~? 172.26.0.0/24
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_hostaddr: 62.37.95.12 ~? 172.26.0.0/24
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_list_match: 62-37-95-12.dialup.uni2.es: no match
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_list_match: 62.37.95.12: no match
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: name=permit_mynetworks status=0
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: name=reject_non_fqdn_recipient
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: reject_non_fqdn_address: otrousu en jazzfree.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: name=reject_non_fqdn_recipient status=0
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: name=permit_sasl_authenticated
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: generic_checks: name=permit_sasl_authenticated status=1
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: smtpd_check_rcptmap:otrousu en jazzfree.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: connect to subsystem private/rewrite
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: send attr request = rewrite
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: send attr rule = canonicalize
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: send attr address = otrousu en jazzfree.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: private/rewrite socket: wanted attribute: address
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: input attribute name: address
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: input attribute value: otrousu en jazzfree.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: private/rewrite socket: wanted attribute: (list terminator)
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: input attribute name: (end)
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: rewrite_clnt: canonicalize: otrousu en jazzfree.com -> otrousu en jazzfree.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: send attr request = resolve
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: send attr address = otrousu en jazzfree.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: private/rewrite socket: wanted attribute: transport
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: input attribute name: transport
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: input attribute value: smtp
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: private/rewrite socket: wanted attribute: nexthop
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: input attribute name: nexthop
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: input attribute value: jazzfree.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: private/rewrite socket: wanted attribute: recipient
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: input attribute name: recipient
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: input attribute value: otrousu en jazzfree.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: private/rewrite socket: wanted attribute: flags
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: input attribute name: flags
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: input attribute value: 4096
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: private/rewrite socket: wanted attribute: (list terminator)
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: input attribute name: (end)
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: resolve_clnt_query: `otrousu en jazzfree.com' -> t=`smtp' h=`jazzfree.com' r=`otrousu en jazzfree.com'
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: ctable_locate: install entry key otrousu en jazzfree.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: maps_find: otrousu en jazzfree.com: not found
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_string: jazzfree.com ~? mail.aixpanish.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_string: jazzfree.com ~? localhost.aixpanish.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_string: jazzfree.com ~? aixpanish.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_string: jazzfree.com ~? mail.aixpanish.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_list_match: jazzfree.com: no match
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: maps_find: @jazzfree.com: not found
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: mail_addr_find: otrousu en jazzfree.com -> (not found)
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: maps_find: otrousu en jazzfree.com: not found
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_string: jazzfree.com ~? mail.aixpanish.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_string: jazzfree.com ~? localhost.aixpanish.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_string: jazzfree.com ~? aixpanish.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_string: jazzfree.com ~? mail.aixpanish.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_list_match: jazzfree.com: no match
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: maps_find: @jazzfree.com: not found
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: mail_addr_find: otrousu en jazzfree.com -> (not found)
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: maps_find: otrousu en jazzfree.com: not found
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_string: jazzfree.com ~? mail.aixpanish.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_string: jazzfree.com ~? localhost.aixpanish.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_string: jazzfree.com ~? aixpanish.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_string: jazzfree.com ~? mail.aixpanish.com
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: match_list_match: jazzfree.com: no match
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: maps_find: @jazzfree.com: not found
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: mail_addr_find: otrousu en jazzfree.com -> (not found)
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250 Ok
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: watchdog_pat: 200e56d0
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: < 62-37-95-12.dialup.uni2.es[62.37.95.12]: DATA
Mar 18 15:50:28 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 354 End data with <CR><LF>.<CR><LF>
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: public/cleanup socket: wanted attribute: status
Mar 18 15:50:29 aixsrv postfix/cleanup[20980]: C169610D1: message-id=<001101c2ed5e$13389820$0145d282 en intergatep>
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: input attribute name: status
Mar 18 15:50:29 aixsrv postfix/nqmgr[12752]: C169610D1: from=<miusu en aixpanish.com>, size=1409, nrcpt=1 (queue active)
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: input attribute value: 0
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: public/cleanup socket: wanted attribute: reason
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: input attribute name: reason
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: input attribute value: (end)
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: public/cleanup socket: wanted attribute: (list terminator)
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: input attribute name: (end)
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 250 Ok: queued as C169610D1
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: watchdog_pat: 200e56d0
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: < 62-37-95-12.dialup.uni2.es[62.37.95.12]: QUIT
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: > 62-37-95-12.dialup.uni2.es[62.37.95.12]: 221 Bye
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: disconnect from 62-37-95-12.dialup.uni2.es[62.37.95.12]
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: master_notify: status 1
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: connection closed
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: watchdog_stop: 200e56d0
Mar 18 15:50:29 aixsrv postfix/smtpd[17778]: watchdog_start: 200e56d0
Mar 18 15:50:30 aixsrv postfix/smtp[18568]: C169610D1: to=<otrousu en jazzfree.com>, relay=smtp1.jazzfree.com[62.151.4.33], delay=3, status=sent (250 OK id=18vIOH-0007Tx-00)

-----------------------------------------------------------------------------
Tu portal de Aix en Español
http://aixpanish.com
-----------------------------------------------------------------------------
Singer KeyID: 0xC38C7298
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: http://lists.wl0.org/pipermail/postfix-es/attachments/20030318/a5548674/attachment.htm


Más información sobre la lista de distribución Postfix-es