Re: exceptions for smtpd_end_of_data_restrictions

2012-08-29 Thread Noel Jones
On 8/29/2012 2:35 AM, an...@isac.gov.in wrote: > > Does header_check works only after completely queuing the mail? I > am using 2.6.13 version of postfix? The header_checks FILTER action changes the outgoing behavior by setting the next-hop delivery destination. Before the mail is queued, it ca

Re: exceptions for smtpd_end_of_data_restrictions

2012-08-29 Thread anant
- Message from an...@isac.gov.in - Date: Tue, 28 Aug 2012 09:32:12 +0530 From: an...@isac.gov.in Subject: Re: exceptions for smtpd_end_of_data_restrictions To: postfix-users@postfix.org - Message from Noel Jones - Date: Mon, 27 Aug 2012 08:57:11 -0500

Re: exceptions for smtpd_end_of_data_restrictions

2012-08-27 Thread anant
- Message from Noel Jones - Date: Mon, 27 Aug 2012 08:57:11 -0500 From: Noel Jones Reply-To: postfix users Subject: Re: exceptions for smtpd_end_of_data_restrictions To: postfix-users@postfix.org On 8/27/2012 7:56 AM, an...@isac.gov.in wrote: - Message from

Re: exceptions for smtpd_end_of_data_restrictions

2012-08-27 Thread Noel Jones
On 8/27/2012 7:56 AM, an...@isac.gov.in wrote: > > - Message from an...@isac.gov.in - >Date: Sat, 25 Aug 2012 15:50:33 +0530 >From: an...@isac.gov.in > Subject: Re: exceptions for smtpd_end_of_data_restrictions > To: postfix-users@postfix.org > >

Re: exceptions for smtpd_end_of_data_restrictions

2012-08-27 Thread anant
- Message from an...@isac.gov.in - Date: Sat, 25 Aug 2012 15:50:33 +0530 From: an...@isac.gov.in Subject: Re: exceptions for smtpd_end_of_data_restrictions To: postfix-users@postfix.org - Message from Noel Jones - Date: Fri, 24 Aug 2012 23:49:25 -0500

Re: exceptions for smtpd_end_of_data_restrictions

2012-08-25 Thread anant
- Message from Noel Jones - Date: Fri, 24 Aug 2012 23:49:25 -0500 From: Noel Jones Reply-To: postfix users Subject: Re: exceptions for smtpd_end_of_data_restrictions To: postfix-users@postfix.org On 8/24/2012 11:10 PM, an...@isac.gov.in wrote: - Message

Re: exceptions for smtpd_end_of_data_restrictions

2012-08-24 Thread Noel Jones
On 8/24/2012 11:10 PM, an...@isac.gov.in wrote: > > - Message from Noel Jones - > Date: Wed, 22 Aug 2012 06:31:10 -0500 > From: Noel Jones > Reply-To: postfix users > Subject: Re: exceptions for smtpd_end_of_data_restrictions > To: post

Re: exceptions for smtpd_end_of_data_restrictions

2012-08-24 Thread anant
- Message from Noel Jones - Date: Wed, 22 Aug 2012 06:31:10 -0500 From: Noel Jones Reply-To: postfix users Subject: Re: exceptions for smtpd_end_of_data_restrictions To: postfix-users@postfix.org On 8/22/2012 2:14 AM, an...@isac.gov.in wrote: Dear List, I have

Re: exceptions for smtpd_end_of_data_restrictions

2012-08-22 Thread Noel Jones
On 8/22/2012 2:14 AM, an...@isac.gov.in wrote: > Dear List, > > I have this in my main.cf > > smtpd_end_of_data_restrictions = > check_policy_service inet:127.0.0.1:9998 > > > This basically checks for mail size and allows/not allows a mail > based on contents of a file. > > Is there a w

Re: exceptions for smtpd_end_of_data_restrictions

2012-08-22 Thread Wietse Venema
an...@isac.gov.in: > Is there a way to say, not to use this policy service, based on some > headers of a mail? That would be a bad mistake. Headers are too easy to spoof. Wietse