Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: John Hadi on May 14, 2003, 09:46:29 PM

Title: How To Relay Using SME SMTP ???
Post by: John Hadi on May 14, 2003, 09:46:29 PM
I have a SME 5.5, and i used Outlook Express as my email client as well as the Webmail. The problem is that SME SMTP wont allow me to relay email (both when im in local network and outside network). This is the error message that I got:

The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was 'jo@axiontech.com'. Subject 'test', Account: 'mail.gtec.cc', Server: 'mail1', Protocol: SMTP, Server Response: '553 Sorry, that domain isn't in my list of allowed rcpthosts.', Port: 25, Secure(SSL): No, Server Error: 553, Error Number: 0x800CCC79

Can anyone help? Thanks.
Title: Re: How To Relay Using SME SMTP ???
Post by: Jim Gooch on May 14, 2003, 10:44:59 PM
PC's on your local network should be able to use the SMTP service without any difficulty. Standard configuration allows this by default.

Check your configuration. "Review Configuration" You should see your internal IP range defined.

You should definitely not attempt to configure your server for SMTP use when outside your own network unless you know exactly what you are doing. Misconfiguration will make it an "open relay" which will quickly be detected and used by spammers - your server could then become blacklisted causing major difficulties for you not to mention the additional traffic you will get from spam
Title: Re: How To Relay Using SME SMTP ???
Post by: Nathan Fowler on May 15, 2003, 09:11:42 PM
Damien Curtain wrote some packages that implement CVM-SASL, which allow you to relay after logging on to your SMTP server.  The packages can be found here:

http://www.pagefault.org/code/e-smith.shtml#securemail
Title: Re: How To Relay Using SME SMTP ???
Post by: Steve crowers on May 15, 2003, 10:34:13 PM
The easy answer to your question is when you are in your local network, don't use your domain name for the mail server, use the internal name or ip address (otherwise your sme server will see you as coming from the internet-at-large instead of from the local net thanks to routing) ;O)

Steve
Title: Re: How To Relay Using SME SMTP ???
Post by: Bill Campbell on May 25, 2003, 10:39:22 PM
Thanks for the quick fix Steve.  I use SME to host a few virtual domains and sending email has been a problem.

Bill
Title: Re: How To Relay Using SME SMTP ???
Post by: Pete Edwards on June 02, 2003, 04:35:38 PM
Thanks Nathan,

Really helpful... nice to see the e-smith folks are community minded.Nathan Fowler wrote:
>
> Damien Curtain wrote some packages that implement CVM-SASL,
> which allow you to relay after logging on to your SMTP
> server.  The packages can be found here:
>
> http://www.pagefault.org/code/e-smith.shtml#securemail