On 28 Nov 2006, Marc Perkel wrote:
> I have yet to fine the variable that contains the response. Does anyone 
> know what variable that would be?

        All I can say is "wow".
---
http://www.exim.org/exim-html-4.63/doc/html/spec_html/ch39.html#SECTaddressverification

After an address verification failure, $acl_verify_message
contains the error message that is associated with the failure.
It can be preserved by coding like this:

warn  !verify = sender
       set acl_m0 = $acl_verify_message

If you are writing your own custom rejection message or log
message when denying access, you can use this variable to include
information about the verification failure. 

-- 
Mark Nipper                                                e-contacts:
4320 Milam Street                                   [EMAIL PROTECTED]
Bryan, Texas 77801-3920                     http://nipsy.bitgnome.net/
(979)575-3193                      AIM/Yahoo: texasnipsy ICQ: 66971617

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GG/IT d- s++:+ a- C++$ UBL++++$ P--->+++ L+++$ !E---
W++(--) N+ o K++ w(---) O++ M V(--) PS+++(+) PE(--)
Y+ PGP t+ 5 X R tv b+++@ DI+(++) D+ G e h r++ y+(**)
------END GEEK CODE BLOCK------

---begin random quote of the moment---
"There is infinite hope, but not for us." -- Kafka
----end random quote of the moment----

-- 
## 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