Hello JimH and all the merry rest of you!!!

i have a situation

*want to let only ONE PARTICULAR client email to the sendmailbox
*the sendmail box (a plain fresh redhat 7.3 server install) doesnt 'forward' the emails but gives them to procmail which gives em to mail2sms ->smash ->gnokii and finally out of a nokia phone connected to the sendmail box through a rs232 cable (or ill do it with a gsm modem) like SMS instead of email!
thus, the way i see it, sendmail only recieves mail to a particular account and it should be possible to lock things down quite a lot

hostx sends mail to sms@sms.com and it comes out as a sms on somebodys cellphone!

do i need to dnl this one:
DAEMON_OPTIONS (`Port=smtp,ADDR=127.0.0.1, Name=MTA
???
what configs in
mailertable
access
local-host-names
???

anything else?

im new to this!