Many thanks mouss,
I udnerstand.. better way is to create an alias... so ... for me the
case is closed
mouss a écrit :
TOUZEAU DAVID wrote:
No the ^ is supported by cyrus... i i create a mailbox usr/david.t
it's working.
the problem is to force postfix to lookup the LDAP database in order
to
TOUZEAU DAVID wrote:
No the ^ is supported by cyrus... i i create a mailbox usr/david.t it's
working.
the problem is to force postfix to lookup the LDAP database in order to
find the right uid
[EMAIL PROTECTED] as a real mailbox called dtouzeau has the uid in LDAP
postfix doesn't lookup the
No the ^ is supported by cyrus... i i create a mailbox usr/david.t it's
working.
the problem is to force postfix to lookup the LDAP database in order to
find the right uid
[EMAIL PROTECTED] as a real mailbox called dtouzeau has the uid in LDAP
here it is the postconf -n
address_verify_negative
mouss wrote, at 09/06/2008 05:12 AM:
TOUZEAU DAVID wrote:
pc-touzeau.klf.fr[/var/run/cyrus/socket/lmtp]: RCPT TO:<[EMAIL PROTECTED]>
so you see. postfix says "RCPT TO:<[EMAIL PROTECTED]>".
Sep 6 10:55:18 pc-touzeau postfix/lmtp[19755]: >
pc-touzeau.klf.fr[/var/run/cyrus/socket/lmtp]: DATA
S
TOUZEAU DAVID wrote:
thanks mouss but in my mains.cf there is
mailbox_transport=lmtp:unix:/var/run/cyrus/socket/lmtp
virtual_transport=$mailbox_transport
compare with
$ postconf -d virtual_transport
virtual_transport = virtual
so virtual transport is used for cyrus
do you see any "postfi
thanks mouss but in my mains.cf there is
mailbox_transport=lmtp:unix:/var/run/cyrus/socket/lmtp
virtual_transport=$mailbox_transport
so virtual transport is used for cyrus
in the lmtp log in verbose mode there is
Sep 6 10:55:03 pc-touzeau postfix/lmtp[19755]: send attr diag_type =
Sep 6 10:5
TOUZEAU DAVID wrote:
Dear
I have a problem with postfix understanding and "virtual_mailbox_maps"
parameter :
in my example i would like to send email to a local mailbox created has
"dtouzeau" from email [EMAIL PROTECTED]
currently, postfix want to send email to user.david^t instead dtouzea
Dear
I have a problem with postfix understanding and "virtual_mailbox_maps"
parameter :
in my example i would like to send email to a local mailbox created has
"dtouzeau" from email [EMAIL PROTECTED]
currently, postfix want to send email to user.david^t instead dtouzeau
If i undertsand the