View previous topic :: View next topic |
Author |
Message |
hcarpad n00b
Joined: 22 Oct 2005 Posts: 14 Location: Chile
|
Posted: Mon Jun 26, 2006 6:52 pm Post subject: Logs postfix |
|
|
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 |
|
|
gringo Advocate
Joined: 27 Apr 2003 Posts: 3793
|
Posted: Tue Jun 27, 2006 8:21 am Post subject: |
|
|
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 |
|
|
hcarpad n00b
Joined: 22 Oct 2005 Posts: 14 Location: Chile
|
Posted: Thu Jun 29, 2006 3:33 pm Post subject: Postfix |
|
|
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 |
|
|
hcarpad n00b
Joined: 22 Oct 2005 Posts: 14 Location: Chile
|
Posted: Thu Jun 29, 2006 3:37 pm Post subject: |
|
|
con respecto a la 1º pregunta Gracias eso era (syslog-ng) yo pense que lo hacia solo |
|
Back to top |
|
|
Gura n00b
Joined: 28 Jun 2006 Posts: 14 Location: Pola de Lena, Asturias
|
Posted: Sat Jul 01, 2006 8:46 pm Post subject: |
|
|
Si ahora vas a ponerte a manejar otro dominio has de asegurarte que aste esté en la opción
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 |
|
|
hcarpad n00b
Joined: 22 Oct 2005 Posts: 14 Location: Chile
|
Posted: Mon Jul 03, 2006 8:05 pm Post subject: Hola |
|
|
ya arregle el problema era de fqn de mi server (me costo encontrar el motivo)
gracias de todos modos. |
|
Back to top |
|
|
|