I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-10-25 03:35:49.068156-07 by lujeni
Use options reject_error !
Hi , I have a problem. I want use option 'reject_error' in my dkimproxy_out.conf, I specified this option in my conf file. But when i feign error , my email are send .

dkimproxy_out.conf
reject_error
listen 127.0.0.1:1025
relay 127.0.0.1:1026
keyfile /etc/ssl/dkimproxy/dkimproxy.private.key
selector test
min_servers 10
min_spare_servers 5
max_spare_servers 20
max_servers 50
sender_map /etc/sender_map


kind regards, Jul
Direct Responses: 13026 | Write a response