Results 1 to 3 of 3
Hi,
I have installed sendmail, but by default, sendmail will reject e-mails directed to users who don't exist as real users or as aliases.
I want sendmail to accept all ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-08-2008 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 8
mails directed to users who don't exist as real users
Hi,
I have installed sendmail, but by default, sendmail will reject e-mails directed to users who don't exist as real users or as aliases.
I want sendmail to accept all incoming email and redirect mail for unknown users to a particular user such as postmaster.
How do I do this?
Thanks Alot!!!!
- 01-13-2008 #2
Hey,
As it is all unknown user mails already redirects to root@yourhostname.com
You can set alias for root user as postmaster in /etc/aliases so that mails will appear on both root@yourhostname.com and postmaster@yourhostname.com
But i guess you need to create an user account for postmaster thenRegards,
who |grep -i blonde |
date; cd~; unzip; touch;
strip; finger; mount; gasp;
yes; uptime; umount;
sleep

Newbie clicks
http://www.linuxforums.org/forum/lin...ead-first.html
- 01-13-2008 #3Just Joined!
- Join Date
- Nov 2007
- Posts
- 8
Thanks alot mate
Aaron


Reply With Quote

