Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How To Setup to "Relay"?

7 views
Skip to first unread message

Rick Dyson

unread,
Feb 26, 2007, 1:07:57 PM2/26/07
to
Greetings!

I suspect this has a simple answer, but I have never needed to do this
until now and have not figured out how to to it yet... :(

I have a server (old VAX with MX v5.4 running OpenVMS v6.2) that is at a
site that no longer allows outbound port 25 connections. So my MX system
can no longer make direct connections to the IP addresses it wants to use
to deliver outbound messages. As I understand it, they are blocking my
system from talking to any IP address on port 25.

They have given me an IP address to use as a RELAY. How would I go about
changing the config of MX to send all outbound e-mail to this server
instead of directly to the recipient?

If it matters, it is only necessary to SEND outbound SMTP e-mail. We can
live with not being able to accept inbound messages on this server.

Thanks and sorry if this is a FAQ-type question. I have not found any
"relay" info in the Installation or Management guides.

Regards,
Rick
--
Richard L. Dyson rick-...@uiowa.edu
_ _ _____ http://www-pi.physics.uiowa.edu/~dyson/
| | | ||_ _| Systems Administrator III INFORMM-Cerner Systems (ICS)
| | | | | | The University of Iowa HealthCare (UIHC/HCIS)
| \_/ | _| |_ HealthCare Information Systems BT1000 GH O: 319/384-7016
\___/ |_____| Iowa City, IA 52242-1052 FAX: 319/356-3521
(Consulting to the Physics and Astronomy Department)

Tillman, Brian (AGRE)

unread,
Feb 26, 2007, 1:43:55 PM2/26/07
to

Rick Dyson wrote:

> They have given me an IP address to use as a RELAY. How would I go
> about
> changing the config of MX to send all outbound e-mail to this server
> instead of directly to the recipient?

I believe you want two statements like this:


DEFINE PATH "*" SMTP/route="yourrouter"
SET SMTP/DEFAULT_ROUTER="yourrouter"
--
Brian Tillman


************************************************
The information contained in, or attached to, this e-mail, may contain confidential information and is intended solely for the use of the individual or entity to whom they are addressed and may be subject to legal privilege. If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager. Please do not copy it for any purpose, or disclose its contents to any other person. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The recipient should check this e-mail and any attachments for the presence of viruses. The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email.
************************************************

Rick Dyson

unread,
Feb 26, 2007, 1:55:14 PM2/26/07
to
> From: MX%"MX-...@MadGoat.com" 26-FEB-2007 12:49:31.29
> Subj: RE: How To Setup to "Relay"?

> Rick Dyson wrote:
>
> > They have given me an IP address to use as a RELAY. How would I go about
> > changing the config of MX to send all outbound e-mail to this server
> > instead of directly to the recipient?
>
> I believe you want two statements like this:
>
> DEFINE PATH "*" SMTP/route="yourrouter"
> SET SMTP/DEFAULT_ROUTER="yourrouter"

Excellent Brian!

I applied that and just got a message through the firewall for the first
time in weeks!

Thanks!

0 new messages