Archive-Date: Tue, 22 Oct 2002 06:09:09 -0700 Message-ID: Date: Tue, 22 Oct 2002 08:46:23 -0400 From: "Michael Bowden" Reply-To: MX-List@MadGoat.com To: Subject: Setting up REJMAN with MX MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Good Morning: I have read through the documentation on MX 5.3 and I have tried unsuccessf= ully to set up REJMAN. I have created the MX_REJECTION_DATABASE.MXCFG and = added several rejection statements. I have restarted the SMTP_SERVER. = But the SMTP_SERVER does not seem to be referencing the rejection = database. I thought that there might be some logical or a setting in the = MCP that I needed to assign to get MX to notice the rejection database. = But I could not find anything. I was wondering if there is an FAQ or = other information for setting up the rejection database? Thanks. Michael Michael L. Bowden Coordinator of Automation and Access Services, Assistant Professor of Information Science Harrisburg Area Community College mlbowden@hacc.edu 717.780.1936 ================================================================================ Archive-Date: Tue, 22 Oct 2002 07:01:04 -0700 Date: Tue, 22 Oct 2002 07:00:59 -0700 From: Matt Madison Reply-To: MX-List@MadGoat.com To: MX-List@MadGoat.com CC: Mlbowden@hacc.edu Message-ID: <00A15D21.3D45C3AF.5@MadGoat.Com> Subject: RE: Setting up REJMAN with MX MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" >I have read through the documentation on MX 5.3 and I have tried unsuccess- >fully to set up REJMAN. I have created the MX_REJECTION_DATABASE.MXCFG and >added several rejection statements. I have restarted the SMTP_SERVER. >But the SMTP_SERVER does not seem to be referencing the rejection >database. I thought that there might be some logical or a setting in the >MCP that I needed to assign to get MX to notice the rejection database. >But I could not find anything. I was wondering if there is an FAQ or >other information for setting up the rejection database? It should just use the database if it's there. You could try turning on debug logging with $ DEFINE/SYSTEM MX_ANTI_SPAM_DEBUG 1 (or use 2 or 3 for more detail) and RESET the SMTP server again to have the debug setting take effect. It should create a log file called MX_SMTP_DIR:MX_ANTI_SPAM_LOG.LOG_. -Matt -- Matthew Madison | MadGoat Software | PO Box 556, Santa Cruz, CA 95061 USA madison@madgoat.com http://www.madgoat.com ================================================================================ Archive-Date: Tue, 22 Oct 2002 07:17:02 -0700 Subject: Re: Setting up REJMAN with MX From: peter@langstoeger.at (Peter LANGSTOEGER) Message-ID: Date: Tue, 22 Oct 2002 13:32:59 GMT Reply-To: MX-List@MadGoat.com To: MX-List@MadGoat.com In article , "Michael Bowden" writes: >I have read through the documentation on MX 5.3 and I have tried unsuccessf= >ully to set up REJMAN. I have created the MX_REJECTION_DATABASE.MXCFG and = >added several rejection statements. I have restarted the SMTP_SERVER. = >But the SMTP_SERVER does not seem to be referencing the rejection = >database. I thought that there might be some logical or a setting in the = >MCP that I needed to assign to get MX to notice the rejection database. = >But I could not find anything. I was wondering if there is an FAQ or = >other information for setting up the rejection database? Is the rejection database well known ? Means is the system logical set up ? MX_REJECTION_DATABASE MX_DIR:MX_REJECTION_DATABASE.MXCFG How about defining another logical for get more infos (in OPCOM Network class) MX_SMTP_REJECTION_EVENT_CLASS NETWORK Did you also enable heuristic filters in REJMAN (though they are not required for getting rejection based on ADD REJECTION) ? Did you add the rejections for RFC821 and/or RFC822 addresses ? RFC821 MCP>ADD REJECTION "mail-from-address" RFC821 MCP>ADD REJECTION "mail-from-address" * RFC821 MCP>ADD REJECTION "mail-from-address" "rcpt-to-address" RFC821 MCP>ADD REJECTION * "rcpt-to-address" RFC822 MCP>ADD REJECTION/HEADER "From: *from-address*" RFC822 MCP>ADD REJECTION/HEADER "To: *to-address*" RFC822 MCP>ADD REJECTION/HEADER "Subject: *XXX*" RFC822 MCP>ADD REJECTION/HEADER "Subject: *[ADV]*" -- Peter "EPLAN" LANGSTOEGER Network and OpenVMS system specialist E-mail peter@langstoeger.at A-1030 VIENNA AUSTRIA I'm not a pessimist, I'm a realist ================================================================================ Archive-Date: Tue, 22 Oct 2002 07:18:37 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Resent-Date: Tue, 22 Oct 2002 16:18:09 +0200 Resent-From: Resent-To: Subject: Re: Setting up REJMAN with MX From: "Peter LANGSTOEGER" Message-ID: Date: Tue, 22 Oct 2002 13:32:59 GMT Reply-To: MX-List@MadGoat.com To: Return-Path: In article , "Michael Bowden" writes: >I have read through the documentation on MX 5.3 and I have tried unsuccessf= >ully to set up REJMAN. I have created the MX_REJECTION_DATABASE.MXCFG and = >added several rejection statements. I have restarted the SMTP_SERVER. = >But the SMTP_SERVER does not seem to be referencing the rejection = >database. I thought that there might be some logical or a setting in the = >MCP that I needed to assign to get MX to notice the rejection database. = >But I could not find anything. I was wondering if there is an FAQ or = >other information for setting up the rejection database? Is the rejection database well known ? Means is the system logical set up ? MX_REJECTION_DATABASE MX_DIR:MX_REJECTION_DATABASE.MXCFG How about defining another logical for get more infos (in OPCOM Network class) MX_SMTP_REJECTION_EVENT_CLASS NETWORK Did you also enable heuristic filters in REJMAN (though they are not required for getting rejection based on ADD REJECTION) ? Did you add the rejections for RFC821 and/or RFC822 addresses ? RFC821 MCP>ADD REJECTION "mail-from-address" RFC821 MCP>ADD REJECTION "mail-from-address" * RFC821 MCP>ADD REJECTION "mail-from-address" "rcpt-to-address" RFC821 MCP>ADD REJECTION * "rcpt-to-address" RFC822 MCP>ADD REJECTION/HEADER "From: *from-address*" RFC822 MCP>ADD REJECTION/HEADER "To: *to-address*" RFC822 MCP>ADD REJECTION/HEADER "Subject: *XXX*" RFC822 MCP>ADD REJECTION/HEADER "Subject: *[ADV]*" -- Peter "EPLAN" LANGSTOEGER Network and OpenVMS system specialist E-mail peter@langstoeger.at A-1030 VIENNA AUSTRIA I'm not a pessimist, I'm a realist ================================================================================ Archive-Date: Tue, 22 Oct 2002 20:37:18 -0700 Date: Wed, 23 Oct 2002 06:35:40 +0300 From: rakesh@kuc01.kuniv.edu.kw Reply-To: MX-List@MadGoat.com To: MX-List@MadGoat.com CC: rakesh@kuc01.kuniv.edu.kw Message-ID: <00A15DE6.DE33F9F9.18@kuc01.kuniv.edu.kw> Subject: RE: Setting up REJMAN with MX I received more than 50 mails from MX-LIST/MX-SUPPORT since yesterday. Is it OK. Didn't even get time to compare these mails as yet to decide if these are same or different. Kindly suggest. Thanks, RAKESH ================================================================================ Archive-Date: Tue, 22 Oct 2002 20:40:41 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Resent-Date: Wed, 23 Oct 2002 05:40:11 +0200 Resent-From: Resent-To: Date: Wed, 23 Oct 2002 06:35:40 +0300 From: Reply-To: MX-List@MadGoat.com To: CC: Message-ID: <00A15DE6.DE33F9F9.18@kuc01.kuniv.edu.kw> Subject: RE: Setting up REJMAN with MX Return-Path: I received more than 50 mails from MX-LIST/MX-SUPPORT since yesterday. Is it OK. Didn't even get time to compare these mails as yet to decide if these are same or different. Kindly suggest. Thanks, RAKESH ================================================================================ Archive-Date: Wed, 23 Oct 2002 22:57:44 -0700 Message-ID: <3DB78BE5.1010008@SMTP.DeltaTel.RU> Date: Thu, 24 Oct 2002 09:57:57 +0400 From: "Ruslan R. Laishev" Reply-To: MX-List@MadGoat.com MIME-Version: 1.0 To: MX-List@MadGoat.com Subject: MX SITE agent for SMTP->SMS Gateway Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Hi All! Just FYI, there is a simple site delivery agent to implement SMTP->SMS gateway functionality, who interested welcome to: http://starlet.deltatel.ru/~laishev/delta/smpp/*.* -- Cheers, +OpenVMS [Sys|Net] HardWorker .......................................+ Delta Telecom Inc., NMT-450i, IMT-MC-450(CDMA) cellular operator Russia,191119,St.Petersburg,Transportny per. 3 Cel: +7 (812) 116-3222 +http://starlet.deltatel.ru ................. Frying on OpenVMS only + ================================================================================ Archive-Date: Thu, 24 Oct 2002 06:07:23 -0700 Message-ID: <257c01c27b5e$12b577a0$76041c7e@si.com> From: "Brian Tillman" Reply-To: MX-List@MadGoat.com To: References: <3DB78BE5.1010008@SMTP.DeltaTel.RU> Subject: Re: MX SITE agent for SMTP->SMS Gateway Date: Thu, 24 Oct 2002 09:05:48 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit >agent to implement SMTP->SMS gateway What's an SMS gateway? Brian Tillman Internet: tillman_brian at si.com Smiths Aerospace tillman at swdev.si.com 3290 Patterson Ave. SE, MS Addresses modified to prevent Grand Rapids, MI 49512-1991 SPAM. Replace "at" with "@" This opinion doesn't represent that of my company ********************************************************************** This e-mail and any files transmitted with it are confidential and may be legally privileged or otherwise exempt from disclosure under applicable law. This e-mail and its files are intended solely for the individual or entity to whom they are addressed and their content is the property of Smiths Aerospace. If you are not the intended recipient, please do not read, copy, use or disclose this communication. If you have received this e-mail in error please notify the e-mail administrator at postmaster@si.com and then delete this e-mail, its files and any copies. This footnote also confirms that this e-mail message has been scanned for the presence of known computer viruses. *********************************************************************** ================================================================================ Archive-Date: Thu, 24 Oct 2002 06:18:45 -0700 Message-ID: <005301c27b5f$e99ec040$180110ac@sysman> From: "Ruslan R. Laishev" Reply-To: MX-List@MadGoat.com To: References: <3DB78BE5.1010008@SMTP.DeltaTel.RU> <257c01c27b5e$12b577a0$76041c7e@si.com> Subject: Re: MX SITE agent for SMTP->SMS Gateway Date: Thu, 24 Oct 2002 17:18:58 +0400 Hi Brian, SMS - it's abbreviation for Short Message Service, it's a service traditionaly is offered by mobile operators. You cane a short text (about of 160 characters) from mobile phone to mobile phone, from WEB to mobile phone etc... ----- Original Message ----- From: "Brian Tillman" To: Sent: 24 октября 2002 г. 17:05 Subject: Re: MX SITE agent for SMTP->SMS Gateway > >agent to implement SMTP->SMS gateway > > What's an SMS gateway? > > Brian Tillman Internet: tillman_brian at si.com > Smiths Aerospace tillman at swdev.si.com > 3290 Patterson Ave. SE, MS Addresses modified to prevent > Grand Rapids, MI 49512-1991 SPAM. Replace "at" with "@" > This opinion doesn't represent that of my company > > > > ********************************************************************** > This e-mail and any files transmitted with it are confidential and may > be legally privileged or otherwise exempt from disclosure under > applicable law. This e-mail and its files are intended solely for > the individual or entity to whom they are addressed and their content > is the property of Smiths Aerospace. If you are not the intended > recipient, please do not read, copy, use or disclose this communication. > If you have received this e-mail in error please notify the e-mail > administrator at postmaster@si.com and then delete this e-mail, its > files and any copies. > > This footnote also confirms that this e-mail message has been scanned > for the presence of known computer viruses. > *********************************************************************** > ================================================================================ Archive-Date: Thu, 24 Oct 2002 06:21:13 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Resent-Date: Thu, 24 Oct 2002 15:19:36 +0200 Resent-From: Resent-To: Message-ID: <005301c27b5f$e99ec040$180110ac@sysman> From: "Ruslan R. Laishev" Reply-To: MX-List@MadGoat.com To: References: <3DB78BE5.1010008@SMTP.DeltaTel.RU> <257c01c27b5e$12b577a0$76041c7e@si.com> Subject: Re: MX SITE agent for SMTP->SMS Gateway Date: Thu, 24 Oct 2002 17:18:58 +0400 Return-Path: Hi Brian, SMS - it's abbreviation for Short Message Service, it's a service traditionaly is offered by mobile operators. You cane a short text (about of 160 characters) from mobile phone to mobile phone, from WEB to mobile phone etc... ----- Original Message ----- From: "Brian Tillman" To: Sent: 24 октября 2002 г. 17:05 Subject: Re: MX SITE agent for SMTP->SMS Gateway > >agent to implement SMTP->SMS gateway > > What's an SMS gateway? > > Brian Tillman Internet: tillman_brian at si.com > Smiths Aerospace tillman at swdev.si.com > 3290 Patterson Ave. SE, MS Addresses modified to prevent > Grand Rapids, MI 49512-1991 SPAM. Replace "at" with "@" > This opinion doesn't represent that of my company > > > > ********************************************************************** > This e-mail and any files transmitted with it are confidential and may > be legally privileged or otherwise exempt from disclosure under > applicable law. This e-mail and its files are intended solely for > the individual or entity to whom they are addressed and their content > is the property of Smiths Aerospace. If you are not the intended > recipient, please do not read, copy, use or disclose this communication. > If you have received this e-mail in error please notify the e-mail > administrator at postmaster@si.com and then delete this e-mail, its > files and any copies. > > This footnote also confirms that this e-mail message has been scanned > for the presence of known computer viruses. > *********************************************************************** >