550 Relay Denied Error - Eudora Mail Program

550 Relay Denied Error

Document ID: 1593HQ

Issue: When sending mail in Eudora, the error message "550 Relay Denied" is given by the SMTP server (Eudora may display "This message is not acceptable to your SMTP server. The message is not sendable until the recipient has been changed.") and mail cannot go out.

Solution: Service Providers have moved toward restricting access to their outgoing mail servers to provide better service to their customers and prevent SPAM from being sent through their mail servers. There are different methods for establishing restrictions that could result in you being denied access to your outgoing mail server.

When you connect to a mail server and send mail that is going to another mail server on another domain, that is called mail relay. Historically, SMTP servers did not check to verify that the sender was who he claimed to be and would simply pass the mail on with whatever return address was specified, no questions asked. Unsolicited bulk mailers have taken advantage of this to send huge volumes of mail with bogus return addresses (which slows down the server for the paying customers who have the right to use it, slows down servers everywhere with all that junk mail, and makes people mad at the ISP for allowing the bulk mail to cause such problems to be sent through their outgoing server).

One of the ways to restrict access to an outgoing mail server is to verify that the computer is on the ISP's local network. When you dial your modem and connect to your ISP, your computer is given an IP address that identifies you as being a part of that ISP's network. If you have two ISPs and dial up to one and then connect to the other's mail server, it may prevent you from relaying mail because your computer is not identified as being on the local network for the provider whose mail server you are sending through. In this case, you should try to use the SMTP server for the provider you have used to dial up and connect to the Internet.

Another way to restrict access is to insist on a local domain return address. If you connect to the mail server for "domain.com" it may only allow you to send mail that is from "username@domain.com" -- if you try to send from another account and have the return address of "username@anotherdomain.com" it may restrict you from relaying to another server.

Note: Relay does not apply to sending to users local to the SMTP server. If you connect to "domain.com" and send mail to "user@domain.com" you are not relaying. Often this is confusing because it means that you can send a test message to yourself, but cannot send mail to other people on the Internet.

The most recent shift in sending mail is to start requiring SMTP Authentication. This means that in order to send mail through an SMTP server you must provide a username and password. Eudora 4.2 supports the CRAM-MD5 encryption method of SMTP Authentication. If you need to turn authentication on, you will need to close Eudora and edit your Eudora.ini file to add the following lines to the [Settings] section of the eudora.ini file:

SMTPAuthRequired=1

SMTPAuthAllowed=1

---

This article was taken from http://eudora.qualcomm.com/techsupport/kb/1593hq.html

  • 19 Users Found This Useful
Was this answer helpful?

Related Articles

Where can I find documentation for ServerObject's AspMail component?

This documentation can be found at: http://www.serverobjects.com/products.html For...

How do I upload files through my web pages?

You can use Software Artisan's SAFileUP. This is an ASP component that allows you to upload files...

What is PageCounter and how do I use it?

About Page Counter PageCounter is an object that counts and displays the number of times a Web...

How do I setup Microsoft Outlook Express to read my e-mail?

Follow these steps: Open Microsoft Outlook Express. From the Tools menu, click...

How do I setup Netscape Messenger to read my e-mail?

Follow these steps: Open Netscape Navigator. Click the Edit menu and then click Preferences......