On Tue, Jun 30, 2009 at 2:49 PM, Victor ... Yes, in this system most $mydomain addresses are restricted from external sources with a pcre map. The above...
Ville Walveranta
walveranta@...
Jul 1, 2009 7:07 am
254916
... Sadly, I still have the same problem. Here is the output of postconf -n; maybe there are other errors: alias_database = hash:/etc/aliases alias_maps =...
Jonathan Turkanis
turkanis@...
Jul 1, 2009 7:12 am
254917
... I think I found where is the problem... In SRV2 (the internal server) i have: cat /etc/postfix/transport_mailman /^bol_.*@...$/ local: ...
Ignacio Vazquez Alvarez
ivaicio@...
Jul 1, 2009 7:37 am
254918
I have the following problem. My postfix use a virtual ldap database for domain, accounts and aliases (postfix +amavisd-new +dovecot + spamassassin + clamav) I...
Hello, While running a few test I've noticed, that Postfix does not cache any LDAP queries. As far I can see, I can limit the number of simultaneous queries...
Ihsan Dogan
ihsan@...
Jul 1, 2009 9:08 am
254920
Indeed that would be very interested. By the way i am using proxymap for ldap:tables and saw the ldap server running much smoothly now. Bill...
Vasilios Tzanoudakis
vtzan@...
Jul 1, 2009 10:04 am
254921
... I too was surprised that {n} seems to work with regexp when tested on the command line with postmap(1): # cat header_test /^X-Spam-Flag: YES$/ DISCARD ...
Sahil Tandon
sahil@...
Jul 1, 2009 10:43 am
254922
... [...] ... You have address rewriting taking place both before and after the content filter. Use receive_override_options to disable the rewriting either ...
Magnus Bäck
magnus@...
Jul 1, 2009 10:49 am
254923
... It certainly looks like it. ... I also needed to add an extra policy bank as given in the readme and "-o content_filter=smtp-amavis:[127.0.0.1]:10026" to...
Guy
wyldfury@...
Jul 1, 2009 12:33 pm
254924
Hello, I have enabled "sender_bcc_maps" in my main.cf. The lookup file has just 2 entries. I have noticed that the number of message in active queue grews as...
Rocco Scappatura
Rocco.Scappatura@...
Jul 1, 2009 12:49 pm
254925
... Are you sure you do not have another MTA such as sendmail daemon running? Postfix honors myhostname above what is set as machine hostname. The bounce...
Brian Evans - Postfix...
grknight@...
Jul 1, 2009 1:00 pm
254926
... No need to escape "-" or ":", and postfix turns on the /i flag by default - adding the flag to a postfix expression turns on case sensitivity. ...
Noel Jones
njones@...
Jul 1, 2009 1:23 pm
254927
... No. LDAP supports robust distributed caching via replication. If you want local caching on a MTA, field an LDAP replica on the MTA or dedicate a suitable...
Victor Duchovni
Victor.Duchovni@...
Jul 1, 2009 4:05 pm
254928
... Excellent, I now get a match using postmap. If the spam doesn't cease, I'll be back. Thanks everyone! Rob...
Rob Brandt
bronto@...
Jul 1, 2009 4:09 pm
254929
... What fraction of your traffic is sent by these 2 entries. Do you have content filters downstream of the cleanup service that adds the bcc addresses? Report...
Victor Duchovni
Victor.Duchovni@...
Jul 1, 2009 5:02 pm
254930
... Nuts. I am still getting spam. Is there any reason header_checks might not be enabled? Is header_checks being run before SA processes it? Here's my...
Rob Brandt
bronto@...
Jul 1, 2009 5:34 pm
254931
... 'postconf -n' is preferred here over pasting main.cf. You're eyes may play tricks on you. Do you have anything like: ...
Brian Evans - Postfix...
grknight@...
Jul 1, 2009 5:41 pm
254932
... You'll pretty much always get spam. The question is how spammy does spamassassin think it is, is it being flagged with the spam header, and is your header...
Terry Carmen
terry@...
Jul 1, 2009 5:43 pm
254933
... Bingo: -o receive_override_options=no_header_body_checks,no_unknown_recipient_checks Any negative consequences for eliminating this line, or changing it...
Rob Brandt
bronto@...
Jul 1, 2009 5:59 pm
254934
... header_checks will be executed twice...
Jan P. Kessler
postfix@...
Jul 1, 2009 7:34 pm
254935
Wietse says something like "Spam is war -- RFCs don't apply." OK, but how about nmap ethics? I've started hitting spam IPs and their nets with nmap to find out...
ghe
ghe@...
Jul 1, 2009 7:37 pm
254936
... I'm no attorney, but sounds like a grey area... http://www.securityfocus.com/news/126...
Evan Platt
evan@...
Jul 1, 2009 7:44 pm
254937
... At first my opinion is that this is the wrong list for that discussion. And although no host/os should be really affected by a simple portscan (what's evil...
Jan P. Kessler
postfix@...
Jul 1, 2009 7:47 pm
254938
In general this is a bad idea and you should stop doing it immediately. In the best case it would be seen by the other side as an attack on them from you. In...
Brian Mathis
brian.mathis@...
Jul 1, 2009 7:50 pm
254939
... Good point, well taken. Thank you all. -- Glenn English ghe@......
ghe
ghe@...
Jul 1, 2009 8:02 pm
254940
You have identified the problem. Thanks! ... Sendmail is installed, but its daemons are turned off. I installed Postfix because I was planning to do it...
Jonathan Turkanis
turkanis@...
Jul 1, 2009 8:40 pm
254941
... That doesn't sound right or good. What's the right way to do this? Rob...
Rob Brandt
bronto@...
Jul 1, 2009 8:50 pm
254942
... This is a distribution question than a Postfix issue. A quick Google of "alternatives mta" should give some pointers....
Brian Evans - Postfix...
grknight@...
Jul 1, 2009 8:59 pm
254943
... Thanks. I certainly didn't mean to ask for CentOS support here. Can I infer from your answer that there is defintely not a standard way to address this...
Jonathan Turkanis
turkanis@...
Jul 1, 2009 9:04 pm
254944
... Nothing wrong with that, especially if your header_checks file is reasonably short and simple (as it should be). If you are using 2.6, you could try a...