User Unknown error
Posted: Thu Aug 03, 2006 1:17 am
Hi
Looking for some help, here's the scenerio:
I have a RH linux gateway accepting mail for a domain, some of the users mail is sent via a virtusertable to either other email accounts, or the scalix linux box( which is an internal RH EL4 server with Scalix Enterprise 10.0.1 installed). So on the gateway virtusertable is
scalixuser@example.com scalixuser@[scalix.example.com]
scalix.example.com has an external and internal static IP address
/etc/mail/relay-domains has :
[scalix.example.com]
example.com
/var/opt/scalix/sys/smtpd.cfg has:
RELAY accept 127.0.0.1
RELAY accept 192.168.1.200
RELAY accept .example.com
RELAY Log_Reject ALL
So when an email is sent to scalix.example.com this is the result in the maillog:
Aug 3 12:51:02 scalix sendmail[5104]: k734p2xp005104: <scalixuser@[scalix.example.com]>... User unknown
Aug 3 12:51:02 scalix sendmail[5104]: k734p2xp005104: from=<someuser@hotmail.com>, size=1179, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=gateway.example.com[192.168.1.254]
Question:
What can be modified to allow the scalixuser to relay mail?
A work around that does work is to have a local user account for scalixuser on scalix.example.com, past mail through a virtusertable on scalix, and add an entry to /etc/aliases to send the mail from scalixuser to scalixuser@example.com which scalix will send locally.
Any help would be appreciated!!!.....Cheers
Looking for some help, here's the scenerio:
I have a RH linux gateway accepting mail for a domain, some of the users mail is sent via a virtusertable to either other email accounts, or the scalix linux box( which is an internal RH EL4 server with Scalix Enterprise 10.0.1 installed). So on the gateway virtusertable is
scalixuser@example.com scalixuser@[scalix.example.com]
scalix.example.com has an external and internal static IP address
/etc/mail/relay-domains has :
[scalix.example.com]
example.com
/var/opt/scalix/sys/smtpd.cfg has:
RELAY accept 127.0.0.1
RELAY accept 192.168.1.200
RELAY accept .example.com
RELAY Log_Reject ALL
So when an email is sent to scalix.example.com this is the result in the maillog:
Aug 3 12:51:02 scalix sendmail[5104]: k734p2xp005104: <scalixuser@[scalix.example.com]>... User unknown
Aug 3 12:51:02 scalix sendmail[5104]: k734p2xp005104: from=<someuser@hotmail.com>, size=1179, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=gateway.example.com[192.168.1.254]
Question:
What can be modified to allow the scalixuser to relay mail?
A work around that does work is to have a local user account for scalixuser on scalix.example.com, past mail through a virtusertable on scalix, and add an entry to /etc/aliases to send the mail from scalixuser to scalixuser@example.com which scalix will send locally.
Any help would be appreciated!!!.....Cheers