Greetings,
1. Trying to get sendmail to change my username and hostname
in from/sender/reply-to header in my messages:
Added these to /etc/sendmail.mc:
FEATURE(always_add_domain)dnl
MASQUERADE_AS("one.net.au")dnl
This works after processing with m4 etc
So my messages now appear to come from [EMAIL PROTECTED]
But really need it to be [EMAIL PROTECTED]
So try this:
FEATURE(`genericstable',`hash -o /etc/genericstable')
with /etc/genericstable containing:
home_username isp_username
Does not switch the username in the from/sender header.
a) not sure about hash command. from command line it does not like -o
option
b) not sure about format of /etc/genericstable
2. Given:
# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.100.3 * 255.255.255.255 UH 0 0 0
eth0
61.12.41.1 * 255.255.255.255 UH 0 0 0
ppp0
192.168.100.0 * 255.255.255.0 U 0 0 0
eth0
127.0.0.0 * 255.0.0.0 U 0 0 0
lo
default 61.12.41.1 0.0.0.0 UG 0 0 0
ppp0
#
Why does sendmail try to look up DNS when I send a local message?
3. Why does Netscape look up DNS when I point at local machine name?
Can I get around this and still have pppd running in demand mode?
Does this mean running DNS locally?
Sorry for the high number of questions.
Seeya, Josh
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug