Re: anyone rejecting incorrect dates with pcre header_checks?

2011-04-28 Thread Erik de Castro Lopo
Troy Piggins wrote: Wondering how you're solving this for emails sent with Date: headers way in the past or future. What do you think is a reasonably acceptable in terms of dates. 3 days each side of the correct date? 3 months? Years? How do you keep the header_checks updated as time

Re: recipient_delmiter/VERP, virtual users and transports maps problems

2011-04-28 Thread Dominik Schulz
On Thu, April 21, 2011 7:11 pm, Wietse Venema wrote: Dominik Schulz: because my transport is special crafted to return a default value for non-existing users, i.e. it can never fail. Your table does not satisfy Postfix requirements. I'm not trying to be mean, I'd just like to use

milter and almost-large messages

2011-04-28 Thread Michael Tokarev
Hello. I come across a situation when an almost-hitting-limit message has been retried and retried multiple times and was finally returned to the sender. The receiving side uses a milter (antivirus application). Here's how it looks like on the sending side: postfix/qmgr: E7749E064:

Re: Concurrency on overloaded server.

2011-04-28 Thread lst_hoe02
Zitat von Wietse Venema wie...@porcupine.org: Wietse Venema: Homer Wilson Smith: Is there a way to set a mail server to only open one connection to another, and send all mail over that one connection keeping it alive? /etc/postfix/main.cf: smtp_destination_concurrency_limit = 1

postfix DNS lookups and /etc/resolv.conf

2011-04-28 Thread Gábor Lénárt
Hi All, I've just noticed that some domains have MX records like this: example.com.IN MX 10 mail. The problem: I have search ourowndomain.tld in /etc/resolv.conf. This causes that postfix tries to look up mail.ourowndomain.tld as well when someone tries to send email to domain example.com

Re: postfix DNS lookups and /etc/resolv.conf

2011-04-28 Thread Reindl Harald
Am 28.04.2011 10:58, schrieb Gábor Lénárt: Hi All, I've just noticed that some domains have MX records like this: example.com. IN MX 10 mail. The problem: I have search ourowndomain.tld in /etc/resolv.conf. This causes that postfix tries to look up mail.ourowndomain.tld as well when

Re: milter and almost-large messages

2011-04-28 Thread Wietse Venema
Michael Tokarev: postfix/cleanup: warning: milter8_message: vstream_fseek incoming/4BE085028D: File too large Why is this reported as a 450 4.3.0 error? This should be a permanent error instead. Wietse

Re: Concurrency on overloaded server.

2011-04-28 Thread Wietse Venema
lst_ho...@kwsoft.de: [ Charset ISO-8859-1 unsupported, converting... ] Zitat von Wietse Venema wie...@porcupine.org: Wietse Venema: Homer Wilson Smith: Is there a way to set a mail server to only open one connection to another, and send all mail over that one connection keeping

Re: milter and almost-large messages

2011-04-28 Thread Michael Tokarev
28.04.2011 15:08, Wietse Venema wrote: Michael Tokarev: postfix/cleanup: warning: milter8_message: vstream_fseek incoming/4BE085028D: File too large Why is this reported as a 450 4.3.0 error? This should be a permanent error instead. No it shouldn't. Ok, _this_ very condition - EFBIG -

Re: postfix DNS lookups and /etc/resolv.conf

2011-04-28 Thread Gábor Lénárt
On Thu, Apr 28, 2011 at 11:26:03AM +0200, Reindl Harald wrote: Am 28.04.2011 10:58, schrieb Gábor Lénárt: Hi All, I've just noticed that some domains have MX records like this: example.com.IN MX 10 mail. The problem: I have search ourowndomain.tld in /etc/resolv.conf.

Re: Re-write Received Header to Exclude Home Dynamic IP?

2011-04-28 Thread schmero...@gmail.com
Barracuda does this all the time. It drives me fruit, it requires that I use my webmail to send the message. The administrator on the other end never knows how to fix their Barracuda box. On 4/27/2011 9:34 PM, Noel Jones wrote: On 4/27/2011 9:16 PM, Michael B Allen wrote: Hi, When I send

Re: anyone rejecting incorrect dates with pcre header_checks?

2011-04-28 Thread Duane Hill
Thursday, April 28, 2011, 1:19:11 AM, you wrote: Troy Piggins wrote: Wondering how you're solving this for emails sent with Date: headers way in the past or future. What do you think is a reasonably acceptable in terms of dates. 3 days each side of the correct date? 3 months? Years?

PATCH: miltermilter and almost-large messages

2011-04-28 Thread Wietse Venema
Michael Tokarev: 28.04.2011 15:08, Wietse Venema wrote: Michael Tokarev: postfix/cleanup: warning: milter8_message: vstream_fseek incoming/4BE085028D: File too large Why is this reported as a 450 4.3.0 error? This should be a permanent error instead. No it shouldn't. Ok, _this_

Re: postfix DNS lookups and /etc/resolv.conf

2011-04-28 Thread Wietse Venema
G?bor L?n?rt: On Thu, Apr 28, 2011 at 11:26:03AM +0200, Reindl Harald wrote: Am 28.04.2011 10:58, schrieb G?bor L?n?rt: Hi All, I've just noticed that some domains have MX records like this: example.com. IN MX 10 mail. The problem: I have search ourowndomain.tld

Re: Make local tempfail when LDAP is down

2011-04-28 Thread Victor Duchovni
On Wed, Apr 27, 2011 at 08:55:53PM -0400, Wietse Venema wrote: Of course, I could simply mandate that people run only the latest systems and that they always set all the flags that disable SUN, SGI etc. default backwards compatibility (meaning it may not work with third-party libraries that

Fallback Transport For Virtual Domains

2011-04-28 Thread Manish Kathuria
I have configured some domains as a virtual domains on a Linux system running Postfix. For each of these virtual domains, only a few users happen to be on this system and the rest of the user mailboxes for these domains are on respective external hosts. In order to deliver the mails being sent by

Re: Make local tempfail when LDAP is down

2011-04-28 Thread Wietse Venema
Victor Duchovni: On Wed, Apr 27, 2011 at 08:55:53PM -0400, Wietse Venema wrote: Of course, I could simply mandate that people run only the latest systems and that they always set all the flags that disable SUN, SGI etc. default backwards compatibility (meaning it may not work with

Re: Fallback Transport For Virtual Domains

2011-04-28 Thread Wietse Venema
Manish Kathuria: I have configured some domains as a virtual domains on a Linux system running Postfix. For each of these virtual domains, only a few users happen to be on this system and the rest of the user mailboxes for these domains are on respective external hosts. In order to deliver

Re: Fallback Transport For Virtual Domains

2011-04-28 Thread Manish Kathuria
On Thu, Apr 28, 2011 at 10:21 PM, Wietse Venema wie...@porcupine.org wrote: Manish Kathuria: I have configured some domains as a virtual domains on a Linux system running Postfix. For each of these virtual domains, only a few users happen to be on this system and the rest of the user mailboxes

Re: Fallback Transport For Virtual Domains

2011-04-28 Thread Julio Cesar Covolato
Em 28/04/2011 13:51, Wietse Venema escreveu: Manish Kathuria: I have configured some domains as a virtual domains on a Linux system running Postfix. For each of these virtual domains, only a few users happen to be on this system and the rest of the user mailboxes for these domains are on

Re: Fallback Transport For Virtual Domains

2011-04-28 Thread Manish Kathuria
On Thu, Apr 28, 2011 at 10:32 PM, Julio Cesar Covolato ju...@psi.com.br wrote: Em 28/04/2011 13:51, Wietse Venema escreveu: Manish Kathuria: I have configured some domains as a virtual domains on a Linux system running Postfix. For each of these virtual domains, only a few users happen to

Re: Fallback Transport For Virtual Domains

2011-04-28 Thread Wietse Venema
Wietse Venema: Manish Kathuria: I have configured some domains as a virtual domains on a Linux system running Postfix. For each of these virtual domains, only a few users happen to be on this system and the rest of the user mailboxes for these domains are on respective external hosts. In

Re: Fallback Transport For Virtual Domains

2011-04-28 Thread Manish Kathuria
On Thu, Apr 28, 2011 at 11:12 PM, Wietse Venema wie...@porcupine.org wrote: Wietse Venema: Manish Kathuria: I have configured some domains as a virtual domains on a Linux system running Postfix. For each of these virtual domains, only a few users happen to be on this system and the rest of

NOQUEUE: reject: RCPT from unknown[xxx.xxx.xxx]: 450 4.1.8

2011-04-28 Thread motty.cruz
Hello, Looks like one of our clients are trying to email us but their emails are getting rejected. I'm sorry I will not display customers ip Apr 28 11:11:12 host postfix/smtpd[48962]: warning: hostname mail.tld.com does not resolve to address xxx.xxx.xxx Apr 28 11:11:12 host

Re: Fallback Transport For Virtual Domains

2011-04-28 Thread Wietse Venema
Manish Kathuria: On Thu, Apr 28, 2011 at 11:12 PM, Wietse Venema wie...@porcupine.org wrote: Wietse Venema: Manish Kathuria: I have configured some domains as a virtual domains on a Linux system running Postfix. For each of these virtual domains, only a few users happen to be on this

Re: NOQUEUE: reject: RCPT from unknown[xxx.xxx.xxx]: 450 4.1.8

2011-04-28 Thread Reindl Harald
Am 28.04.2011 20:20, schrieb motty.cruz: Hello, Looks like one of our clients are trying to email us but their emails are getting rejected. I’m sorry I will not display customers ip Apr 28 11:11:12 host postfix/smtpd[48962]: warning: hostname mail.tld.com does not resolve to address

Re: NOQUEUE: reject: RCPT from unknown[xxx.xxx.xxx]: 450 4.1.8

2011-04-28 Thread Jerry
On Thu, 28 Apr 2011 11:20:16 -0700 motty.cruz motty.c...@gmail.com articulated: Looks like one of our clients are trying to email us but their emails are getting rejected. I'm sorry I will not display customers ip Apr 28 11:11:12 host postfix/smtpd[48962]: warning: hostname mail.tld.com

Re: NOQUEUE: reject: RCPT from unknown[xxx.xxx.xxx]: 450 4.1.8

2011-04-28 Thread Wietse Venema
motty.cruz: 450 4.1.8 cli...@tld.com: Sender address rejected: Domain not found reject_unknown_sender_domain Reject the request when Postfix is not final destination for the sender address, and the MAIL FROM address has no DNS A or MX record, or when it has a malformed

Re: NOQUEUE: reject: RCPT from unknown[xxx.xxx.xxx]: 450 4.1.8

2011-04-28 Thread Brian Evans - Postfix List
On 4/28/2011 2:56 PM, motty.cruz wrote: Thanks Raindl, Problem was fixed; but I don't want to open my spam filter server to spammers. Do you think that is a DNS configuration issue on our client's DNS? When I issue the following command on the spam filter server # nslookup client.ip.address

Re: Make local tempfail when LDAP is down

2011-04-28 Thread Wietse Venema
Victor Duchovni: On Thu, Apr 28, 2011 at 12:50:57PM -0400, Wietse Venema wrote: Victor Duchovni: On Wed, Apr 27, 2011 at 08:55:53PM -0400, Wietse Venema wrote: Of course, I could simply mandate that people run only the latest systems and that they always set all the flags that

RE: NOQUEUE: reject: RCPT from unknown[xxx.xxx.xxx]: 450 4.1.8

2011-04-28 Thread motty.cruz
Thanks for help! The reason I posted this question is because I been having this issue for the past two weeks. This is what I get in my logs warning: hostname mail.northwestpetroleum.com does not resolve to address 72.54.186.219 # nslookup northwestpetroleum.com Server: my.dns.ip

Re: NOQUEUE: reject: RCPT from unknown[xxx.xxx.xxx]: 450 4.1.8

2011-04-28 Thread Reindl Harald
Am 28.04.2011 22:09, schrieb motty.cruz: warning: hostname mail.northwestpetroleum.com does not resolve to address 72.54.186.219 this is bad but not the problem # nslookup northwestpetroleum.com Server: my.dns.ip Address:my.dns.ip#53 Non-authoritative answer: Name:

odd mail headers in spam

2011-04-28 Thread Gábor Lénárt
Hi, Recently I noticed that I have mails with mail headers like this: Received: perfectly normal things can be seen here because it's already our system Received: from [109.91.80.133] (HELO VKYNBXL) by moln-51ca578dee (8.14.3/8.14.3) with SMTP id 39875026 for dma...@xx.xx;

Re: Concurrency on overloaded server.

2011-04-28 Thread Homer Wilson Smith
Yes, thanks for your time. Have upgraded all relevant machines to postfix 2.8.2 Apparently cached smtp connections on the sending server (to the popper) are brought down early if there is nothing to send. Also apparently there is a minimum of 5 connections, had

Re: anyone rejecting incorrect dates with pcre header_checks?

2011-04-28 Thread Troy Piggins
* Duane Hill wrote : Thursday, April 28, 2011, 1:19:11 AM, you wrote: Troy Piggins wrote: Wondering how you're solving this for emails sent with Date: headers way in the past or future. What do you think is a reasonably acceptable in terms of dates. 3 days each side of the correct

postgrey vs targrey

2011-04-28 Thread Troy Piggins
Might not be the right place to post this, so just let me know to move on if so... I've been using the wonderful postgrey on my server and it seems to do a wonderful job of cutting down spam. I am now curious about the targrey patch and whether it would be worthwhile addition, or do you find

Re: postgrey vs targrey

2011-04-28 Thread Michael Orlitzky
On 04/28/2011 07:45 PM, Troy Piggins wrote: Might not be the right place to post this, so just let me know to move on if so... I've been using the wonderful postgrey on my server and it seems to do a wonderful job of cutting down spam. I am now curious about the targrey patch and whether

Re: postgrey vs targrey

2011-04-28 Thread Troy Piggins
* Michael Orlitzky wrote : On 04/28/2011 07:45 PM, Troy Piggins wrote: Might not be the right place to post this, so just let me know to move on if so... I've been using the wonderful postgrey on my server and it seems to do a wonderful job of cutting down spam. I am now curious about

valid syntax smtpd_recipient_restrictions = check_sender_access ?

2011-04-28 Thread Jurvis LaSalle
In the docs here: http://www.postfix.org/RESTRICTION_CLASS_README.html#external /etc/postfix/main.cf: smtpd_recipient_restrictions = check_sender_access hash:/etc/postfix/restricted_senders ...other stuff... Is this a typo or can you use check_sender_access

Re: valid syntax smtpd_recipient_restrictions = check_sender_access ?

2011-04-28 Thread Sahil Tandon
On Thu, 2011-04-28 at 23:34:16 -0400, Jurvis LaSalle wrote: In the docs here: http://www.postfix.org/RESTRICTION_CLASS_README.html#external /etc/postfix/main.cf: smtpd_recipient_restrictions = check_sender_access hash:/etc/postfix/restricted_senders

rejecting long subject strings with pcre header checks

2011-04-28 Thread Voytek Eymont
I've followed the recent advice as I'm also getting a lot of these_long_subjects_emails_with_crap_in_them: -- * Noel Jones wrote : On 4/27/2011 6:17 AM, Troy Piggins wrote: Hi there. I'm noticing lately most of the spam that gets through my

Re: rejecting long subject strings with pcre header checks

2011-04-28 Thread Voytek Eymont
On Fri, April 29, 2011 4:15 pm, Voytek Eymont wrote: #grep {40}/ header_checks /^Subject: +[^[:space:]]{40}/ REJECT no spaces in subject but I'm having a couple issues: and I'm still getting some, is this that they have a 'CR' or several at the start ?

Re: rejecting long subject strings with pcre header checks

2011-04-28 Thread Troy Piggins
* Voytek Eymont wrote : I've followed the recent advice as I'm also getting a lot of these_long_subjects_emails_with_crap_in_them: -- * Noel Jones wrote : On 4/27/2011 6:17 AM, Troy Piggins wrote: Hi there. I'm noticing lately most of the spam that gets through my