Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Sendmail not looking at domain name
Name: Ashley Date: March 14, 2003 at 05:44:27 Pacific OS: Linux 7.1 CPU/Ram: unknown
Comment:
Hi,
I've set up an email server running Linux that works very well, but I've just noticed the following:
if I send an email from ashley@mydomain.com account to ashley@dfsdfjklsddfgj.com ... it gets delivered to me.
if I send an email from ashley@mydomain.com to all@sjdjkasdjkfasdf.com ... everyone in the company gets sent it.
Obviously it's something to do with my aliases ('all' is an alias for the whole company) but why is my server not looking at the domain name ?
Does anyone know where I can look for checking that only email addressed to mydomain.com will get delivered ?
Summary: Unix does not look at the name to determine if a program or script can be executed. The command: chmod ugo+x /usr/local/bin/smbtar.sh would give execute priviledges (+x) to user (u), group (g) and oth...
Summary: Hi All, I have a RH8.0 Linux box that I'd like to host multiple e-mail domains. I have configured the sendmail 8.12.5 to accept e-mail messages for multiple users and domains as follows: Hostname: mai...
Summary: All wrong. If you are going to use junk like sendmail then be prepared for disappointment. You will need to m4 compile a new sendmail.cf with masquerading support and your other options or lear...