home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!sdd.hp.com!ux1.cso.uiuc.edu!moe.ksu.ksu.edu!mccall!ipmdf-newsgate!list
- From: lybye@odin.uniras.dk (Jens Lybye, Business Support Systems)
- Newsgroups: vmsnet.mail.pmdf
- Subject: PMDF Source routing
- Message-ID: <01GSL39XNXS28ZE9PM@odin.uniras.dk>
- Date: 21 Dec 92 17:24:29 GMT
- Organization: The Internet
- Lines: 64
- Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
- Resent-Date: 21 Dec 1992 17:24:29 +0000 (GMT)
- Resent-From: epmdf@YMIR.CLAREMONT.EDU
- Errors-To: epmdf@YMIR.CLAREMONT.EDU
- Resent-Message-ID: <01GSKKH56T5E90NCKG@YMIR.CLAREMONT.EDU>
- X-Vms-To: IN%"info-pmdf@ymir.claremont.edu"
- X-Vms-Cc: LYBYE
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
- Content-Transfer-Encoding: 7BIT
-
-
- Sourceroute --- Help needed
-
-
- Scenario:
- A number of UNIX stations should be able to send (replyable) mails to the
- outside world without being added in MX. A VAX/VMS system connected to the
- Internet via SMTP over X.25 should act as relay.
-
- Problem:
- When EXPROUTE is specified on the outgoing channel a PMDF TEST will show the
- expected from-address (@odin.uniras.dk:user@localhost) but it get's stripped
- off again and thus the mail is non-replyable.
-
- Any suggestions ?!
-
- Best regards,
- Jens Lybye
-
- !-------------------------------------------------------------------!
- ! PMDF 4.1 configuration file for odin.uniras.dk !
- !-------------------------------------------------------------------!
- !
- ! Local host/cluster
- !
- odin $U@odin.uniras.dk
- odin.uniras.dk $U@odin.uniras.dk
- !
- ! Local TCP/IP systems/domains
- !
- asmodeus $U%$H@UTCP-DAEMON
- asmodeus.uniras.dk $U%$H@UTCP-DAEMON
- !
- ! Anything else goes to (UNI*C)
- !
- . $U%$H@vms2.uni-c.dk
-
- !
- !-------------------------------------------------------------------!
- ! !
- ! The channels. A blank line must separate rules from channels !
- !-------------------------------------------------------------------!
- ! The local channel
- !
- l 822 bidirectional nosendpost logging headeromit
- odin.uniras.dk
-
- !
- ! The TCP/IP channel
- !
- utcp_local single_sys smtp nox_env_to nomx
- UTCP-DAEMON ODIN
-
- !
- ! Incoming SMTP over X.25
- !
- xsmtp_local single_sys smtp user pmdf logging slave nosendpost
- xsmtp-daemon
-
- !
- ! Outgoing SMTP over X.25 for gateway vms2.uni-c.dk
- !
- xsmtp_vms2 single_sys smtp logging user pmdf nosendpost master daemon router exproute ip$use
- vms2.uni-c.dk
-