Jerry Kemp:
[ Charset ISO-8859-1 converted... ]
> Yep, I'm replying to an old question.
> ...
>
> OP, just following up, were you able to resolve your issues?
>
> If so, can you post a summary please.
>
> Jerry
>
>
>
>
> On 01/15/15 12:59 PM, post...@outputservices.com wrote:
> > I am at
Yep, I'm replying to an old question.
...
OP, just following up, were you able to resolve your issues?
If so, can you post a summary please.
Jerry
On 01/15/15 12:59 PM, post...@outputservices.com wrote:
I am attempting to install postfix-2.11.3 on a Solaris 10 x86 machine.
I want to u
Viktor Dukhovni:
> > > Read carefully:
> > >
> > > $ make makefiles CCARGS='-DDEF_CONFIG_DIR=\"/some/where\"'
> > > $ make
> >
> > That worked a little. Thanks. I missed the single quote double quote thing.
>
> And the "-D" in front of each "DEF_MUMBLE" override.
The upcoming Postfix sta
On Thu, Jan 15, 2015 at 03:07:56PM -0700, post...@outputservices.com wrote:
> >> gmake tidy
> >>
> >> /usr/sfw/bin/gmake makefiles CC=/usr/sfw/bin/gcc \
> >> CCARGS="-DEF_CONFIG_DIR=\"/usr/local/tools/postfix/etc\" \
> >> -DEF_COMMAND_DIR=\"/usr/local/tools/postfix/bin\" \
> >> -DEF_DAEMON_DIR=\"/
On 01/15/15 12:30, Viktor Dukhovni wrote:
> On Thu, Jan 15, 2015 at 11:59:29AM -0700, post...@outputservices.com wrote:
>
>> gmake tidy
>>
>> /usr/sfw/bin/gmake makefiles CC=/usr/sfw/bin/gcc \
>> CCARGS="-DEF_CONFIG_DIR=\"/usr/local/tools/postfix/etc\" \
>> -DEF_COMMAND_DIR=\"/usr/local/tools/post
On Thu, Jan 15, 2015 at 11:59:29AM -0700, post...@outputservices.com wrote:
> gmake tidy
>
> /usr/sfw/bin/gmake makefiles CC=/usr/sfw/bin/gcc \
> CCARGS="-DEF_CONFIG_DIR=\"/usr/local/tools/postfix/etc\" \
> -DEF_COMMAND_DIR=\"/usr/local/tools/postfix/bin\" \
> -DEF_DAEMON_DIR=\"/usr/local/tools/p
I am attempting to install postfix-2.11.3 on a Solaris 10 x86 machine.
I want to use dovecot and postfix exclusively and not use the standard Solaris
sendmail programs and such.
I want to place all my postfix files in the following directory:
/usr/local/tools/postfix
Never mind the issue o