Thread
:
required linux email help
View Single Post
#
5
(
permalink
)
06-20-2006, 02:20 PM
tom
Contributors
User
Join Date: Jun 2005
Location: London, UK
Posts: 213
Rep Power:
4
Open sendmail.cf file and make sure following line exists
Code:
FEATURE(`access_db’)
Then open /etc/mail/access file and add your domain name:
Code:
domain.co.in relay
Save the file and restart sendmail.
To reject email or IP add id/ip and say reject
Code:
111.11.11.22 REJECT
spammer@abc.com
REJECT
tom
View Public Profile
Find all posts by tom