Steps to reproduce the problem:
1. Create account IMAP (receive) SMTP (send),
both require authentication
2. Send mail to user not at remote SMTP
server
3. Evolution asks for SMTP password, enter it
4. Error from Evolution: "RCPT TO response
error: Requested action not taken: mailbox
unavailable: mail not sent"
However, Error from debug:
sending : MAIL FROM:
<koralesky@xxxxxxxxx.edu>
received: 250 2.5.0 Address Ok.
sending : RCPT TO: <barron@xxxx.xxxx.edu>
received: 550 5.7.1 Relaying prohibited:
barron@xxxx.xxxx.edu
sending : QUIT
received: 221 2.3.0 Bye received. Goodbye.
I would expect this if relaying was not allowed (it is allowed, but only for authenticated users). Mail sent in the same manner through the SMTP server using Mozilla Mail or Mulberry work fine and are sent to other servers. It seems that only Evolution does not send.
Anyone seen this? Anyone have any ideas about how to get around it?
