Page 1 of 1

Relaying mail

Posted: Mon Jan 02, 2006 9:08 pm
by LucaBrasi2
How can I setup relaying for only 1 domain?

Posted: Tue Jan 03, 2006 5:25 pm
by ScalixSupport
Hi. Can you provide a bit more information on what you would like to do? Do you mean how can you restrict mail being relayed to just one domain or do you mean how can you restrict relayed mail from being sent from just one domain?

Thanks,
Rachel

Relaying

Posted: Wed Jan 04, 2006 4:34 pm
by LucaBrasi2
I would like to be able to restrict what domain/s are allowed to relay through the SMTP server. I hope this makes sense. But I want to make sure that no other domains can relay throught the scalix server.

Posted: Wed Jan 04, 2006 5:11 pm
by ScalixSupport
Take a look at the file /var/opt/scalix/sys/smtpd.cfg. The comments in there should give you the information on how you can restrict or allow relaying through the SMTP Relay.

Please note that processing in the file is done on a first-match basis and you will need to restart the SMTP Relay if you make any changes

Code: Select all

omoff -d 0 smtpd
omon smtpd


Cheers

Dave