... ok ,what milter is that ?, perhaps ask on their mail list disable this milter tmp , and see what happens then Best Regards MfG Robert Schetterer -- [*]...
289551
prashuppp p
prashanthpnair84@...
Nov 21, 2012 9:19 am
I was trying to HOLD all the emails which has more then 2 recipient's using header_checks = pcre:/etc/postfix/header_checks /^(Cc|To):([^@]*@){2,}/ HOLD But...
289552
Ralf Hildebrandt
r@...
Nov 21, 2012 10:38 am
... header_checks only apply (AS THE NAME SAYS!) to... the headers. No header, no match. ... -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 ...
289553
prashanth p
prashanthpnair84@...
Nov 21, 2012 10:52 am
ok..great..Is there any other method to do for envelope also..I need it for both.. ... ok..great..Is there any other method to do for envelope also..I need...
289554
Ralf Hildebrandt
r@...
Nov 21, 2012 10:57 am
... You'd need a policy_daemon for that. Didn't you ask that before? postfwd can easily do that. -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 ...
289555
prashanth p
prashanthpnair84@...
Nov 21, 2012 11:33 am
yes,But am authorized to use only inbuilt mechanism. That's the reason i have choosed header_check.But later i came to know that as it name indicate's it can...
289556
Wietse Venema
wietse@...
Nov 21, 2012 11:55 am
... Use the SMTPD policy plug-in interface. What you ask for will not be implemented in Postfix. Wietse...
289557
prashanth p
prashanthpnair84@...
Nov 21, 2012 1:19 pm
i know scripting,so do you refer me any good document or web link on writing SMTPD policy scripts ?...
289558
/dev/rob0
rob0@...
Nov 21, 2012 1:27 pm
... This page documents the protocol: http://www.postfix.org/SMTPD_POLICY_README.html A simple example is included in the source code tarball. More advanced...
289559
kamleshverma
kamleshverma@...
Nov 21, 2012 1:37 pm
HI All, Every day i m seeing hundreds of mails in mailq, all they are having unknown domain name. I had changes in my Postfix server but I don't how to...
289560
Sharma, Ashish
ashish.sharma3@...
Nov 21, 2012 2:12 pm
Hi, Any comments on the following posted queries. Thanks in advance Ashish ... From: owner-postfix-users@... [mailto:owner-postfix-users@...]...
289561
Jerry
postfix-user@...
Nov 21, 2012 2:22 pm
On Wed, 21 Nov 2012 19:15:32 +0530 ... Please review the documentation available at: <http://www.postfix.com/DEBUG_README.html> and more specifically: ...
289562
Robert Schetterer
rs@...
Nov 21, 2012 2:46 pm
... how did they get in your server ? show logs try using reject_unknown_sender_domain Reject the request when Postfix is not final destination for the sender...
289563
Muhammad Yousuf Khan
sirtcp@...
Nov 21, 2012 2:51 pm
Please help your experience advice is required. my management is interested to see some reports from postfix logs, is there any way that i can collect reports...
289564
Robert Schetterer
rs@...
Nov 21, 2012 2:56 pm
... ups i see you allready use this, so how are you getting these mails look in your logs for analyse ... Best Regards MfG Robert Schetterer -- [*] sys4 AG ...
289565
Robert Schetterer
rs@...
Nov 21, 2012 3:03 pm
... pflogsumm or logwatch etc are your friends what was the mail "subject", if ... this is not really logged from postfix you may use some filter with your...
289566
Wietse Venema
wietse@...
Nov 21, 2012 3:54 pm
... Postfix has built-in "WARN" actions in header_checks that can log message subjects and attachment names, but there is no built-in support to log details...
289567
Ralf Hildebrandt
r@...
Nov 21, 2012 4:13 pm
... You can log this using header_checks with: /^Subject:/ WARN and mime_header_checks with: /filename=92;"(.*)\.(...)\"$/ WARN Attachment $1.$2 -- [*] sys4 AG ...
289568
DTNX Postmaster
postmaster@...
Nov 21, 2012 4:21 pm
... I suggest you read the documentation available, such as; http://www.postfix.org/documentation.html http://www.postfix.org/CONTENT_INSPECTION_README.html ...
289569
Sam Jones
sam_jones90@...
Nov 21, 2012 5:13 pm
Good afternoon, When I start my Postfix up (fresh install I'm trying to commission to take over newsletter duties) I'm seeing this: unused parameter:...
289570
Noel Jones
njones@...
Nov 21, 2012 5:25 pm
... Looks like a typo. smtpd_client_restrictons <> smtpd_client_restrictions Note the missing "i". As a side note, rather than using "sleep 1" which penalizes...
289571
Sam Jones
sam_jones90@...
Nov 21, 2012 5:46 pm
Thank you so much Noel. That was exactly it, and to confuse matters even more it had been in my old config like that for a year with no warning coming up. I've...
289572
Noel Jones
njones@...
Nov 21, 2012 5:57 pm
... That's exactly why the "unused parameter" feature was invented; to warn you that postfix might not be doing what you expect! -- Noel Jones...
289573
Viktor Dukhovni
postfix-users@...
Nov 21, 2012 6:25 pm
... Well, your configuration settings *are* for port 25. So testing port 587 is futile. ... The ":smtp" part after the IP address is the port name in...
289574
Stan Hoeppner
stan@...
Nov 21, 2012 9:58 pm
... translateplanmulti.info is a snowshoe domain, 198.41.120.0/24, and everyone should be blocking it. Postscreen by default stops bots, not snowshoe ratware....
289575
Per olof Ljungmark
peo@...
Nov 21, 2012 10:30 pm
Hi, Got this error after changing the sasl_password in sasl_passwd. This is on a host that relays all mail to one destination as specified in "relayhost ="....
289576
Wietse Venema
wietse@...
Nov 21, 2012 10:45 pm
... Postfix is the messenger that reports bad news from the SASL library. The name /tmp/krb5cc* is normally used to store a Kerberos ticket. Apparently, there...
289577
Per olof Ljungmark
peo@...
Nov 22, 2012 12:06 am
... Yes, and cyrus is a mess. Funny how just a change of password can tilt a working install. Anyway, problem solved, I had to add more sasl related options to...
289578
Alex
mysqlstudent@...
Nov 22, 2012 1:02 am
Hi, ... I pulled the IPs out of the logs for these 'lost connection39; errors over the last 24hrs, and it does appear that there are multiple IPs in the same...
289579
Wietse Venema
wietse@...
Nov 22, 2012 1:16 am
... Postscreen "forgets" DNSBL lookup results after one hour. At least that has been the default for a long time. You can set it shorter if you think it would...