Archive-Date: Tue, 13 Feb 2001 06:50:20 -0800 Date: Tue, 13 Feb 2001 15:50:09 +0100 From: remi.jolin@telintrans.fr Reply-To: MX-List@MadGoat.com To: MX-List@MadGoat.com CC: remi.jolin@telintrans.fr Message-ID: <009F795D.1B31E92F.88@smtp.tuf.telintrans.fr> Subject: rewriting envelope address to multiple addresses Is it possible to rewrite (through the mx_site_address_rewriter) an envelope address to multiple addresses. For example to ,,... (i know how to do that with the SITE interface, but I'd like something more efficient) ================================================================================ Archive-Date: Tue, 13 Feb 2001 08:35:20 -0800 Date: Tue, 13 Feb 2001 10:35:14 -0500 From: Rick Dyson Reply-To: MX-List@MadGoat.com To: MX-LIST@MADGOAT.COM CC: dyson@iowasp.physics.uiowa.edu Message-ID: <009F7931.1D43E5DD.30@iowasp.physics.uiowa.edu> Subject: Old Queue entry Greetings, MX v5.1-AX on Alpha/OpenVMS v6.2 I just noticed a strange queue entry in my MX queue like this: MCP> queu show 6 Entry# Status Size Source Agent Entry# Status Size ------ ------ ------- ------ ------- ------ ------ ------- 6 INPROG 0 SMTP MCP> show que 6 /full Entry: 6, Origin unknown Status: IN-PROGRESS, size: 0 bytes Created: 21-JAN-2001 10:17:12.56, expires 20-FEB-2001 10:17:12.56 Last modified 21-JAN-2001 10:17:12.56 Is this something to do with the realtime blackhole list? Or is it some orphan that got generated somewhere in the past? Or some relay test attempt from ORBS? I have my SMTP server setup like this: MCP> show smtp SMTP agent settings: Retry interval: 0 00:30:00.00 Maximum number of retries: 96 Number of DNS failure retries: 12 Accounting: disabled Default router: (none) SMTP server settings: Allow VRFY commands: enabled Act as SMTP relay for any host: disabled [SHOW LOCAL_DOMAINS lists hosts] Validate sender's domain name: enabled Realtime Blackhole List check: enabled (domain: rbl.maps.vix.com) Regards, Rick -- Richard L. Dyson rick-dyson@UIowa.EDU It (removing script hosting) is probably the next best way to protect your PC. The best fix is to de-install Windows and install Linux. --Mikko Hypponen, manager of anti-virus research at security software supplier F-Secure. ================================================================================ Archive-Date: Tue, 13 Feb 2001 10:24:20 -0800 Sender: madison@MadGoat.Com Date: Tue, 13 Feb 2001 10:24:15 -0800 From: Matt Madison Reply-To: MX-List@MadGoat.com To: MX-List@MadGoat.com CC: remi.jolin@telintrans.fr Message-ID: <009F792F.948D8DED.2@MadGoat.Com> Subject: RE: rewriting envelope address to multiple addresses MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" >Is it possible to rewrite (through the mx_site_address_rewriter) an envelope >address to multiple addresses. For example > to >,,... > >(i know how to do that with the SITE interface, but I'd like something more >efficient) Not through the address-rewriter -- that only does 1-to-1 mapping. You could do it through the filter callout interface, though. Take a look at MX_ROOT:[EXAMPLES]FILTER.C for an example. -Matt -- Matthew Madison | MadGoat Software | PO Box 556, Santa Cruz, CA 95061 USA madison@madgoat.com http://www.madgoat.com ================================================================================ Archive-Date: Tue, 13 Feb 2001 12:54:55 -0800 Message-ID: <00be01c095ff$ddc3ce10$2c0110ac@sysmanhome> From: "Ruslan R. Laishev" Reply-To: MX-List@MadGoat.com To: Subject: Relay access denied Date: Tue, 13 Feb 2001 23:59:32 +0300 Hello All! We have a domain which has been defined as local. Whhat is a possible reason for: ---------------- Bad address -- Error -- Address refused by receiver (xxxxxxxxxxx.com): -- (554 : Recipient address rejected: Relay access denied) --------------- TIA. Regards. Mobile:+7 (901) 9713222 http://www.DLS.net - Non-stop VMS-powered ISP in ChicagoLand! http://www.RadiusVMS.com - RADIUS server for OpenVMS project ================================================================================ Archive-Date: Wed, 14 Feb 2001 07:52:51 -0800 From: "Martin Vorlaender" Reply-To: MX-List@MadGoat.com To: Subject: RE: rewriting envelope address to multiple addresses Date: Wed, 14 Feb 2001 16:44:11 +0100 Message-ID: <4f17849bc0bf277ec0e68b5678eaaa413a8aa7db@pdv-systeme.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit In-Reply-To: <009F795D.1B31E92F.88@smtp.tuf.telintrans.fr> remi.jolin@telintrans.fr wrote > Is it possible to rewrite (through the > mx_site_address_rewriter) an envelope > address to multiple addresses. For example > to > ,,... > > (i know how to do that with the SITE interface, but I'd like > something more efficient) Why not rewrite it to a mailinglist address and let the MLF part of MX do the work? cu, Martin -- One OS to rule them all | Martin Vorlaender | VMS & WNT programmer One OS to find them | work: mv@pdv-systeme.de One OS to bring them all | http://www.pdv-systeme.de/users/martinv/ And in the Darkness bind them.| home: martin@radiogaga.harz.de ================================================================================ Archive-Date: Sun, 18 Feb 2001 09:54:37 -0800 Sender: madison@MadGoat.Com Date: Sun, 18 Feb 2001 09:54:33 -0800 From: Matt Madison Reply-To: MX-List@MadGoat.com To: MX-List@MadGoat.com Message-ID: <009F7D19.424865D8.5@MadGoat.Com> Subject: RE: Relay access denied MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" > We have a domain which has been defined as local. Whhat is a possible >reason for: >---------------- >Bad address -- >Error -- Address refused by receiver (xxxxxxxxxxx.com): > -- (554 : Recipient >address rejected: Relay access denied) >--------------- Depends on whether that error was generated by MX (it doesn't look like one of MX's replies, though), or by the actual destination mail system. If it's the latter, there could be a configuration problem there. If it's MX, then what was the source address, and where did the message originate? -Matt -- Matthew Madison | MadGoat Software | PO Box 556, Santa Cruz, CA 95061 USA madison@madgoat.com http://www.madgoat.com ================================================================================ Archive-Date: Sun, 18 Feb 2001 09:58:39 -0800 Message-ID: <004f01c099d5$1c6c0960$2c0110ac@sysmanhome> From: "Ruslan R. Laishev" Reply-To: MX-List@MadGoat.com To: References: <009F7D19.424865D8.5@MadGoat.Com> Subject: Re: Relay access denied Date: Sun, 18 Feb 2001 21:03:33 +0300 Thanks, Matt, and sorry. It was my dumb mistake. The problem was not in MX at all. ----- Original Message ----- From: "Matt Madison" To: Sent: 18 февраля 2001 г. 20:54 Subject: RE: Relay access denied > > We have a domain which has been defined as local. Whhat is a possible > >reason for: > >---------------- > >Bad address -- > >Error -- Address refused by receiver (xxxxxxxxxxx.com): > > -- (554 : Recipient > >address rejected: Relay access denied) > >--------------- > > Depends on whether that error was generated by MX (it doesn't look like one > of MX's replies, though), or by the actual destination mail system. If > it's the latter, there could be a configuration problem there. If it's > MX, then what was the source address, and where did the message originate? > > -Matt > > -- > Matthew Madison | MadGoat Software | PO Box 556, Santa Cruz, CA 95061 USA > madison@madgoat.com http://www.madgoat.com > ================================================================================ Archive-Date: Fri, 23 Feb 2001 07:56:20 -0800 Message-ID: <3.0.2.32.20010223165601.00697600@puppis.cesi.it> Date: Fri, 23 Feb 2001 16:56:01 +0100 To: MX-List@MadGoat.com From: Alberto Meregalli - FIN Reply-To: MX-List@MadGoat.com Subject: mime attachment stripped MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" I find in some messages instead of a true mime attachment the following ------_=_NextPart_000_01C09DA5.968F1CE0 <<< MIME ATTACHMENT STRIPPED >>> ------_=_NextPart_000_01C09DA5.968F1CE0-- I can't understand if the message comes here in that form, or it is MX that strips the attachment. Does anybody know anything about that? Thank you ------------------------------------------------------------------------- Alberto Meregalli, FIN tel. +39 02 2125 5249 CESI, Centro Elettrotecnico Sperimentale Italiano fax +39 02 2125 5520 Via Rubattino, 54 - I 20134 Milano E-mail: meregalli@cesi.it ================================================================================ Archive-Date: Fri, 23 Feb 2001 12:15:59 -0800 Sender: madison@MadGoat.Com Date: Fri, 23 Feb 2001 12:15:55 -0800 From: Matt Madison Reply-To: MX-List@MadGoat.com To: MX-List@MadGoat.com Message-ID: <009F811A.D5C96A7B.1@MadGoat.Com> Subject: RE: mime attachment stripped MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" >I find in some messages instead of a true mime attachment the following > > >------_=_NextPart_000_01C09DA5.968F1CE0 > > <<< MIME ATTACHMENT STRIPPED >>> > > >------_=_NextPart_000_01C09DA5.968F1CE0-- > >I can't understand if the message comes here in that form, or it is MX that >strips the attachment. Does anybody know anything about that? MX doesn't have anything built in to do this. Must be some other system -- perhaps a mail bastion host that has virus-scanning built into it? -Matt -- Matthew Madison | MadGoat Software | PO Box 556, Santa Cruz, CA 95061 USA madison@madgoat.com http://www.madgoat.com