Moderators: ScalixSupport, admin
ScalixSupport wrote:Are these remote sites trying to relay through your Scalix server or just send to a Scalix user? If it's the former, then you'll need to add "RELAY accept .example.com" to your /var/opt/scalix/sys/smtpd.cfg file then restart the SMTP Relay by typing:
omoff -d0 smtpd
omon smtpd
Thanks,
Rachel
Code: Select all
dnl #FEATURE(`accept_unresolvable_domains')dnl
Code: Select all
FEATURE(`accept_unresolvable_domains')dnl
Code: Select all
omsendin
Code: Select all
divert(0)dnl
include(`/usr/share/sendmail-cf/m4/cf.m4')
VERSIONID(`linux setup for Red Hat Linux')dnl
define(`confCF_VERSION', `Submit')dnl
define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet
define(`confTIME_ZONE', `USE_TZ')dnl
define(`confDONT_INIT_GROUPS', `True')dnl
define(`confPID_FILE', `/var/run/sm-client.pid')dnl
dnl define(`confDIRECT_SUBMISSION_MODIFIERS',`C')
FEATURE(`use_ct_file')dnl
dnl
dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]
FEATURE(`msp', `[127.0.0.1]')dnl
Users browsing this forum: No registered users and 4 guests