RE: RegExp help

2015-05-14 Thread Marius Gologan
If you want to design a solution that can reject the messages during SMTP connection (before accepting any data) based on your criteria (sender AND recipient), you need check_policy_service in Postifx. http://www.postfix.org/SMTPD_POLICY_README.html For large scale, you may use almost any programm

Re: RegExp help

2015-05-14 Thread Michael Orlitzky
On 05/14/2015 10:41 AM, Barbara M. wrote: > > I use SA in default config. Never tried to customize rules, so, may be it > isn't trivial for me. :-) > N.B.: I want mail rejected from Postfix not marked as spam and delivered. > If SA can do this I try it (better if someone give me some example/hint

Re: RegExp help

2015-05-14 Thread Barbara M.
On Thu, 14 May 2015, Tom Hendrikx wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 14-05-15 12:48, Barbara M. wrote: I am trying to use regexp to block mails from specific domains to specific users (and let other users receive it). I need to merge (logical AND operator), something l

timeout after DATA (0 bytes) from unknown[x.x.x.x]

2015-05-14 Thread Luiz Morte
Hello, We start to see this error in a specific IP: "Timeout after DATA (0 bytes) from unknown[x.x.x.x]" Looking for in the web, we found many people talking about MTU problem. Do you have seen this problem? There is a configuration in postfix that I need to do? Thanks in advance Luiz

Re: bounce message - custom subject

2015-05-14 Thread Jiri Vitek
Hello, thank you for response. On Wed, 2015-05-13 at 11:28 -0400, Wietse Venema wrote: > Jiri Vitek: > > Hello, > > > > i need to change subject of bounce messages for undelivered mails. To be > > specific i have to use old message subject as part of bounce message. > > For example: > > > > def

Re: RegExp help

2015-05-14 Thread Tom Hendrikx
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 14-05-15 12:48, Barbara M. wrote: > > I am trying to use regexp to block mails from specific domains to > specific users (and let other users receive it). > > I need to merge (logical AND operator), something like: > > /^From:.*\@.*domainsourc

Re: RegExp help

2015-05-14 Thread jason hirsh
> On May 14, 2015, at 7:41 AM, Barbara M. wrote: > > On Thu, 14 May 2015, jason hirsh wrote: > >> I have bene using >> https://regex101.com >> for test and evaluationIt has also helped on my composition > > Cool. > But I can't still find a solution. > I am not a regex expert (obiviosly).

Re: RegExp help

2015-05-14 Thread Barbara M.
On Thu, 14 May 2015, jason hirsh wrote: I have bene using  https://regex101.com for test and evaluation    It has also helped on my composition Cool. But I can't still find a solution. I am not a regex expert (obiviosly). I write simple expression when needed, but I can't find how to improve

Re: RegExp help

2015-05-14 Thread jason hirsh
I have bene using https://regex101.com for test and evaluationIt has also helped on my composition > On May 14, 2015, at 6:48 AM, Barbara M. wrote: > > > I am trying to use regexp to block mails from specific domains to specific > users (and let other users r

RegExp help

2015-05-14 Thread Barbara M.
I am trying to use regexp to block mails from specific domains to specific users (and let other users receive it). I need to merge (logical AND operator), something like: /^From:.*\@.*domainsource.tld/ REJECT No Unrequested mail Please /^To:.*\@.*domaindest.tld/ REJECT No Unreques

Re: certificate verification failed

2015-05-14 Thread Robert Schetterer
Am 14.05.2015 um 10:25 schrieb Pol Hallen: >> whatever trust failure >> your mail was delivered to hotmail, ask them what happened to it >> perhaps it went to some Junk folder etc > > thanks for reply :-) When I see this warning/error email goes lost... > > I've an hotmail.it account and no email

Re: certificate verification failed

2015-05-14 Thread Pol Hallen
>whatever trust failure >your mail was delivered to hotmail, ask them what happened to it >perhaps it went to some Junk folder etc thanks for reply :-) When I see this warning/error email goes lost... I've an hotmail.it account and no email has come (also inside spam/junk). thanks Pol

Re: certificate verification failed

2015-05-14 Thread Robert Schetterer
Am 14.05.2015 um 09:23 schrieb Pol Hallen: > Hi all :-) > > With all other smtp, postfix runs correctly, only with hotmail.it smtp > I've this log file: > > May 14 09:15:53 www postfix/smtp[23823]: certificate verification failed > for mx2.hotmail.com[65.55.37.104]:25: untrusted issuer > /C=IE/O=

certificate verification failed

2015-05-14 Thread Pol Hallen
Hi all :-) With all other smtp, postfix runs correctly, only with hotmail.it smtp I've this log file: May 14 09:15:53 www postfix/smtp[23823]: certificate verification failed for mx2.hotmail.com[65.55.37.104]:25: untrusted issuer /C=IE/O=Baltimore/OU=CyberTrust/CN=Baltimore CyberTrust Root May 14