Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Logs postfix
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
hcarpad
n00b
n00b


Joined: 22 Oct 2005
Posts: 14
Location: Chile

PostPosted: Mon Jun 26, 2006 6:52 pm    Post subject: Logs postfix Reply with quote

Hola

Tengo instalado el 2006.0 y postfix 2.... y no me genera logs para el. ¿Donde se configura?
alguien me podria ayudar por favor ya que sin los logs no se lo que pasa

gracias
Back to top
View user's profile Send private message
gringo
Advocate
Advocate


Joined: 27 Apr 2003
Posts: 3793

PostPosted: Tue Jun 27, 2006 8:21 am    Post subject: Reply with quote

No tienes unos archivos /var/log/mail.* ?
Si no los tienes tendrás que acudir a la configuración de tu logger ( metalog, sysklogd, syslog-ng, etc).

saluetes
Back to top
View user's profile Send private message
hcarpad
n00b
n00b


Joined: 22 Oct 2005
Posts: 14
Location: Chile

PostPosted: Thu Jun 29, 2006 3:33 pm    Post subject: Postfix Reply with quote

Code:

Jun 29 11:17:41 server postfix/smtpd[27703]: cfg_get_str: /etc/postfix/mysql/virtual-mailboxes.cf: user = correo
Jun 29 11:17:41 server postfix/smtpd[27703]: cfg_get_str: /etc/postfix/mysql/virtual-mailboxes.cf: password = xxxx
Jun 29 11:17:41 server postfix/smtpd[27703]: cfg_get_str: /etc/postfix/mysql/virtual-mailboxes.cf: dbname = correo
Jun 29 11:17:41 server postfix/smtpd[27703]: cfg_get_str: /etc/postfix/mysql/virtual-mailboxes.cf: result_format = %s
Jun 29 11:17:41 server postfix/smtpd[27703]: cfg_get_int: /etc/postfix/mysql/virtual-mailboxes.cf: expansion_limit = 0
Jun 29 11:17:41 server postfix/smtpd[27703]: cfg_get_str: /etc/postfix/mysql/virtual-mailboxes.cf: query = <NULL>
Jun 29 11:17:41 server postfix/smtpd[27703]: cfg_get_str: /etc/postfix/mysql/virtual-mailboxes.cf: table = users
Jun 29 11:17:41 server postfix/smtpd[27703]: cfg_get_str: /etc/postfix/mysql/virtual-mailboxes.cf: select_field = concat(email,'/')
Jun 29 11:17:41 server postfix/smtpd[27703]: cfg_get_str: /etc/postfix/mysql/virtual-mailboxes.cf: where_field = email
Jun 29 11:17:41 server postfix/smtpd[27703]: cfg_get_str: /etc/postfix/mysql/virtual-mailboxes.cf: additional_conditions = and postfix = 'y'
Jun 29 11:17:41 server postfix/smtpd[27703]: cfg_get_str: /etc/postfix/mysql/virtual-mailboxes.cf: domain =
Jun 29 11:17:41 server postfix/smtpd[27703]: cfg_get_str: /etc/postfix/mysql/virtual-mailboxes.cf: hosts = unix:/var/run/mysqld/mysqld.sock


Es esto normal?? o deberia entregar una query no null
Lo que pasas es que no puedo recibir correo

Code:

Jun 29 11:17:57 server postfix/smtpd[27703]: >>> CHECKING RECIPIENT MAPS <<<
Jun 29 11:17:57 server postfix/smtpd[27703]: ctable_locate: leave existing entry key cliente@dominio.com
Jun 29 11:17:57 server postfix/smtpd[27703]: maps_find: recipient_canonical_maps: cliente@dominio.com: not found
Jun 29 11:17:57 server postfix/smtpd[27703]: maps_find: recipient_canonical_maps: cliente: not found
Jun 29 11:17:57 server postfix/smtpd[27703]: maps_find: recipient_canonical_maps: @dominio.com: not found
Jun 29 11:17:57 server postfix/smtpd[27703]: mail_addr_find: cliente@dominio.com-> (not found)
Jun 29 11:17:57 server postfix/smtpd[27703]: maps_find: canonical_maps: cliente@dominio.com: not found
Jun 29 11:17:57 server postfix/smtpd[27703]: maps_find: canonical_maps: cliente: not found
Jun 29 11:17:57 server postfix/smtpd[27703]: maps_find: canonical_maps: @dominio.com: not found
Jun 29 11:17:57 server postfix/smtpd[27703]: mail_addr_find: cliente@dominio.com-> (not found)
Jun 29 11:17:57 server postfix/smtpd[27703]: dict_mysql_get_active: attempting to connect to host unix:/var/run/mysqld/mysqld.sock
Jun 29 11:17:57 server postfix/smtpd[27703]: dict_mysql: successful connection to host unix:/var/run/mysqld/mysqld.sock
Jun 29 11:17:57 server postfix/smtpd[27703]: dict_mysql: successful query from host unix:/var/run/mysqld/mysqld.sock
Jun 29 11:17:57 server postfix/smtpd[27703]: dict_mysql_lookup: retrieved 1 rows
....
....
Jun 29 11:17:58 server postfix/qmgr[27368]: warning: premature end-of-input on private/virtual socket while reading input attribute name
Jun 29 11:17:58 server postfix/master[27366]: warning: process /usr/lib/postfix/virtual pid 27723 exit status 1
Jun 29 11:17:58 server postfix/master[27366]: warning: /usr/lib/postfix/virtual: bad command startup -- throttling
Jun 29 11:17:58 server postfix/qmgr[27368]: warning: private/virtual socket: malformed response
Jun 29 11:17:58 server postfix/qmgr[27368]: warning: transport virtual failure -- see a previous warning/fatal/panic logfile record for the the problem description
Jun 29 11:17:58 server postfix/qmgr[27368]: 37334533DB: to=<cliente@dominio.com>, relay=none, delay=1, status=deferred (delivery temporarily suspended: unknown mail transport error)



(cambie el usuario y dominio real por cliente@dominio.com)

Lo que paso fue que antes tenia otro dominio de prueba y funcionaba, y ahora lo cambie y no puedo recibir

Alguien podria ayudarme por favor ?????????????? Se lo agradecia enormemente

:? :? :? :? :?


Last edited by hcarpad on Thu Jun 29, 2006 3:52 pm; edited 1 time in total
Back to top
View user's profile Send private message
hcarpad
n00b
n00b


Joined: 22 Oct 2005
Posts: 14
Location: Chile

PostPosted: Thu Jun 29, 2006 3:37 pm    Post subject: Reply with quote

con respecto a la 1º pregunta Gracias eso era (syslog-ng) yo pense que lo hacia solo :)
Back to top
View user's profile Send private message
Gura
n00b
n00b


Joined: 28 Jun 2006
Posts: 14
Location: Pola de Lena, Asturias

PostPosted: Sat Jul 01, 2006 8:46 pm    Post subject: Reply with quote

Si ahora vas a ponerte a manejar otro dominio has de asegurarte que aste esté en la opción
Code:
mydestination =


Mirate estos 2 manuales si ya no lo has hecho:
http://www.gentoo.org/doc/es/virt-mail-howto.xml
http://www.gentoo.org/doc/en/virt-mail-howto.xml

Lo he seguido para configurar mi actual servidor de correo y a partir de él he hecho uno para Debian.
Revisa las opciones que apuntas al fichero donde están las cuentas de correo y demás.

Como trabaja tu MTA... contra que autentica, que versión es? Yo uso la de la rama x86.
_________________
Solo cuando lo pierdes todo eres libre para actuar.
Back to top
View user's profile Send private message
hcarpad
n00b
n00b


Joined: 22 Oct 2005
Posts: 14
Location: Chile

PostPosted: Mon Jul 03, 2006 8:05 pm    Post subject: Hola Reply with quote

ya arregle el problema era de fqn de mi server :oops: (me costo encontrar el motivo)
gracias de todos modos.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum