Using relative paths in main.cf

2009-02-13 Thread George Forman
Hi,I have created a main.cf.auth and linked it to main.cf in /opt/zimbra/pf.auth/conf directory.I am using alternate_config_directories to specify a parent directory path, such as,alternate_config_directories = /opt/zimbra/pf.auth/confqueue_directory = $alternate_config_directories/../spoolbou

using reject_rbl_client with rbldnsd daemon

2009-02-17 Thread George Forman
Hi, I am attempting to setup and run my own dnsbl service. I am using rbldnsd: Small Daemon for DNSBLs from http://www.corpit.ru/mjt/rbldnsd.html I have setup the dnsbl daemon to run on server3.com (same server postfix is running on). I have verified using dig that the A record is found: dig @

RE: using reject_rbl_client with rbldnsd daemon RESOLVED

2009-02-18 Thread George Forman
cs.org > To: georgeforma...@hotmail.com; postfix-users@postfix.org > Subject: Re: using reject_rbl_client with rbldnsd daemon > > George Forman wrote: > > Hi, > > > > I am attempting to setup and run my own dnsbl service. > > I am using rbldnsd: Small Daemo

Rerouting bounce messages

2009-03-12 Thread George Forman
All, If I am a secondary server hosting part of a domain. I must route all bounce messages back to the primary service for delivery. Does Postfix have this capability? George _ Hotmail® is up to 70% faster. Now good news travels r

RE: Rerouting bounce messages

2009-03-13 Thread George Forman
> Date: Fri, 13 Mar 2009 00:37:08 +0100 > From: mo...@ml.netoyen.net > To: postfix-users@postfix.org > Subject: Re: Rerouting bounce messages > > George Forman a écrit : >> All, >> >> If I am a secondary server hosting part of a domain. >> I must rou

account migration

2009-05-04 Thread George Forman
Postfix gurus, I am a primary for system X where the mails accounts and messages are split betweentwo separate complexes. In order for an account to be migrated, I must stop acceptingthe mail temporarily until it has been migrated to the other system. I am using a ldap back-end that containing

Invalid response code: 503 5.7.0 Error: access denied

2010-11-17 Thread George Forman
All, We are experiencing a problem where Postfix (Using 2.6.2) continuously returns a 503 5.7.0 Error: access denied response. The scenario is as follows (see log snipet below for sequence details): The client MTA attempts to send a message. On the DOT command, Postfix returns: '451 4.3.0 E

RE: Invalid response code: 503 5.7.0 Error: access denied

2010-11-17 Thread George Forman
> Date: Wed, 17 Nov 2010 13:01:05 -0500 > From: victor.ducho...@morganstanley.com > To: postfix-users@postfix.org > Subject: Re: Invalid response code: 503 5.7.0 Error: access denied > > On Wed, Nov 17, 2010 at 05:24:12PM +0000, George Forman wrote: > > > > >

RE: Invalid response code: 503 5.7.0 Error: access denied

2010-11-19 Thread George Forman
> Date: Thu, 18 Nov 2010 00:55:44 -0500 > From: victor.ducho...@morganstanley.com > To: postfix-users@postfix.org > Subject: Re: Invalid response code: 503 5.7.0 Error: access denied > > On Wed, Nov 17, 2010 at 03:27:20PM -0500, Wietse Venema wrote: > > > I had a similar patch that I was going

RE: Invalid response code: 503 5.7.0 Error: access denied

2010-11-19 Thread George Forman
> > > I had a similar patch that I was going to post 30 mins ago when > > > someone walked into my room: > > > > Victor: > > > OK, we are on the same page then. > > > > George Forman: > > > I've made the change to my local code base. W

Slowly drain the active queue

2009-06-24 Thread George Forman
Hi, I'm trying to understand how I can control postfix active queue.We ran into a problem where out back end LMTP deposit service had failures.Therefore, the queues grew quite large.We had trouble stabilizing the LTMP back end because postfix active queuewas trying to deliver very quickly to LM

Oldest message in the queue

2009-06-24 Thread George Forman
Hi, It appears we would need to write a script to parse all the messages. What is an efficient way to get the age of the oldest message in the queue? George _ Microsoft brings you a new way to search the web. Try Bing™ now http://

customize bounce behavior

2009-06-25 Thread George Forman
Hi, I apologize if this has already been covered but I can't seem to find any information. I need to customize the bounce behavior for the following: 1. If a bounce message is created because it can't deliver to a specified list of email addresses we don't want a bounce returned. 2. If a bo

RE: customize bounce behavior

2009-06-25 Thread George Forman
> Date: Thu, 25 Jun 2009 23:56:34 +0200 > From: mo...@ml.netoyen.net > To: postfix-users@postfix.org > Subject: Re: customize bounce behavior > > George Forman a écrit : > > Hi, > > > > > > I apologize if this has already been covered but I can't

RE: customize bounce behavior

2009-07-15 Thread George Forman
Subject: Re: customize bounce behavior > > George Forman a écrit : > > Hi, > > > > > > I apologize if this has already been covered but I can't seem to find > > any information. > > I need to customize the bounce behavior for the following: > >

enable selective features based on IP

2009-09-12 Thread George Forman
All, I want to set up a postfix server which only takes traffic from 'mynetworks'.For N out M IP addresses, the postfix server must reject_unauth_destination.Pretty simple so far... However, for a select few IP addresses in the list, I want the postfix serverto behave differently. I want to enf

Invalid recipients for a known domain

2009-11-19 Thread George Forman
Hi, I am having problems understanding how I can configure my outbound server to send mail both locally hosted users for a given list of domains and users on unknown domain (such as msn.com, yahoo.com, aol.com, etc). Currently, I can send to both locally hosted users and non-hosted domains. How

queue manager delaying delivery of message

2009-12-14 Thread George Forman
Hi, I am running into a problem where (it seems) queue manager doesn't pickup the queued message for delivery. SMTPD returns a 250 OK at 16:26:39. However, oqmgr doesn't pick it up until 16:35:41. The is no post queue processing on the message. I turned up logging on cleanup, qmgr and oqmgr (s

RE: queue manager delaying delivery of message

2009-12-14 Thread George Forman
> Subject: Re: queue manager delaying delivery of message > To: georgeforma...@hotmail.com; postfix-users@postfix.org > Date: Mon, 14 Dec 2009 19:31:44 -0500 > From: wie...@porcupine.org > > The queue manager will leave a file in the incoming queue when: > > 1) Some "security" software does not

RE: queue manager delaying delivery of message

2009-12-16 Thread George Forman
> Subject: Re: queue manager delaying delivery of message > To: postfix-users@postfix.org > Date: Mon, 14 Dec 2009 20:08:41 -0500 > From: wie...@porcupine.org > > George Forman: > > > > > Subject: Re: queue manager delaying delivery of message > > &g

[no subject]

2008-12-04 Thread George Forman
Hi,I have compiled 2.5.1 and installed postfix on my dev box. Everything is working as expected.Red Hat Enterprise Linux Server release 5.1 (Tikanga)Linux devserver 2.6.18-53.1.14.el5xen #1 SMP Tue Feb 19 07:33:17 EST 2008 x86_64 x86_64 x86_64 GNU/LinuxI installed the same version on a second b

tlsmgr fails

2008-12-05 Thread George Forman
Hi, I have compiled 2.5.1 and installed postfix on my dev box. Everything is working as expected. Red Hat Enterprise Linux Server release 5.1 (Tikanga)Linux devserver 2.6.18-53.1.14.el5xen #1 SMP Tue Feb 19 07:33:17 EST 2008 x86_64 x86_64 x86_64 GNU/Linux I installed the same version on a

RE: tlsmgr fails - Resolved

2008-12-05 Thread George Forman
> Date: Fri, 5 Dec 2008 10:33:49 -0500 > From: [EMAIL PROTECTED] > To: postfix-users@postfix.org > Subject: Re: tlsmgr fails > > George Forman wrote: > > Hi, > > > > I have compiled 2.5.1 and installed postfix on my dev box. Everything > > is working