smtpd.conf settings
Posted: Tue Oct 17, 2006 4:19 am
I'd like to configure Scalix to only accept email if either the sender address or the recipient address ends in "@ourdomain.com". In other words, scalix would relay a mail from me@ourdomain.com to someone@somewhere.com, would relay mail from someone@somewhere.com to me@ourdomain.com, but would reject something like someone@someplace.com to someone@somewhere.com. I guess I should be able to do this with the ORIGINATOR and RECIPIENT rules in smtpd.conf, but I can't get it to work right. Anybody know how to do this?