On 2007-07-22 15:58, Graeme Fowler wrote:
> On Sun, 2007-07-22 at 15:11 +0200, Jürgen Herz wrote:
> <snip>
> > acl_c0 contains various key/value pairs like uid and mailbox for calling
> > maildrop in the transporters. It's populated by a ldap lookup (in
> > acl_smtp_rcpt) and I'm using that to test if the message is for one of
> > the virtual users.
> 
> ...which in the case of a locally-generated message won't be populated -
> RCPT only exists in an SMTP transaction.
> 
> Can you call it somewhere else in the flow, or use the non-smtp ACL to
> fill in the gaps?

I wrote that I also added a similar lookup in acl_not_smtp. I guess I
wasn't clear that I also populate acl_c0 there with the same values.
Might it be that the local_parts fails because exim doesn't have a local
part in this situation?

Jürgen

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to