[SunHELP] Sendmail on Solaris 7

Charu Kamath charu.bhargava at estelcom.com
Wed Jun 16 00:02:20 CDT 2004


Thanks Jay I did set my env and PATH but still getting the same errors. Am i
missing out on something??
# env CC=gcc
CC=gcc
# echo $PATH
:/usr/sbin:/usr/ccs/bin:/usr/local/bin:/usr/sbin:/usr/bin
# make
Making all in:
/downloads/sendmail-8.12.11/libsm
Configuration: pfx=, os=SunOS, rel=5.7, rbase=5, rroot=5.7, arch=sun4, sfx=,
var
iant=optimized
Making in /downloads/sendmail-8.12.11/obj.SunOS.5.7.sun4/libsm
../devtools/bin/Build: make: not found
*** Error code 1
make: Fatal error: Command failed for target `all'

How can i configure my Solaris machine to use sendmail ONLY for outgoing
mails?
Thanks again
Regards Charu
-----Original Message-----
From: sunhelp-bounces at sunhelp.org [mailto:sunhelp-bounces at sunhelp.org]On
Behalf Of Javier O. Augusto
Sent: Tuesday, June 15, 2004 6:35 PM
To: The SunHELP List
Subject: RE: [SunHELP] Sendmail on Solaris 7


Hi Charu,

Havent anyone recommended you postfix? Its a _VERY_ nice sendmail
replacement, especially for Solaris (since its delivered with sendmail
by default, as we all know...). On the security side of the story, noone
beats postfix! And its config. file is way much better to setup than
sendmail...Of course there are a couple of gotchas when you got to be
running as smarthost/satellite but thats how it goes :)

Now on "make", I compile my FOSS programs using
/opt/SUNWspro/bin/cc and /usr/css/bin/make
set your PATH before!
If you're using gcc, dont forget the LD env.

good luck
Jay

On Tue, 2004-06-15 at 05:10, Charu Kamath wrote:

> Can i build sendmail using make? I tried running that and got the
following
> errors:
> # make
> Making all in:
> /downloads/sendmail-8.12.11/libsm
> Configuration: pfx=, os=SunOS, rel=5.7, rbase=5, rroot=5.7,
arch=sun4, sfx=,
> var
> iant=optimized
> Using M4=/usr/ccs/bin/m4
> Creating /downloads/sendmail-8.12.11/obj.SunOS.5.7.sun4/libsm using
> /downloads/s
> endmail-8.12.11/devtools/OS/SunOS.5.7
> Including /downloads/sendmail-8.12.11/devtools/Site/site.config.m4
> Making dependencies in
/downloads/sendmail-8.12.11/obj.SunOS.5.7.sun4/libsm
> ../devtools/bin/Build: make: not found
> Making in /downloads/sendmail-8.12.11/obj.SunOS.5.7.sun4/libsm
> ../devtools/bin/Build: make: not found
> *** Error code 1
> make: Fatal error: Command failed for target `all'
>
> Any idea with that?
> Regards
> Charu
>
> -----Original Message-----
> From: sunhelp-bounces at sunhelp.org [mailto:sunhelp-bounces at sunhelp.org]On
> Behalf Of Thomas Cameron
> Sent: Tuesday, June 15, 2004 12:01 PM
> To: The SunHELP List
> Subject: Re: [SunHELP] Sendmail on Solaris 7
>
>
> Sorry, should have made clear - you will probably want the latest gcc,
> automake and autoconf (maybe others, y'all please chime in if I'm missing
> anything) packages from http://www.sunfreeware.com.
> --
> Regards,
> Thomas Cameron
> ----- Original Message -----
> From: "Charu Kamath" <charu.bhargava at estelcom.com>
> To: "The SunHELP List" <sunhelp at sunhelp.org>
> Sent: Tuesday, June 15, 2004 12:21 AM
> Subject: RE: [SunHELP] Sendmail on Solaris 7
>
>
> > Sure Thomas but how do i upgrade it? In Sun, sendmail is already
> > there by default.
> > Pls excuse for silly questions.
> >
> > Thanks Regards Charu
> >
> > *-----Original Message-----
> > *From: sunhelp-bounces at sunhelp.org
[mailto:sunhelp-bounces at sunhelp.org]On
> > *Behalf Of Thomas Cameron
> > *Sent: Tuesday, June 15, 2004 9:51 AM
> > *To: The SunHELP List
> > *Subject: Re: [SunHELP] Sendmail on Solaris 7
> > *
> > *
> > *----- Original Message -----
> > *From: "Charu Kamath" <charu.bhargava at estelcom.com>
> > *To: "SUNHelp" <sunhelp at sunhelp.org>
> > *Sent: Monday, June 14, 2004 11:00 PM
> > *Subject: [SunHELP] Sendmail on Solaris 7
> > *
> > *
> > *> I have configured sendmail version 8.9.3 on Solaris 7.I need to
> configure
> > *> the SUN server for outgoing only in which I would like to permit
> outgoing
> > *> from only a few specified domains rather than addresses.
> > *>
> > *> I tried using the following features but did not work.
> > *> FEATURE(`relay_entire_domain')dnl
> > *> FEATURE(`access_db', `hash -o /etc/mail/access')
> > *> FEATURE(`relay_local_from')dnl
> > *>
> > *> created etc/mail/access & etc/mail/local-host-names files
for the same.
> > *>
> > *> I am unable to figure out how to achieve this. Can anyone
help me with
> > *> this??
> > *>
> > *> Thanks in advance
> > *> Charu
> > *
> > *
> > *Go to 8.12.11.  Seriously.
> > *
> > *8.9.3 is really old (5 years or so).  I don't even know how
many critical
> > *problems have been found since 8.9.3.
> > *
> > *Thomas
> > *_______________________________________________
> > *SunHELP maillist  -  SunHELP at sunhelp.org
> > *http://www.sunhelp.org/mailman/listinfo/sunhelp
> > *
> > *
> > _______________________________________________
> > SunHELP maillist  -  SunHELP at sunhelp.org
> > http://www.sunhelp.org/mailman/listinfo/sunhelp
> >
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
>
_______________________________________________
SunHELP maillist  -  SunHELP at sunhelp.org
http://www.sunhelp.org/mailman/listinfo/sunhelp



More information about the SunHELP mailing list