|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Jeronimo Zucco (jczucco
ucs.br)
Date: Wed May 16 2007 - 13:42:42 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, list.
I'm having problems with transport when message is sent to not
existent users.
My structure:
internet
|
(1) Antivirus
|
(2) Internal Smtp
| | |
(3) Backends
User database: openldap.
main.cf SERVER 1 (antivirus):
transport_maps = ldap:/etc/postfix/ldap-transport.cf
-> This consult the ldap server for the backend server where is the Maildir:
query_filter =
(&(&(objectClass=CourierMailAccount)(|(mail=%u)(maildrop=%u)))(|(accountStatus=enabled)(accountStatus=forward)))
result_attribute = mailhost
result_filter = smtp:%s
main.cf SERVER2 (internal smtp):
transport_maps = hash:/etc/postfix/transport
transport of server 2:
* smtp:[server1.domain.com]
# because all e-mails need to check for virus, internal and external,
correct ?
Existents accounts are ok, this is working, but when account not exists,
the sender give the following error:
relay=none, delay=0, status=bounced (mail for domain.com loops back to
myself)
Any help will be appreciated.
--
Jeronimo Zucco
LPIC-1 Linux Professional Institute Certified
Núcleo de Processamento de Dados
Universidade de Caxias do Sul
http://jczucco.blogspot.com
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]