Estimados
junto con saludar, bueno quieria explicar que tengo un servidor web en el cual tiene instalado LAMP , pero cuando yo necesito enviar correos desde mis formularios web esto no son recibidos.
- En Primera Instancia intale el Postfix
- En Segunda Instancia intale el Send Mail
y nada he verificado en el php.ini de mi servidor lo modifique con la carpeta de send mail.
como mayor informacion el servidor de correo es otra maquina en Debian lenny el cual utiliza Zimbra.he revisado en la carpeta spam y tampoco estan llegando los correos. bueno si alguien me puede hechar una mano bienvenido sera la ayuda
a continuacion colocare la configuracion de postfix y los mensajes log
Archive de configuracion
# See /usr/share/postfix/main.cf.dist for a commented, more complete version
# Debian specific: Specifying a file name will cause the first
# line of that file to be used as the name. The Debian default
# is /etc/mailname.
#myorigin = /etc/mailname
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
biff = no
# appending .domain is the MUA's job.
append_dot_mydomain = no
# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h
readme_directory = no
# TLS parameters
smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key
smtpd_use_tls=yes
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
# See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for
# information on enabling SSL in the smtp client.
mydomain = cmq.cl
myhostname = web.qmc.cl
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = #mydomain
mydestination = $myhostname , localhost.$mydomain ,$mydomain
relayhost =
mynetworks = 10.0.0.30/25
mailbox_command =
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
inet_protocols = ipv4
home_mailbox = Maildir/
-------------------archivo de log
Oct 2 10:21:19 serverweb postfix/smtpd[25318]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 2 10:56:52 serverweb postfix/smtpd[26073]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 3 09:51:29 serverweb postfix/sendmail[16585]: fatal: Recipient addresses must be specified on the command line or via the -t option
Oct 3 10:09:09 serverweb postfix/smtpd[16875]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 3 15:38:45 serverweb postfix/sendmail[21781]: fatal: Recipient addresses must be specified on the command line or via the -t option
Oct 3 19:46:19 serverweb postfix/smtpd[25194]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 3 23:18:14 serverweb postfix/smtpd[28111]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 4 02:44:27 serverweb postfix/smtpd[31074]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 4 10:30:55 serverweb postfix/smtpd[5152]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 4 12:45:11 serverweb postfix/smtpd[7220]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 4 13:00:30 serverweb postfix/smtpd[7446]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 4 13:55:46 serverweb postfix/smtpd[8244]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 4 14:27:55 serverweb postfix/sendmail[8709]: fatal: Recipient addresses must be specified on the command line or via the -t option
Oct 4 14:55:17 serverweb postfix/smtpd[9082]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 4 14:56:18 serverweb postfix/smtpd[9095]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 4 14:57:19 serverweb postfix/smtpd[9116]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 4 17:10:50 serverweb postfix/sendmail[11127]: fatal: Recipient addresses must be specified on the command line or via the -t option
Oct 5 01:46:54 serverweb postfix/smtpd[19306]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 5 12:15:52 serverweb postfix/sendmail[27938]: fatal: Recipient addresses must be specified on the command line or via the -t option
Oct 5 14:19:48 serverweb postfix/sendmail[29667]: fatal: Recipient addresses must be specified on the command line or via the -t option
Oct 5 17:38:16 serverweb postfix/smtpd[32347]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 5 20:55:53 serverweb postfix/sendmail[2687]: fatal: Recipient addresses must be specified on the command line or via the -t option
Oct 6 06:20:42 serverweb postfix/smtpd[10100]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 6 06:21:43 serverweb postfix/smtpd[10113]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 6 06:22:44 serverweb postfix/smtpd[10127]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 6 10:27:04 serverweb postfix/smtpd[13871]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 6 10:28:05 serverweb postfix/smtpd[13890]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 6 10:29:06 serverweb postfix/smtpd[13903]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
Oct 6 11:02:20 serverweb postfix/smtpd[14378]: fatal: non-null host address bits in "10.0.0.30/25", perhaps you should use "10.0.0.0/25" instead
