[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [SLUG] Sendmail with Outgoing Addresses
Yep, everything is working beautifully..
I have a /etc/passwd user of "blah" and they email out as
admin@nospam.hexidecimal.com.au and that works. Incoming also aliases back to the
correct user.
Fantastic. Thanks all again..
thanks,
George Vieira
Network Administrator
Citadel Computer Systems P/L
http://www.citadelcomputer.com.au
-----Original Message-----
From: George Vieira [mailto:georgev@nospam.citadelcomputer.com.au]
Sent: Wednesday, 21 June 2000 12:01 PM
To: 'John Clarke'
Cc: 'slug@nospam.slug.org.au'
Subject: RE: [SLUG] Sendmail with Outgoing Addresses
OK I did that and now it works.
I had added the sendmail-cf-3.15-blahblah.rpm and did the m4
/etc/sendmail.mc > /etc/sendmail.cf and works fine.
Next problem was that after creating the new domains files etc., I had a
another problem which required to change a line added by m4 from:
Kgenerics dbm /etc/mail/genericstable
to:
Kgenerics hash -o /etc/mail/genericstable
and sendmail started fine.. Let see if it now works..
Thanks guys for the info..
thanks,
George Vieira
Network Administrator
Citadel Computer Systems P/L
http://www.citadelcomputer.com.au
-----Original Message-----
From: John Clarke [mailto:johnc@nospam.vastsystems.com.au]
Sent: Wednesday, 21 June 2000 11:24 AM
To: George Vieira
Cc: 'slug@nospam.slug.org.au'
Subject: Re: [SLUG] Sendmail with Outgoing Addresses
On Wed, Jun 21, 2000 at 09:14:51AM +1000, George Vieira wrote:
> I'm trying to execute "m4 /etc/sendmail.mc > /etc/sendmail.cf" and it
errors
> with "/etc/sendmail.mc:11: m4: Cannot open /usr/lib/sendmail-cf/m4/cf.m4:
No
> such file or directory" which is tue but I can't seem to find it anywhere.
Did you install the sendmail-cf rpm? You also need to preload cf.m4.
From /usr/lib/sendmail-cf/README:
Configuration files are contained in the subdirectory "cf", with a
suffix ".mc". They must be run through "m4" to produce a ".cf" file.
You must pre-load "cf.m4":
m4 ${CFDIR}/m4/cf.m4 config.mc > config.cf
where ${CFDIR} is the root of the cf directory and config.mc is the
name of your configuration file.
> I added the following lines and I am now stuck. Is the only option is to
> download the source and compile the whole thing or is there a short cut?
Install the sendmail-cf rpm and run m4 as detailed above. No need to
rebuild from source.
Cheers,
John
--
whois !JC774-AU@nospam.whois.aunic.net
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text