On Sat, Mar 23, 2013 at 11:31 AM, Benny Pedersen wrote:
> Ejaz skrev den 2013-03-23 11:49:
>
>> How do I configure my postfix not to accept the emails which sent on
>> invalid address?, since morning we have been noticed that there huge
>> spam dictionary attack on our server, all originated email
On 3/25/2013 7:55 AM, Lima Union wrote:
> On Sat, Mar 23, 2013 at 11:31 AM, Benny Pedersen wrote:
>> Ejaz skrev den 2013-03-23 11:49:
>>
...
>>
>> are you missing http://www.hardwarefreak.com/fqrdns.pcre ? :)
>
> very interesting link, as I understand my postfix is not prepared for
> pcre thus I
Fri, 22 Mar 2013 19:12:40 -0400 (EDT) skrev Wietse Venema
:
> Test your lookups:
>
> postmap -q cogky.dk the-virtual_mailbox_domains-table
> This should return a result (the value does not matter).
aptget:~# postalias -q cogky.dk
mysql:/etc/postfix/mysql_virtual_mailbox_domains.cf
cogky.dk
> po
Titanus Eramius:
> Fri, 22 Mar 2013 19:12:40 -0400 (EDT) skrev Wietse Venema
> :
>
> > Test your lookups:
> >
> > postmap -q cogky.dk the-virtual_mailbox_domains-table
> > This should return a result (the value does not matter).
>
> aptget:~# postalias -q cogky.dk
> mysql:/etc/postfix/mysql_virt
Hello list,
I'm trying to figure out how case sensitivity works in a
check_recipient_access regexp table (Postfix 2.6.6).
This is my main.cf:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
allow_min_user = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
dae
On Mon, Mar 25, 2013 at 04:35:48PM +0100, Fabio Sangiovanni wrote:
> I'm trying to figure out how case sensitivity works in a
> check_recipient_access regexp table (Postfix 2.6.6).
Try the documentation:
http://www.postfix.org/regexp_table.5.html
http://www.postfix.org/pcre_table.5.html
How clever would it be to deploy in production?
For every mail, checking 1600 regexes doesn't seem efficient to me.
Will it have any significant CPU usage?
On Sat, Mar 23, 2013 at 8:01 PM, Benny Pedersen wrote:
>
> are you missing http://www.hardwarefreak.com/fqrdns.pcre ? :)
--
Regards,
Abh
Viktor Dukhovni dukhovni.org> writes:
>
> On Mon, Mar 25, 2013 at 04:35:48PM +0100, Fabio Sangiovanni wrote:
>
> > I'm trying to figure out how case sensitivity works in a
> > check_recipient_access regexp table (Postfix 2.6.6).
>
> Try the documentation:
>
> http://www.postfix.org/regexp_ta
> On Sat, Mar 23, 2013 at 8:01 PM, Benny Pedersen wrote:
>>
>> are you missing http://www.hardwarefreak.com/fqrdns.pcre ? :)
>
On 3/25/2013 11:06 AM, Abhijeet Rastogi wrote:> How clever would it
be to deploy in production?
>
> For every mail, checking 1600 regexes doesn't seem efficient to me.
>
Mon, 25 Mar 2013 11:30:41 -0400 (EDT) skrev Wietse Venema
:
> Titanus Eramius:
> > Fri, 22 Mar 2013 19:12:40 -0400 (EDT) skrev Wietse Venema
> > :
> >
> > > Test your lookups:
> > >
> > > postmap -q cogky.dk the-virtual_mailbox_domains-table
> > > This should return a result (the value does not
On Mon, Mar 25, 2013 at 05:44:45PM +0100, Fabio Sangiovanni wrote:
> Hi, thanks for your answer. I'm sorry but I can't get the point here.
> I *want* case sensitive matching. To me, the manual says that, due
> to the fact that insensitive matching is on by default, one should
> append the flag to
Titanus Eramius:
> > OK, the table is working as it should. Now let's find out
> > why the bogus recipient is accepted:
> >
> > Next step:
> >
> > - Connect to the public (not content re-injection) SMTP port and try
...
> MAIL FROM:<>
> 250 2.1.0 Ok
> RCPT TO:
> 250 2.1.5 Ok
> RCPT TO:
> 250 2.1.
On 3/25/2013 8:52 AM, Noel Jones wrote:
...
>>> are you missing http://www.hardwarefreak.com/fqrdns.pcre ? :)
>>
>> very interesting link, as I understand my postfix is not prepared for
>> pcre thus I won't be able to use it, right?
...
> You can use this file as a regexp: type.
>
> pcre is recomm
On 3/25/2013 11:06 AM, Abhijeet Rastogi wrote:
> How clever would it be to deploy in production?
I've been using it for over 3 years, the original REGEXP version for a
few months, then my PCRE 'version' after that. AFAIK the ISP crew who
created the original have had it in production for more tha
Hi All,
I initially posted the following query pertaining to the policyd on their
mailing list, however, i did not get any response.
I have the following questions pertaining to policyd :
Is there any testing utility available with policyd, to check the policy
configuration ?
Is there any
15 matches
Mail list logo