I'm using it, and it is VERY straight forward... the only config is in the
form itself
Below the line is the HTML to use for the Lmailer
__________________________________________
<html>
<head><title>title</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<form action="/cgi-bin/lmailer.exe" method="GET">
<p></p>
<input type=hidden name="SmtpServer" value="mail.domain.com">
<input type=hidden name="Port" value="25">
<input type=hidden name="Subject" value="Your Subject Line">
<input type=hidden name="Url" value="thankyou.htm">
<input type=hidden name="Recipient" value="[EMAIL PROTECTED]">
<br>
<input type=hidden name="CMD0" value="subscribe">
<input type=hidden name="CMD1" value="listname">
<br>
<font face="Arial, Helvetica, sans-serif" size="1">Email </font><br>
<input name="Sender" value="">
<br>
<font face="Arial, Helvetica, sans-serif" size="1">Full name</font><br>
<input name="CMD2" value="">
<p>
<input type="SUBMIT" value="Subscribe" name="SUBMIT">
</form>
</body>
</html>
Just make sure the form action points to your cgi bin, change the server to
your server, put in the desired subject line, create the thankyou.htm and
change the path to reflect where ever it is on your server... then input the
recipient (the list server).... then make sure for your subscribe form needs
"subscribe" for CMD0, and whatever the list name is for CMD1....
Bam done! And make sure your IIS or what ever web server you are running
allows executables as well as scripts.
The only difference for an unsubscribe form is that the CMD1 needs to be
changed from "subscribe" to "unsubscribe"
That's all.
peace>> d
:: www.digitalcollision.com ::
and now presenting
:: www.capitasnowboarding.com ::
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, February 01, 2001 12:55 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: [IMail Forum] Listserve Subscribing Form?
> >
> >
> > Thanks Kevin.
> >
> > I just downloaded the lmailer.asp from the dolist site. Do
> > you have any
> > tips or suggestions for installing and/or configuring it?
> > The instructions
> > from the web site seem good, but just wondering what your
> > experience with it
> > was.
> >
> > Thanks again.
> >
> > Samantha
> >
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of
> > Kevin Coyner
> > > Sent: Thursday, February 01, 2001 12:29 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: RE: [IMail Forum] Listserve Subscribing Form?
> > >
> > >
> > >
> > >
> > > I recommend http://dolist.net/lmailer.asp
> > > I gave up on imailsrv2.pl some time ago in favor of this CGI.
> > >
> > > Kevin
> > >
> > > > -----Original Message-----
> > > > From: [EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED]]
> > > > Sent: Thursday, February 01, 2001 11:09 AM
> > > > To: [EMAIL PROTECTED]
> > > > Subject: [IMail Forum] Listserve Subscribing Form?
> > > >
> > > >
> > > > Does anyone know of a utility that I can install to automate
> > > > subscribing to
> > > > a listserve? I know there is a perl script, but I am not
> > > > familiar with Perl
> > > > and plus I understand it is not very easy to get up and
> > > > running. A nice
> > > > form of some kind would be great.
> > > >
> > > > Please help.
> > > >
> > > >
> > > > Thanks
> > > >
> > > > Samantha
> > > >
> > > > Macomb Intermediate School District
> > > > Clinton Township Michigan
> >
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/