Re: The future of SMTP ?

2011-03-13 Thread Glen B
On 3/13/2011 4:57 AM, Frank Bonnet wrote: Hello Sorry if this seems a bit off topic ... Postfix is really a great piece of software and we all thanks to Wiese for his tremendous work. Yes it is and it gets better every release. But to fight spam and all other malicious problems it's get

Re: v2.5.5 showq and postcat date/time stamp discrepancy

2009-03-10 Thread Glen B
Glen B wrote: Wietse Venema wrote: Ben Winslow: FWIW, my test system uses the system-wide timezone (US/Central) in the output from mailq and the timezone from $TZ (US/Eastern) for the output from postcat. This is, IMO, the correct behavior. I hadn't thought of that (system v

Re: v2.5.5 showq and postcat date/time stamp discrepancy

2009-03-10 Thread Glen B
Wietse Venema wrote: Ben Winslow: FWIW, my test system uses the system-wide timezone (US/Central) in the output from mailq and the timezone from $TZ (US/Eastern) for the output from postcat. This is, IMO, the correct behavior. I hadn't thought of that (system versus user time zone). I

Fw: Re: v2.5.5 showq and postcat date/time stamp discrepancy

2009-03-10 Thread Glen B
--- On Tue, 3/10/09, Glen B wrote: > From: Glen B > Subject: Re: v2.5.5 showq and postcat date/time stamp discrepancy > To: "Wietse Venema" > Date: Tuesday, March 10, 2009, 1:16 PM > > > >--- On Tue, 3/10/09, Wietse Venema > wrote: > > > >From

Re: v2.5.5 showq and postcat date/time stamp discrepancy

2009-03-10 Thread Glen B
March 10, 2009, 1:35 AM On Tue, Mar 10, 2009 at 01:01:37AM -0400, Glen B wrote: > > Hi, > > Postfix 2.5.5 on Debian > > I've just noticed a discrepancy between showq (postqueue -p) and postcat. > I've looked through the code, played with the conversion code in post

v2.5.5 showq and postcat date/time stamp discrepancy

2009-03-09 Thread Glen B
Hi, Postfix 2.5.5 on Debian I've just noticed a discrepancy between showq (postqueue -p) and postcat. I've looked through the code, played with the conversion code in postcat and I honestly can not figure out what's going wrong: -Queue ID- --Size-- Arrival Time -Sender/Recipient

RE: mailbox integration questions

2009-02-06 Thread Glen B
tfix.org]on Behalf Of Sahil Tandon > Sent: Friday, February 06, 2009 10:34 PM > To: postfix-users@postfix.org > Subject: Re: mailbox integration questions > > > On Fri, 06 Feb 2009, Glen B wrote: > > > I'm working on a DB environment integration with Postfix and > h

mailbox integration questions

2009-02-05 Thread Glen B
I'm working on a DB environment integration with Postfix and have gotten TCP dict lookups to function. Now, I'm working on mail delivery and am trying to determine which method of mailbox delivery to take. I have a few limitations in my application, but for the most part I'm open to all methods.