On Thu, 2 Mar 2006, Chris Meadors wrote:
>
>
> Basically prvscheck should expand to an empty string when given a
> non-signed address, and "yes" when given a signed address.  I don't want
> to do this in the RCPT ACL because it could reject callouts.  So I'll
> wait until after the DATA phase so I know the sender really is committed
> to sending a message.

Why not do it at pre-DATA?

>
> Is there anyway I can get access to the full RCPT address while in DATA?
>

I think you can derive it from $recipients - one thing to keep in mind is,
that $recipients can contain more than one address.  While null-sender
items should have a single recipient, I suspect it's possible for a
spammer or crapware to try to send to multiple rcpts at once.

-- 
--------------------------------------------------------
Dave Lugo   [EMAIL PROTECTED]    LC Unit #260   TINLC
Have you hugged your firewall today?   No spam, thanks.
--------------------------------------------------------
Are you the police?  . . . .  No ma'am, we're sysadmins.

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

Reply via email to