Re: com.com weirdness and relay_domains warning

2010-10-23 Thread mouss
Le 22/10/2010 18:37, Steve Jenkins a écrit : My personal server is happily managing virtual mail domains without any trouble, but I'm now trying to troubleshoot a work server that is being a little more stubborn. It has one primary domain (booyahmedia) and two virtual domains (teamsites.com and v

Re: Request for help with redesign of Postfix Configuration File ...

2010-10-23 Thread mouss
Le 18/10/2010 22:22, Charles Marcus a écrit : On 2010-10-18 4:02 PM, Christopher Koeber wrote: OK, based on the config below I have achieved what I set out to do below. I'm far from expert, but some comments... First - you are explicitly setting a lot of settings to their defaults - this clutt

Re: Is Postfix Checking Spamhaus RBL

2010-10-23 Thread mouss
Le 22/10/2010 21:42, Carlos Mennens a écrit : On Fri, Oct 22, 2010 at 3:34 PM, Ralf Hildebrandt wrote: Ah, maybe they're looking at all the headers, which is really stupid! Oh so then this is completely something configured wrong on their end using Microsoft Exchange, right? I just sent email

Mail forwarding possible when mailbox_size_limit is reached?

2010-10-23 Thread Axel Freyn
Hi, We are using both mail forwarding (with an alias_database and $HOME/.forward - files), and a mailbox_size_limit for the user mailboxes. The local delivery is done by postfix/local. The problem now is: If the mailbox is full, also the forwarding does not work anymore -- postfix/local generat

Re: Fighting Backscatter

2010-10-23 Thread Jerry
On Fri, 22 Oct 2010 23:35:18 -0400 Sahil Tandon articulated: > If you want to write something, I can throw it in the comments, but I > do not want to actually "support" this script. It is intended only > for people who know how to use it. I agree. A system's administrator that doesn't have a se

Re: Mail forwarding possible when mailbox_size_limit is reached?

2010-10-23 Thread Wietse Venema
Axel Freyn: > > Hi, > > > We are using both mail forwarding (with an alias_database and > $HOME/.forward - files), and a mailbox_size_limit for the user > mailboxes. The local delivery is done by postfix/local. > > The problem now is: If the mailbox is full, also the forwarding does not work >

Re: Mail forwarding possible when mailbox_size_limit is reached?

2010-10-23 Thread Jeroen Geilman
On 10/23/2010 01:15 PM, Axel Freyn wrote: Hi, We are using both mail forwarding (with an alias_database and $HOME/.forward - files), and a mailbox_size_limit for the user mailboxes. The local delivery is done by postfix/local. No it's not. mailbox_command = /usr/bin/procmail -a "$EXTEN

Re: Request for help with redesign of Postfix Configuration File ...

2010-10-23 Thread mouss
Le 21/10/2010 03:59, Christopher Koeber a écrit : On Mon, Oct 18, 2010 at 5:04 PM, Ralf Hildebrandt mailto:ralf.hildebra...@charite.de>> wrote: * Christopher Koeber mailto:ckoe...@gmail.com>>: > inet_interfaces = all default > mydomain = students.wesleyseminary.edu

Re: Mail forwarding possible when mailbox_size_limit is reached?

2010-10-23 Thread Axel Freyn
Hi, On Sat, Oct 23, 2010 at 08:02:08AM -0400, Wietse Venema wrote: > > We are using both mail forwarding (with an alias_database and > > $HOME/.forward - files), and a mailbox_size_limit for the user > > mailboxes. The local delivery is done by postfix/local. > > > > The problem now is: If the ma

Re: Mail forwarding possible when mailbox_size_limit is reached?

2010-10-23 Thread Wietse Venema
Wietse: > PROCMAIL updates the mailbox (and fails because of the limit) before > PROCMAIL forwards the message. Axel Freyn: > Thanks for your fast reply! > Probably my mail was not clear: I agree, there is now error due to > Postfix. It probably behaves as it is configured and as it should (but:

Re: Encrypt messages between 2 servers

2010-10-23 Thread David Touzeau
Yes it for a company between remote sites trough internet that need to be sure that documents cannot be opened. i know pgp but there no informations how we can hook postfix or there is not such filter that should perform this operation. Le vendredi 22 octobre 2010 à 23:55 +0200, Jeroen Geilman a

Re: Fighting Backscatter

2010-10-23 Thread Stan Hoeppner
Sahil Tandon put forth on 10/22/2010 10:35 PM: > On Fri, 2010-10-22 at 19:16:31 -0500, Stan Hoeppner wrote: > >> Sahil Tandon put forth on 10/22/2010 6:55 PM: >>> CPAN is a core module, so it should be installed by default. And >>> acquiring modules via CPAN is already well documented. :) >> >> I

Re: OT Gmail

2010-10-23 Thread Morten P.D. Stevens
2010/10/20 Julio Cesar Covolato > >  Hi! > > I wonder know what system Gmail  use.  They use postfix as mta? I dont think > so... Hi, I suppose they are using a modified sendmail. Best regards, Morten

Re: Encrypt messages between 2 servers

2010-10-23 Thread Stan Hoeppner
David Touzeau put forth on 10/23/2010 7:30 AM: > Yes it for a company between remote sites trough internet that need to > be sure that documents cannot be opened. > i know pgp but there no informations how we can hook postfix or there is > not such filter that should perform this operation. Why do

Re: Encrypt messages between 2 servers

2010-10-23 Thread lst_hoe02
Zitat von David Touzeau : Yes it for a company between remote sites trough internet that need to be sure that documents cannot be opened. i know pgp but there no informations how we can hook postfix or there is not such filter that should perform this operation. Maybe a littele overkill but if

Re: Encrypt messages between 2 servers

2010-10-23 Thread David Touzeau
Yes i heard about VPN but in some cases in a big environnement you cannot play with networks and firewalls as you like. And there is a lot of remote sites to discuss, create VPN trought all theses remote sites is to complicated to maintain. yes i need to find a plugin like djigzo but djigzo is too

Re: Encrypt messages between 2 servers

2010-10-23 Thread Jeroen Geilman
On 10/23/2010 10:20 PM, David Touzeau wrote: Yes i heard about VPN but in some cases in a big environnement you cannot play with networks and firewalls as you like. So use OpenVPN. As long as your firewalls allow its traffic, it works. And there is a lot of remote sites to discuss, create VPN

Re: Encrypt messages between 2 servers

2010-10-23 Thread lst_hoe02
Zitat von David Touzeau : Yes i heard about VPN but in some cases in a big environnement you cannot play with networks and firewalls as you like. And there is a lot of remote sites to discuss, create VPN trought all theses remote sites is to complicated to maintain. yes i need to find a plugin

Re: Encrypt messages between 2 servers

2010-10-23 Thread Stan Hoeppner
David Touzeau put forth on 10/23/2010 3:20 PM: > Yes i heard about VPN but in some cases in a big environnement you > cannot play with networks and firewalls as you like. > And there is a lot of remote sites to discuss, create VPN trought all > theses remote sites is to complicated to maintain. >