Re: Tweak Postfix so that it will resend emails after the initial 451 response

2009-11-22 Thread Barney Desmond
2009/11/23 jan gestre : > I have a Postfix server behind a gateway firewall that does content > filtering (SpamD on pfSense) and greylisting and we have an > application server that uses Postfix as its MTA, the problem is after > the initial 451 response the latter quits and send an Undeliverable >

Tweak Postfix so that it will resend emails after the initial 451 response

2009-11-22 Thread jan gestre
Hi Guys, I have a Postfix server behind a gateway firewall that does content filtering (SpamD on pfSense) and greylisting and we have an application server that uses Postfix as its MTA, the problem is after the initial 451 response the latter quits and send an Undeliverable Mail to sender, what ch

Re: Milter Application

2009-11-22 Thread Sahil Tandon
On Sun, 22 Nov 2009, Roman Gelfand wrote: > I am running senderid milter. The problem I am facing is that it looks > at the previous hop, which is ip 127.0.0.1. Is it possible to control > where postfix does it' miltering? http://www.postfix.org/MILTER_README.html -- Sahil Tandon

Re: aliases allow_mail_to_files maximum size ?

2009-11-22 Thread Wietse Venema
Ronan REYNAUD: > I thought I must add include to > allow_mail_to_files = alias,forward,include > in main.cf to use include in the aliases As documented, the allow_mail_to_files feature says whether Postfix can deliver mail to "external" files. The syntax for delivering to file is "/file/name".

ldap_table - *_attribute configuration?

2009-11-22 Thread Jan Lühr
Hello, I'm quite new to postfix and got a a little bit confused about the different ldap result attributes. I'd like to implement these adressing rules: 0. There are three domains (a.com, b.com and localhost - of course ;-) ) 1. Valid e-mail receivers are stored as ldap objects. If an e-mail ad

Milter Application

2009-11-22 Thread Roman Gelfand
I am running senderid milter. The problem I am facing is that it looks at the previous hop, which is ip 127.0.0.1. Is it possible to control where postfix does it' miltering? Anyhelp is appreciated Thanks in advance

RE: About SMTP Auth with Mysql

2009-11-22 Thread Vahriç Muhtaryan
I hope that until find the right mailbox and pass it should query each setted mysql server but not ! For to be sure I'm sending different mailbox name and password and wait postfix make query step by step but not. I told you before with different syntax postfix do differnt actions I don't know this

Re: aliases allow_mail_to_files maximum size ?

2009-11-22 Thread Ronan REYNAUD
Le Sunday 22 November 2009 15:39:33 Wietse Venema, vous avez écrit : > With allow_mail_to_files, Postfix APPENDS mail to a local file. > > > But I'd like to know if there's a limit to the number of mail > > addresses in this file ? (...) > > APPENDing is not READing. I think I misunderstood someth

Re: Mail to non system account

2009-11-22 Thread Magnus Bäck
On Sunday, November 22, 2009 at 17:34 CET, Sam Wootton wrote: > I nearly have Postfix working on Opensuse 11.1. > > For a non system account user, it works. For example: > > /var/mail/vhosts/samwootton.com/bruno > > gets populated with incoming mail. However, when i try to do the same >

Re: Sender ID Filtering

2009-11-22 Thread Roman Gelfand
Would you mind sending me the postfix (ie.. main.cf master) sid-filter cinfiguration. Also, if you have sid-filter startup shutdown script, that would be great also. Thanks

Mail to non system account

2009-11-22 Thread Sam Wootton
Hi, I nearly have Postfix working on Opensuse 11.1. For a non system account user, it works. For example: /var/mail/vhosts/samwootton.com/bruno gets populated with incoming mail. However, when i try to do the same for a system account user, it never reaches that message store. It was going i

Re: Design: sender-dependent default_transport

2009-11-22 Thread Wietse Venema
Noel Jones: > > Is "DUNNO" the right choice here? This is not an access(5) table, and > > "DUNNO" may muddy the user's understanding or expectations? If we really > > want to allow one to make exceptions for specific users or sub-domains > > without explicitly specifying the default transport, I th

Re: About SMTP Auth with Mysql

2009-11-22 Thread Patrick Ben Koetter
* Vahriç Muhtaryan : > Hi, > > (212.58.4.184,212.58.4.247) not worked > (212.58.4.184:3306,212.58.4.247:3306)query arrive to 4.247 but not to 184 > 212.58.4.184:3306,212.58.4.247:3306 query arrive to 4.184 but not to 247 > 212.58.4.184:3306 212.58.4.247:3306 query arrive to 4.184 but not to 247 >

Re: aliases allow_mail_to_files maximum size ?

2009-11-22 Thread Wietse Venema
Ronan REYNAUD: > hello > > I'm using a file in aliases (with "allow_mail_to_files" set) > and it's currently working perfectly. With allow_mail_to_files, Postfix APPENDS mail to a local file. > But I'd like to know if there's a limit to the number of mail > addresses in this file ? (i'll need ab

Re: Sender ID Filtering

2009-11-22 Thread Roman Gelfand
Sorry about that. I was missing libmilter devel files and a couple of more items All is fixed. Thanks

Re: Sender ID Filtering

2009-11-22 Thread Roman Gelfand
K.. it looks like I screwed up. I was not using sid-milter. Now, I am in the middle of sid-milter install and found myself missing libmilter header files. fyi.. I am using debian lenny. Would you know where I could grab these header files? Thanks again

Nikos Zaharioudakis wants to connect on LinkedIn

2009-11-22 Thread Nikos Zaharioudakis
LinkedIn Nikos Zaharioudakis requested to add you as a connection on LinkedIn: -- James, I'd like to add you to my professional network on LinkedIn. - Nikos Zaharioudakis Accept invitation from Nikos Zaharioudakis http://www.linkedin.com/e/q

Re: Cant send mail

2009-11-22 Thread Eero Volotinen
Dave Johnson wrote: Hi all I have set up a new box, but are having problems sending mail. Any help would be appreciated I have posted all the code to: Please follow instructions how to configure amavis to postfix. You are possibly missing entry in master.cf for amavis. -- Eero

aliases allow_mail_to_files maximum size ?

2009-11-22 Thread Ronan REYNAUD
hello I'm using a file in aliases (with "allow_mail_to_files" set) and it's currently working perfectly. But I'd like to know if there's a limit to the number of mail addresses in this file ? (i'll need about 3,000 addresses in this file.. how aliases will handle this ?) I didn't find any inf

Re: Sender ID Filtering

2009-11-22 Thread fake...@fakessh.eu
Hi older versions do not work well with Postfix, use the stable version, and all will be well https://sourceforge.net/projects/sid-milter/ Le dimanche 22 novembre 2009 12:14, Roman Gelfand a écrit : > It is interesting that you say this. I use sid-milter version 1.0,0. > I use postfix for m

Cant send mail

2009-11-22 Thread Dave Johnson
Hi all I have set up a new box, but are having problems sending mail. Any help would be appreciated I have posted all the code to: http://pastebin.com/m9d7f56d Regards

Re: Sender ID Filtering

2009-11-22 Thread Roman Gelfand
It is interesting that you say this. I use sid-milter version 1.0,0. I use postfix for mail gateway. My backend mail server exchange 2007 with anti spam activated. I find that often when I get a response NONE of PASS using sid-milter, I get FAIL on exchange server. Is my sid-milter an old vers

Re: Sender ID Filtering

2009-11-22 Thread fake...@fakessh.eu
Le dimanche 22 novembre 2009 09:49, Sahil Tandon a écrit : > On Sat, 21 Nov 2009, Roman Gelfand wrote: > > Could somebody recommend software that filters based on sender id > > reputation. I am refering to the sender id that microsoft uses as > > opposed to SPF. > > Some people use sid-milter, whi

Re: Sender ID Filtering

2009-11-22 Thread Sahil Tandon
On Sat, 21 Nov 2009, Roman Gelfand wrote: > Could somebody recommend software that filters based on sender id > reputation. I am refering to the sender id that microsoft uses as > opposed to SPF. Some people use sid-milter, which implements SPF *and* Sender-ID. -- Sahil Tandon