Re: Unable to execute a java program from postfix

2012-10-16 Thread David Pierce
Process of addition, then elimination: something in your shell environment is needed. Start adding vars into your script that are present in your shell. Or just define java classpath out-right - sounds like the likely culprit. On Tue, Oct 16, 2012 at 7:33 PM, Stan Hoeppner wrote: > On 10/16/201

Re: Strange dilemma with smtp_host_lookup

2011-07-05 Thread David Pierce
On Tue, Jul 5, 2011 at 2:55 PM, Victor Duchovni < victor.ducho...@morganstanley.com> wrote: > On Tue, Jul 05, 2011 at 02:52:07PM -0700, David Pierce wrote: > > > I have a postfix instance on an admin-type node set to relay mail to a > host > > named "relayhost&quo

Strange dilemma with smtp_host_lookup

2011-07-05 Thread David Pierce
I have a postfix instance on an admin-type node set to relay mail to a host named "relayhost", i.e., relayhost = relayhost. Now, relayhost is actually an A record for the IP of the relayhost. Funny enough, I do believe this worked with 2.3.3 (latest version from CentOS repo). I say "funny" becau