Yes!
but I don't know why upas/smtp do not send my user/password. My
credentials are in the factotum database for mail.kix.es, and the
dreamhost mail exchangers (proto=smtp).
Thanks.
Gary Wright wrote:
On Jan 23, 2008, at 11:01 AM, Rodolfo kix Garci a wrote:
Hi,
I am tired and I can't find the problem. I am changing my smtp server
to my new one. The problem is about the relay denied:
cpu% upas/smtp -a -s -i -d -h kix.es net!mail.kix.es foo [EMAIL PROTECTED]
I'm not sure if I'm telling you something you already know but...
Most (sane) mail servers will not forward email to an arbitrary
address (bar.com) unless you have authenticated your SMTP session.
Based on that SMTP trace, it doesn't look like any SMTP authentication
took place and so relaying to bar.com was denied.
Gary Wright