Page 1 of 1

problem with relay

Posted: Thu Dec 15, 2005 11:04 pm
by skf
I have a problem.
When i tsend e0mail from lAN - no problem
when i trying to send e-mail from outdside, it work only if i send it to local user and give me error "..mailbox unavailable.Please verify that you email address id correct..."

Re: problem with relay

Posted: Fri Dec 16, 2005 8:53 am
by ScalixSupport
skf wrote:I have a problem.
When i tsend e0mail from lAN - no problem
when i trying to send e-mail from outdside, it work only if i send it to local user and give me error "..mailbox unavailable.Please verify that you email address id correct..."


You need to add your domain to smtpd.cfg in

/var/opt/scalix/sys/smtpd.cfg

Add a line containing your domain name like

RELAY Accept .uk.scalix.com

and / or RELAY Accept 10.11.108.

where you replace above IP with your LAN IPs.

After making the change, restart smtpd using omoff -d0 smtpd;omon smtpd
Cheers,

Sascha.