On Jan 18, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote : > On 18 Jan, Grant Byers wrote: > > On Jan 18, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote : > > > Mm, but it still looks like mail from me under gentoo is looking like > > > it came from <local-loginname>@optushome.com.au, ignoring genericstable: > > > > > > FEATURE(`genericstable',`hash -T<TMPF> /etc/mail/genericstable.db') > > > > Are you masquerading correctly? > > > > MASQUERADE_AS(`<yourip>')dnl // masquerade as your IP > > FEATURE(`use_ct_file') // use your trusted-users file > > FEATURE(`masquerade_envelope') // set envelope headers to your > > masquerade > > FEATURE(`local_no_masquerade') // don't masquerade to local users > > How significant is the local_no_masquerade? Does it mean that if you > mail locally, and they reply locally, they won't think they need to go > externally via your ISP? That'd be good.
This is correct. mail <user> will deliver locally with local_no_masquerade. > > And, what format is the trusted users file? Plain text or must it be > fed through makemap? Is it supposed to have local login names, local > login names @ FDQN, or masqueraded names? And local login names in plain text. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
