Re: Archiving with postfix

2011-05-13 Thread Ralf Zimmermann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/13/2011 02:08 AM, Wietse Venema wrote: > Jason Voorhees: >>> I suggest the documentation, instead: >>> >>> http://www.postfix.org/postconf.5.html#smtpd_proxy_filter >>> >> >> Thanks, I'm going to read it. >> >>> This can be anything that speaks S

Re: Archiving with postfix

2011-05-13 Thread mouss
Le 13/05/2011 03:11, jeffrey j donovan a écrit : > > On May 12, 2011, at 8:08 PM, Wietse Venema wrote: > >> Jason Voorhees: I suggest the documentation, instead: http://www.postfix.org/postconf.5.html#smtpd_proxy_filter >>> >>> Thanks, I'm going to read it. >>> This can b

Re: Archiving with postfix

2011-05-13 Thread mouss
Le 13/05/2011 10:24, Ralf Zimmermann a écrit : > On 05/13/2011 02:08 AM, Wietse Venema wrote: >> Jason Voorhees: I suggest the documentation, instead: http://www.postfix.org/postconf.5.html#smtpd_proxy_filter >>> >>> Thanks, I'm going to read it. >>> This can be anything th

Re: Archiving with postfix

2011-05-13 Thread Charles Marcus
On 2011-05-12 6:30 PM, Jeroen Geilman wrote: > If you do need to preserve the exact incoming message, use an smtp proxy > to do $whatever-you-want. ASSP will accomplish this... and provide an excellent anti-spam service at the same time, complete with scheduled *and* on-demand user quarantine repo

Sent from IP help

2011-05-13 Thread lance raymond
Just did a basic install of postfix on a U10.04LTS server. Reading over the manual and playing a bit, but the problem is this server will be one of 5 behind a load balancer (for other things). Mail will only be outbound, and currently when the mail is sent from the 1st box which is running the he

Re: Sent from IP help

2011-05-13 Thread Noel Jones
On 5/13/2011 11:49 AM, lance raymond wrote: Just did a basic install of postfix on a U10.04LTS server. Reading over the manual and playing a bit, but the problem is this server will be one of 5 behind a load balancer (for other things). Mail will only be outbound, and currently when the mail is

Google 7720 Error

2011-05-13 Thread jason hirsh
I posted this about two months ago the problem continues .. Ihave removed postgrey in its entirety I continue to have issues with some , not all , gmail users and some, not all mindspring users there is no record of any rejection in my mail log.. which i have been told means I am not the

Rate Limit question - outbound email

2011-05-13 Thread CT
I have done a lot of researching rate limit on outbound email. There seems to be a 'plethora' of ways to do this.. - smtpd_client_connection_rate_limit - smtpd_client_message_rate_limit - smtpd_client_recipient_rate_limit - transport_destination_concurrency_limit - /etc/postfix/transport dom

Re: Google 7720 Error

2011-05-13 Thread Noel Jones
On 5/13/2011 12:12 PM, jason hirsh wrote: I posted this about two months ago the problem continues .. Ihave removed postgrey in its entirety I continue to have issues with some , not all , gmail users and some, not all mindspring users there is no record of any rejection in my mail log.. whic

Re: Rate Limit question - outbound email

2011-05-13 Thread Wietse Venema
CT: > I have done a lot of researching rate limit on outbound email. > > There seems to be a 'plethora' of ways to do this.. Note: you are search for *outbound* mail controls. > - smtpd_client_connection_rate_limit > - smtpd_client_message_rate_limit > - smtpd_client_recipient_rate_limit The a

Re: Google 7720 Error

2011-05-13 Thread jason hirsh
On May 13, 2011, at 1:43 PM, Noel Jones wrote: On 5/13/2011 12:12 PM, jason hirsh wrote: I posted this about two months ago the problem continues .. Ihave removed postgrey in its entirety I continue to have issues with some , not all , gmail users and some, not all mindspring users there i

Re: Google 7720 Error

2011-05-13 Thread Mark Martinec
> I have no proxies and have turned off the firewall > although the fact it works for some gmail and mindspring and not other > is puzzling Any Cisco firewall (ASA or PIX) on your side? Mark

Re: Rate Limit question - outbound email

2011-05-13 Thread CT
On 05/13/2011 12:52 PM, Wietse Venema wrote: CT: I have done a lot of researching rate limit on outbound email. There seems to be a 'plethora' of ways to do this.. Note: you are search for *outbound* mail controls. - smtpd_client_connection_rate_limit - smtpd_client_message_rate_limit - smt

Re: Google 7720 Error

2011-05-13 Thread jason hirsh
i am on a leased server,, to the best of my knowledge no On May 13, 2011, at 2:03 PM, Mark Martinec wrote: I have no proxies and have turned off the firewall although the fact it works for some gmail and mindspring and not other is puzzling Any Cisco firewall (ASA or PIX) on your side? Ma

Re: Google 7720 Error

2011-05-13 Thread Victor Duchovni
On Fri, May 13, 2011 at 01:12:18PM -0400, jason hirsh wrote: >> The recipient server did not accept our requests to connect. Learn more >> athttp://mail.google.com/support/bin/answer.py?answer=7720 >> [mail.kasdivi.com. (5): Connection timed out] If Google's TCP connections time out, naturally y

Re: Google 7720 Error

2011-05-13 Thread Wietse Venema
Victor Duchovni: > On Fri, May 13, 2011 at 01:12:18PM -0400, jason hirsh wrote: > > >> The recipient server did not accept our requests to connect. Learn more > >> athttp://mail.google.com/support/bin/answer.py?answer=7720 > >> [mail.kasdivi.com. (5): Connection timed out] > > If Google's TCP co

Re: Google 7720 Error

2011-05-13 Thread jason hirsh
On May 13, 2011, at 4:03 PM, Wietse Venema wrote: Victor Duchovni: On Fri, May 13, 2011 at 01:12:18PM -0400, jason hirsh wrote: The recipient server did not accept our requests to connect. Learn more athttp://mail.google.com/support/bin/answer.py?answer=7720 [mail.kasdivi.com. (5): Connect

Re: Sent from IP help

2011-05-13 Thread lance raymond
Duh, didn't even think of that one! Made that rule and it worked like a charm. Thanks! On Fri, May 13, 2011 at 1:07 PM, Noel Jones wrote: > On 5/13/2011 11:49 AM, lance raymond wrote: > >> Just did a basic install of postfix on a U10.04LTS server. >> Reading over the manual and playing a bit,

Re: Google 7720 Error

2011-05-13 Thread Wietse Venema
jason hirsh: > > On May 13, 2011, at 4:03 PM, Wietse Venema wrote: > > > Victor Duchovni: > >> On Fri, May 13, 2011 at 01:12:18PM -0400, jason hirsh wrote: > >> > The recipient server did not accept our requests to connect. > Learn more > athttp://mail.google.com/support/bin/answ

Re: Google 7720 Error

2011-05-13 Thread jason hirsh
On May 13, 2011, at 5:39 PM, Wietse Venema wrote: jason hirsh: On May 13, 2011, at 4:03 PM, Wietse Venema wrote: Victor Duchovni: On Fri, May 13, 2011 at 01:12:18PM -0400, jason hirsh wrote: The recipient server did not accept our requests to connect. Learn more athttp://mail.google.com/

Re: Google 7720 Error

2011-05-13 Thread Noel Jones
On 5/13/2011 5:09 PM, jason hirsh wrote: i have the message that says that it can't contact my mail server.. my MTA is Postfix where else could iI see help?? do I have to drop postfix and goback tosendmail to debug?? Your connectivity problem isn't a postfix issue. Something in between post

Re: Google 7720 Error

2011-05-13 Thread Reindl Harald
Am 14.05.2011 00:09, schrieb jason hirsh: > the users can access my web page so web services are fine from the mailserver that can not connect? no? so it does not matter if somebody from somewhere else can connect! > they can ping my server. so DNS is fine from the mailserver that can not

Re: Google 7720 Error

2011-05-13 Thread Wietse Venema
jason hirsh: > > If you want to solve this, then you will need to do the measurements > > that provide the evidence of what is going on. > > > > Until you can show network packets from gmail etc. trying to connect > > to your Postfix server, you have no evidence at all that this problem > > belongs

Re: Google 7720 Error

2011-05-13 Thread /dev/rob0
On Fri, May 13, 2011 at 05:13:17PM -0400, jason hirsh wrote: > am I to tell potential business.. "I can provide mail service > for MOST of your contacts??" As you know (if you are listening to what you are being told), you have a non-Postfix issue here. Lacking shell access to the servers which

postfix 2.8 virtual mailbox warning on .sent

2011-05-13 Thread David Mehler
Hello, I'm setting up a new email server. It's running on a CentOS Linux machine and using Postfix 2.8 from a custom compiled rpm. I've got virtual mailbox domains set up, and have sent an email to one of my users from an external account to test. It went through, was delivered just fine. During th

Re: postfix 2.8 virtual mailbox warning on .sent

2011-05-13 Thread Wietse Venema
David Mehler: > Hello, > I'm setting up a new email server. It's running on a CentOS Linux > machine and using Postfix 2.8 from a custom compiled rpm. I've got > virtual mailbox domains set up, and have sent an email to one of my > users from an external account to test. It went through, was delive

Re: postfix 2.8 virtual mailbox warning on .sent

2011-05-13 Thread David Mehler
Hello, Thanks. Checking that list revealed the issue. Somehow the permissions aren't being set right. I had to change the owner and group of the .Sent hidden folder to my vmail user and it is now working without the warning. Thanks. Dave. On 5/13/11, Wietse Venema wrote: > David Mehler: >> Hello