When I attempt to send a message to an outside email address via my own SMTP server, I recieve the following message:
"The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was (changed@changed.com)'. Subject 'test', Account: '192.168.0.2', Server: '192.168.0.2', Protocol: SMTP, Server Response: '553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)', Port: 25, Secure(SSL): No, Server Error: 553, Error Number: 0x800CCC79"
I understand that this has been done to protect my server from being used as some twisted dudes mass emailing server, but is there anyway that i could open it up to the outside world? And if so, can i password protect it?
Thankyou, Nick