Ok i'v set a router too (this is from example file ) what i need i think drop
the same message to user mailbox but without body of message
#this is acl_check_data section:
acl_check_data:
/* -----------------
warn message = X-Redirect-To: spambox@???
spam = nobody
------------------ */
#ROUTERS CONFIGURATION
scan_redirect:
driver = redirect
condition = ${if def:h_X-Redirect-To: {1}{0}}
headers_add = X-Original-Recipient: $local_part@$domain
data = $h_X-Redirect-To:
headers_remove = X-Redirect-To
but i still don't know how to remove body of message and sendi it to user in
'mini' version
thanks for help
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.