At 9:08 pm +0000 2005/03/25, Tony Finch wrote:
>On Fri, 25 Mar 2005, Giuliano Gavazzi wrote:
>
>> it appears that
>> local_part_suffix_optional
>> local_part_suffix = -*
>> is not applied when routers are working in recipient verify mode.
>
>Why do you think this?
>
doh! I was trying to make the report as simple as possible and just
dropped the proof:
2005-03-25 21:47:43 H=213-92-104-121.f5.ngi.it [213.92.104.121]
F=<does not matter> rejected RCPT <testaddress-bbb@a local domain>:
response to "RCPT TO:<testaddress-bbb@a local domain>" from localhost
[127.0.0.1] was: 550-Mailbox unknown. Either there is no mailbox
associated with this\n550-name or you do not have authorization to
see it.\n550 5.1.1 User unknown
the delivery succeeds instead if I do not verify recipient/callout:
2005-03-25 21:44:57 IDXDMX-0005VU-HZ => testaddress@a local domain
<testaddress-bbb@a local domain> R=cyrus_ltcp_overtcp T=cyrus_ltcp
H=localhost [127.0.0.1]
Giuliano