Hi,

Below you can will see the error that I got after send an email using SugarCRM Email system.
I set up my email account as you can see below:

Incoming mail server:
IMAP
Server name: server_name
port: 993
SSL

Outgoing mail server:
SMTP
Server name: server_name
port: 465
SSL

___
ERROR:
The original message was received at Sun, 17 Feb 2008 18:26:41 -0800
from localhost.localdomain [127.0.0.1]

----- The following addresses had permanent fatal errors -----
<user@domain.com>
(reason: 551 User not local; please try <forward-path>)

----- Transcript of session follows -----
... while talking to email_server.com.:
>>> >>> DATA
<<< 551 User not local; please try <forward-path>
550 5.1.1 <user@domain.com>... User unknown
451 4.4.1 reply: read error from email_server.com.



Reporting-MTA: dns; online-eval.sugarondemand.pvt
Received-From-MTA: DNS; localhost.localdomain
Arrival-Date: Sun, 17 Feb 2008 18:26:41 -0800

Final-Recipient: RFC822; user@domain.com
Action: failed
Status: 5.1.6
Remote-MTA: DNS; email_server.com
Diagnostic-Code: SMTP; 551 User not local; please try <forward-path>
Last-Attempt-Date: Sun, 17 Feb 2008 18:26:44 -0800

___