Transport map

2009-11-09 Thread Jack Knowlton
Hi all. Is it possible to have a transport map with a regular expression? What I want is to use an external relay server for all the emails to be delivered on Yahoo domains (eg, yahoo.com, yahoo.co.uk, yahoo.es, ecc). If it is possible, how can I implement this? Thanks. -JK

Required sender email address while table lookup for rejecting mails for unknown local users

2009-11-09 Thread Arora, Sumit
Hi folks, I'm using mysql local_recipient_maps for rejecting email for unknown local users. Here are the changes in my main.cf local_recipient_maps = proxy:unix:passwd.byname $alias_maps virtual_alias_maps = mysql:/etc/postfix/mysql-relays.cf Here is my mysql-relays.cf hosts=16.123

Re: Setting up mail gateway questions.

2009-11-09 Thread Eero Volotinen
Cameron Smith wrote: We have a private network on our lan and a public network on our lan. We want to put a mail gateway running postfix in the public network and have it be the point of entry and egress for the other mail servers also running postfix on both our public and private networks.

Setting up mail gateway questions.

2009-11-09 Thread Cameron Smith
We have a private network on our lan and a public network on our lan. We want to put a mail gateway running postfix in the public network and have it be the point of entry and egress for the other mail servers also running postfix on both our public and private networks. I can see here how to con

Re: mysql transport failover

2009-11-09 Thread Wietse Venema
Micah Anderson: > I would like to reduce the mysql transport retry time (or perhaps the > proxymap retry time?), is there a variable that I can tweak down to > reduce the time between retries of mysql transport connection losses? Connections to database servers should not be lost routinely. > Oc

mysql transport failover

2009-11-09 Thread Micah Anderson
I would like to reduce the mysql transport retry time (or perhaps the proxymap retry time?), is there a variable that I can tweak down to reduce the time between retries of mysql transport connection losses? I'm using mysql for transport_maps and virtual_mailbox_maps. transport_maps = proxy:mysql

Re: Required sender email address while table lookup for rejecting mails for unknown local users

2009-11-09 Thread LuKreme
On 9-Nov-2009, at 06:25, Arora, Sumit wrote: Hi folks, Do not hijack other threads if you want help. Create a NEW message, not a reply to other messages. Also, read http://www.postfix.org/DEBUG_README.html#mail before posting. -- I WILL NOT FAKE MY WAY THROUGH LIFE Bart chalkboard

Re: ldap and result_filter question

2009-11-09 Thread Victor Duchovni
On Mon, Nov 09, 2009 at 06:42:53PM +0100, Henri wrote: > I have also encountered the same situation : multiple results with one LDAP > query. I first think about the expansion_limit parameter, but it still gives > a lookup transport error. > I have no possibility in adding a parameter to ensure th

Re: ldap and result_filter question

2009-11-09 Thread Henri
Hello, I have also encountered the same situation : multiple results with one LDAP query. I first think about the expansion_limit parameter, but it still gives a lookup transport error. I have no possibility in adding a parameter to ensure that the LDAP query will only return one result. My ldap

Re: How to use direct delivery before relay?

2009-11-09 Thread Victor Duchovni
On Sun, Nov 08, 2009 at 04:30:30PM -0500, Mike Gering wrote: > I've built my webserver on Amazon EC2 which, even with static IP addresses, > does not handle reverse DNS lookup, causing (relatively few) recipient > servers reject the mail. We've contracted with a mail relay service, but > they a

Re: how to increase throughput of postfix to local user?

2009-11-09 Thread Victor Duchovni
On Sun, Nov 08, 2009 at 08:16:27PM +0300, devel anaconda wrote: > I think, that things will go faster, if postfix, instead of saving new > messages to queue, will try to deliver it to deliver agent "in memory", > and only if that fails, save the message to queue. Don't you think, this > will be fa

Re: misbehaving check_helo_access in smtpd_helo_restrictions

2009-11-09 Thread frantisek holop
hmm, on Mon, Nov 09, 2009 at 10:22:59AM -0500, Brian Evans - Postfix List said that > frantisek holop wrote: > > thanks for the cluestick. i moved that particular check into > > smtpd_client_restrictions as whitelisting these clients is "absolute", > > not just because they can't handle their own

Re: misbehaving check_helo_access in smtpd_helo_restrictions

2009-11-09 Thread Brian Evans - Postfix List
frantisek holop wrote: > hmm, on Mon, Nov 09, 2009 at 09:49:16AM -0500, Brian Evans - Postfix List > said that > >> frantisek holop wrote: >> >>> main.cf: >>> >>> >>> smtpd_helo_restrictions = >>> permit_mynetworks >>> check_helo_access hash:/etc/postfix/client_checks >>>

Re: misbehaving check_helo_access in smtpd_helo_restrictions

2009-11-09 Thread frantisek holop
hmm, on Mon, Nov 09, 2009 at 09:49:16AM -0500, Brian Evans - Postfix List said that > frantisek holop wrote: > > main.cf: > > > > > > smtpd_helo_restrictions = > > permit_mynetworks > > check_helo_access hash:/etc/postfix/client_checks > > reject_unlisted_recipient > >

Re: misbehaving check_helo_access in smtpd_helo_restrictions

2009-11-09 Thread Brian Evans - Postfix List
frantisek holop wrote: > main.cf: > > > smtpd_helo_restrictions = > permit_mynetworks > check_helo_access hash:/etc/postfix/client_checks > reject_unlisted_recipient > reject_invalid_helo_hostname > reject_non_fqdn_helo_hostname > reject_unknown_helo_

Re: fax email postfix from internet

2009-11-09 Thread Matteo Cazzador
thank's a lot, i try it as soon as possible Brian Evans - Postfix List wrote: > Matteo Cazzador wrote: > >> Hello, i've a question about postfix and hylafax email to fax, >> excuse for my english, >> I need to configure postfix to accept mail from internet (non only intranet) >> to convert mail

Re: fax email postfix from internet

2009-11-09 Thread Brian Evans - Postfix List
Matteo Cazzador wrote: > Hello, i've a question about postfix and hylafax email to fax, > excuse for my english, > I need to configure postfix to accept mail from internet (non only intranet) > to convert mail to fax, but i'don't want that every mail like spam > to be converted in fax, so is it po

misbehaving check_helo_access in smtpd_helo_restrictions

2009-11-09 Thread frantisek holop
hi there, i am having difficulties with smtpd_helo_restrictions because of check_helo_access. all the entries in my client_checks file seem to be ignored.. i tried debug_peer with the most recent entry in there: mail.log: Nov 9 14:49:13 ns postfix/smtpd[11842]: >>> START Helo command RESTRICTI

Re: Impact of SSL renegotiation attacks on SMTP mail

2009-11-09 Thread Dhiraj Chatpar
I am not able to install this which i used to in debian.. i am now using centos. can you please tell me how to install apt-get install libnet-server-perl on centos? Samuel Goldwyn - "I'm willing to admit that I may not always be rig

fax email postfix from internet

2009-11-09 Thread Matteo Cazzador
Hello, i've a question about postfix and hylafax email to fax, excuse for my english, I need to configure postfix to accept mail from internet (non only intranet) to convert mail to fax, but i'don't want that every mail like spam to be converted in fax, so is it possibile to refuse mail sent to @f

Re: Impact of SSL renegotiation attacks on SMTP mail

2009-11-09 Thread Wietse Venema
Andrzej Kuku??a: > On Mon, Nov 9, 2009 at 02:29, Wietse Venema wrote: > > Last week there was big news about a security hole in the TLS > > protocol that allows a man-in-the-middle to prepend data to a > > fully-secure TLS session. > > Thank you both gentlemen for your hard work on this. I've got

Required sender email address while table lookup for rejecting mails for unknown local users

2009-11-09 Thread Arora, Sumit
Hi folks, I'm using mysql local_recipient_maps for rejecting email for unknown local users. Here are the changes in my main.cf local_recipient_maps = proxy:unix:passwd.byname $alias_maps virtual_alias_maps = mysql:/etc/postfix/mysql-relays.cf Here is my mysql-relays.cf hosts=16.123.123.123 us

Re: Impact of SSL renegotiation attacks on SMTP mail

2009-11-09 Thread Andrzej KukuĊ‚a
On Mon, Nov 9, 2009 at 02:29, Wietse Venema wrote: > Last week there was big news about a security hole in the TLS > protocol that allows a man-in-the-middle to prepend data to a > fully-secure TLS session. Thank you both gentlemen for your hard work on this. I've got possibly lame question. I as