[Info-vax] SMTP server using port 587 outgoing?
snowshoe
no at spam.please
Thu Sep 11 17:46:32 EDT 2014
On 09/11/2014 05:05 PM, Stephen Hoffman wrote:
>
> You're about the billionth person to discover that trying to run a mail
> server on a dynamic IP and with port blocks in place — that's best
> practices for most ISPs, too, as differentiating a mail server from a
> spam engine isn't obvious — involves shenanigans. Unfortunately, this
> all involves somewhat more shenanigans on OpenVMS.
Thanks, Steve. I am really trying to forward mail off the VMS box to
another account, and the easiest way seemed to be MAIL>FORWARD. I guess
not. I assume such things as POP and IMAP are right out.
> On 2014-09-11 20:47:02 +0000, snowshoe said:
>
>> Can anyone tell me the magic words to speak to SMTP to get it to use
>> my ISP's outgoing mail server on port 587 (not port 25, which is
>> blocked)?
>
> Relay through another local box, or subscribe to a mail hop service, or
> switch to another IP stack.
How do I set up such a relay (VMS side setup)? And VMS doesn't know
SMTP AUTH?
>> Right now, the default is direct to MX on port 25 which is blocked, so
>> no mail gets out. This is a hobby system. Thanks in advance.
>
> Mail servers operate on TCP port 25, and are expected to have proper
> DNS. You won't be able to have proper DNS here.
>
> Mail clients use TCP 587 to communicate with the mail server.
>
> The dynamic DNS providers can offer relay services, though usually at an
> extra cost.
>
> Accepting inbound mail involves setting up DNS or remote hosts can and
> will drop messages to your server — assuming there's not also an inbound
> port block — and if this thread follows the usual arc of these
> discussions, you'll end up using an add-on IMAPSYNC or some other tool
Incoming mail works just fine. I pointed the MX for a domain I have to
my ISP's address, and although dynamic, it rarely changed. I originally
had the VMS box as a normal mail server until the ISP took Port 25 away.
It continued to receive email (still does) but I went elsewhere to do
most of my email. Right now I wanted to forward email I want to save to
another account, and it appeared updating the VMS configuration was the
easiest way. I guess not.
More information about the Info-vax
mailing list