LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Mike O <mike@pineview.net>
  To  : Darryl Ross <dross@syc.asn.au>
  Date: Fri, 23 Feb 2001 15:14:26 +1030

Re: A Sendmail problem

Hi Darryl

Will not work for this site, need to have other domains :)  (I did read the
docs and tried each thing out)
I fix it by using
define(`confDOMAIN_NAME', `promoproductsintl.com.au')dnl

This fixed the problem but still allowed me to uses generics to remap some
users

The real problem is that I did not want to put 254 host lines in the hosts
file

Mike
----- Original Message -----
From: "Darryl Ross" <dross@syc.asn.au>
To: "Mike O'Connor" <mike@pineview.net>
Cc: "LinuxSA" <linuxsa@linuxsa.org.au>
Sent: Friday, February 23, 2001 1:04 PM
Subject: Re: A Sendmail problem


> Mike!
>
> Told you to read the documentation on the sendmail site :)
>
> MASQUERADE_AS(host.domain)
>
> Information at http://www.sendmail.org/m4/masquerading.html. Very first
> question in section 3 of the FAQ. You also might need to uncomment the
>
> FEATURE(`relay_entire_domain')
>
> Dazz
>
>
> > > > --------------------------------------------------------------
> > > > divert(0)
> > > > VERSIONID(`@(#)sendmail.mc      8.9.3-21 (Debian) 20000309')
> > > > OSTYPE(debian)dnl
> > > > DOMAIN(generic)
> > > > LOCAL_CONFIG
> > > > #FEATURE(always_add_domain)dnl
> > > > #Cwpineview.net
> > > > FEATURE(use_cw_file)dnl
> > > > FEATURE(use_ct_file)dnl
> > > > #FEATURE(`relay_entire_domain')
> > > > FEATURE(redirect)dnl
> > > > FEATURE(mailertable)dnl
> > > > FEATURE(`genericstable')dnl
> > > > FEATURE(smrsh, `/usr/lib/sm.bin/smrsh')dnl
> > > > FEATURE(virtusertable)dnl
> > > > FEATURE(access_db)dnl
> > > > FEATURE(blacklist_recipients)dnl
> > > > #FEATURE(rbl)dnl
> > > > FEATURE(rbl, `blackholes.mail-abuse.org', `Mail from
> > $&{client_addr}
> > > > rejected - see http://www.mail-abuse.org/rbl
> > > > /')dnl
> > > > FEATURE(rbl, `dialups.mail-abuse.org', `Dialup - see
> > > > http://www.mail-abuse.org/dul/')dnl
> > > > FEATURE(rbl, `relays.mail-abuse.org', `Open spam relay
> > $&{client_addr} -
> > > see
> > > > http://www.mail-abuse.org/rss')dnl
> > > >
> > > > MAILER_DEFINITIONS
> > > > MAILER(local)dnl
> > > > MAILER(smtp)dnl
>
>
>
> --
>
> Darryl Ross
> Network and Systems Administrator
> Service to Youth Council, Inc
> http://www.syc.asn.au/

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page