I was getting spam that has a simple DNS signature: all the sender
domains have A records that resolve to the same IP address. These
domains have different MX hosts, and therefore check_sender_mx_access
is ineffective.
I added check_xxx_a_access (xxx in client, reverse_client, helo,
sender, recipi
On Fri, Jun 20, 2014 at 06:00:18PM +0530, Joy wrote:
> 2. I am willing to limit recipient per message
You're failing to understand the difference between the recipient
count of a message and the recipient count of an "envelope". The
same message can be delivered in multiple "envelopes". If you
Joy:
> Thanks for the reply but my problem is little bit different .. Here is what
> i am looking for.
>
> 1. I am using postfix as MTA which is correctly delivering mails to local
> and remote users.
> 2. I am willing to limit recipient per message which i achieved using
> smtpd_recipient_limit b
Thanks for the reply but my problem is little bit different .. Here is what
i am looking for.
1. I am using postfix as MTA which is correctly delivering mails to local
and remote users.
2. I am willing to limit recipient per message which i achieved using
smtpd_recipient_limit but it counts local
hi wietse,
Am 2014-06-17 15:39, schrieb wie...@porcupine.org:
Wietse Venema:
> [] Stopping Postfix Mail Transport Agent: postfix/usr/sbin/postconf:
> warning: /etc/postfix/main.cf: unused parameter:
> ldap_transport_result_filter=smtp:%s.24t.loc:25
Apparently, postconf 2.9-2.12 error chec
Am 20.06.2014 10:52, schrieb Jürgen Herrmann:
> Am 18.06.2014 16:24, schrieb li...@rhsoft.net:
>> Am 18.06.2014 16:17, schrieb Jürgen Herrmann:
>>> Am 18.06.2014 15:59, schrieb li...@rhsoft.net:
Am 18.06.2014 15:49, schrieb Jürgen Herrmann:
> I have a problem with the following pcre table
Am 18.06.2014 16:24, schrieb li...@rhsoft.net:
Am 18.06.2014 16:17, schrieb Jürgen Herrmann:
Am 18.06.2014 15:59, schrieb li...@rhsoft.net:
Am 18.06.2014 15:49, schrieb Jürgen Herrmann:
I have a problem with the following pcre table:
if !/X-Spam-Level:.*\*{7,}/
/X-Spam-Flag:.*YES/ HOLD
endif