Current time: 04-27-2024, 06:48 AM Hello There, Guest! (LoginRegister)


Post Reply 
[solucionado]El correo llega pero no sale
Author Message
accdl Offline
Junior Member
*

Posts: 28
Joined: Mar 2009
Reputation: 0
Post: #11
RE: El correo llega pero no sale
(03-29-2009 04:06 AM)kurgans Wrote:  Pero eso es por que lo haces desde tu ordenador, tienes que hacerlo fuera de uno de tu red.
Aunque tu servidor dns no resuelva tiene los registros dns creados ya que los hace el panel cuando agregas un usuario
Todo lo que hagas a nivel de dns tiene que ser en tu panel de dominio tu servidor dns no sirve para nada tal como lo tienes montado ahora mismo.

Tan solo resolvera en local

OK, pues lo configurare para que funcione, a ver si esta vez si.

Muchas gracias por todo, y ya contare
03-29-2009 04:31 AM
Find all posts by this user Quote this message in a reply
accdl Offline
Junior Member
*

Posts: 28
Joined: Mar 2009
Reputation: 0
Post: #12
RE: El correo llega pero no sale
Ya lo he ajustado pero no envia los correos, solo lo recibe, y parece que esta todo en orden
03-29-2009 09:15 AM
Find all posts by this user Quote this message in a reply
shiizpa Offline
Junior Member
*

Posts: 69
Joined: Mar 2009
Reputation: 2
Post: #13
RE: El correo llega pero no sale
hace un nmap si el servicio de smtp esta activo

Code:
nmap localhost

tal vez debas instalar el nmap

Code:
aptitude install nmap

o si estas con un firewall on revisa que tenga abierto el puerto 25 o 26 dependiendo de tu configuración
(This post was last modified: 03-29-2009 09:21 AM by shiizpa.)
03-29-2009 09:19 AM
Find all posts by this user Quote this message in a reply
kurgans Offline
Moderator
*****
Moderators

Posts: 1,565
Joined: Feb 2008
Reputation: 23
Post: #14
RE: El correo llega pero no sale
Hacen falta los logs
03-29-2009 06:52 PM
Visit this user's website Find all posts by this user Quote this message in a reply
accdl Offline
Junior Member
*

Posts: 28
Joined: Mar 2009
Reputation: 0
Post: #15
RE: El correo llega pero no sale
En la última página de mail.info:

Quote:Mar 29 13:35:15 server imapd: LOGIN, user=accdl@caballerotoro.com, ip=[::ffff:1$
Mar 29 13:35:15 server imapd: LOGOUT, user=accdl@caballerotoro.com, ip=[::ffff:$
Mar 29 13:35:16 server imapd: LOGIN, user=accdl@caballerotoro.com, ip=[::ffff:1$
Mar 29 13:35:18 server postfix/smtp[2806]: 69C222DE18: to=<accdl@hotmail.com>, $
Mar 29 13:35:26 server imapd: LOGOUT, user=accdl@caballerotoro.com, ip=[::ffff:$
Mar 29 13:35:27 server postfix/smtp[2810]: 5554B2DE19: to=<accdl@hotmail.com>, $
Mar 29 13:35:30 server imapd: LOGIN, user=accdl@caballerotoro.com, ip=[::ffff:1$
Mar 29 13:35:30 server imapd: LOGOUT, user=accdl@caballerotoro.com, ip=[::ffff:$
Mar 29 13:35:52 server postfix/smtpd[2816]: connect from server.encondiciones.c$
Mar 29 13:36:05 server postfix/smtpd[2816]: 229B72DE17: client=server.encondici$
Mar 29 13:36:05 server postfix/cleanup[2803]: 229B72DE17: message-id=<a839d6623$
Mar 29 13:36:05 server postfix/qmgr[2310]: 229B72DE17: from=<accdl@caballerotor$
Mar 29 13:36:05 server postfix/smtpd[2816]: disconnect from server.encondicione$
Mar 29 13:36:05 server imapd: LOGIN, user=accdl@caballerotoro.com, ip=[::ffff:1$
Mar 29 13:36:05 server imapd: LOGOUT, user=accdl@caballerotoro.com, ip=[::ffff:$
Mar 29 13:36:05 server imapd: LOGIN, user=accdl@caballerotoro.com, ip=[::ffff:1$
Mar 29 13:36:05 server imapd: LOGOUT, user=accdl@caballerotoro.com, ip=[::ffff:$
Mar 29 13:36:25 server postfix/smtp[2806]: 229B72DE17: to=<webmaster@eslink.es>$

mail.warn:


Quote:Mar 29 11:57:04 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 11:57:04 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 12:01:44 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 12:07:04 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 12:07:04 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 12:11:44 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 12:51:44 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 13:01:44 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 13:07:04 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 13:07:04 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 13:11:44 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 13:17:04 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 13:17:04 server postfix/qmgr[2310]: warning: connect to transport retry:$
Mar 29 13:21:44 server postfix/qmgr[2310]: warning: connect to transport retry:$

mail.err esta vacio

Cuando introduci nmap localhost no me dio nada, por lo que lo instale como me dijistes, y no ha habido resultado.

Muchas gracias
03-29-2009 09:47 PM
Find all posts by this user Quote this message in a reply
victor531 Offline
Junior Member
*

Posts: 167
Joined: Oct 2007
Reputation: 3
Post: #16
RE: El correo llega pero no sale
Digita postconf -n y pega la salida aqui

tambien pega lo que tienes de tu dominio en
var/cache/bind/dominio.tld.db
para darle una mirada


Victor
03-29-2009 11:33 PM
Find all posts by this user Quote this message in a reply
accdl Offline
Junior Member
*

Posts: 28
Joined: Mar 2009
Reputation: 0
Post: #17
RE: El correo llega pero no sale
Quote:alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_at_myorigin = yes
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
inet_interfaces = all
local_destination_recipient_limit = 1
local_recipient_maps = unix:passwd.byname $alias_database
local_transport = local
mail_spool_directory = /var/mail
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
message_size_limit = 0
mydestination = $myhostname, $mydomain
mydomain = server.encondiciones.com.local
myhostname = server.encondiciones.com
mynetworks_style = host
myorigin = $myhostname
recipient_delimiter = +
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP ispCP 1.0.0 OMEGA Managed
smtpd_data_restrictions = reject_multi_recipient_bounce, reject_unauth_pipelining
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_invalid_helo_hostname, reject_non_fqdn_helo_hostname
smtpd_recipient_restrictions = reject_non_fqdn_recipient, reject_unknown_recipient_domain, permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, reject_unlisted_recipient, check_policy_service inet:127.0.0.1:12525, check_policy_service inet:127.0.0.1:60000, permit
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
smtpd_sender_restrictions = reject_non_fqdn_sender, reject_unknown_sender_domain, permit_mynetworks, permit_sasl_authenticated
transport_maps = hash:/etc/postfix/ispcp/transport
virtual_alias_maps = hash:/etc/postfix/ispcp/aliases
virtual_gid_maps = static:8
virtual_mailbox_base = /var/mail/virtual
virtual_mailbox_domains = hash:/etc/postfix/ispcp/domains
virtual_mailbox_limit = 0
virtual_mailbox_maps = hash:/etc/postfix/ispcp/mailboxes
virtual_minimum_uid = 1001
virtual_transport = virtual
virtual_uid_maps = static:1001

Quote:$TTL 12H
$ORIGIN caballerotoro.com.
@ IN SOA ns1.caballerotoro.com. postmast$
; dmn [caballerotoro.com] timestamp entry BEGIN.
2009032800 ; Serial
; dmn [caballerotoro.com] timestamp entry END.
8H ; Refresh
30M ; Retry
4W ; Expire
3H ; Minimum TTL
)
IN NS ns1.caballerotoro.com.
IN NS ns2.caballerotoro.com.
IN MX 10 mail.caballerotoro.com.

caballerotoro.com. IN A 83.32.183.12
www IN A 83.32.183.12
caballerotoro.com. IN TXT "v=spf1 a mx ip4:83.32.12 ~all"
localhost IN A 127.0.0.1
caballerotoro.com. IN TXT "v=spf1 a mx ip4:83.32.12 ~all"
localhost IN A 127.0.0.1
mail IN A 83.32.183.12
ns1 IN A 83.32.183.12
ns2 IN A 192.168.1.2
; CNAME for VHCS compatibility
ns IN CNAME ns1
; CNAME for mail transfer
imap IN CNAME mail
pop IN CNAME mail
pop3 IN CNAME mail
relay IN CNAME mail
smtp IN CNAME mail
; CNAME for web transfer
ftp IN CNAME www
; sub [{SUB_NAME}] entry BEGIN.
; sub [{SUB_NAME}] entry END.
03-30-2009 12:03 AM
Find all posts by this user Quote this message in a reply
shiizpa Offline
Junior Member
*

Posts: 69
Joined: Mar 2009
Reputation: 2
Post: #18
RE: El correo llega pero no sale
revisa /etc/postfix/main.cf

Code:
nano /etc/postfix/main.cf
PHP Code:
myhostname                   mail.domain.tld
mydomain                     
domain.tld.local
myorigin                     
$myhostname #revisa este

smtpd_banner                 $myhostname ESMTP ispCP 1.0.0 OMEGA Managed
setgid_group                 
postdrop

# Receiving messages parameters
mydestination                localhost
append_dot_mydomain          
no
append_at_myorigin           
yes
local_transport              
localhost #revisa este al parecer lo tienes en local (local_transport = local)
virtual_transport            virtual
transport_maps               
hash:/etc/postfix/ispcp/transport
alias_maps                   
hash:/etc/aliases
alias_database               
hash:/etc/aliases 
(This post was last modified: 03-30-2009 01:06 AM by shiizpa.)
03-30-2009 01:05 AM
Find all posts by this user Quote this message in a reply
accdl Offline
Junior Member
*

Posts: 28
Joined: Mar 2009
Reputation: 0
Post: #19
RE: El correo llega pero no sale
Buenas shiizpa:

Muchas gracias, he revisado lo que me has escrito, y esta igual que en el tuyo. No se porque no furula, a ver si lo consigo solucionar pronto.


Un saludo
03-30-2009 01:31 AM
Find all posts by this user Quote this message in a reply
shiizpa Offline
Junior Member
*

Posts: 69
Joined: Mar 2009
Reputation: 2
Post: #20
RE: El correo llega pero no sale
que raro men revisaste el nmap que el servicio SMTP aparesca
revisatas esta otra parte

PHP Code:
# Receiving messages parameters
mydestination                localhost
append_dot_mydomain          
no
append_at_myorigin           
yes
local_transport              
localhost #revisa este al parecer lo tienes en local (local_transport = local)
virtual_transport            virtual
transport_maps               
hash:/etc/postfix/ispcp/transport
alias_maps                   
hash:/etc/aliases
alias_database               
hash:/etc/aliases 
(This post was last modified: 03-30-2009 01:38 AM by shiizpa.)
03-30-2009 01:33 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)