Great Circle Associates Majordomo-Users
(April 2002)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: HTML form
From: "Brian Greene" <brian @ newsvendor . com>
Organization: doopdesign
Date: Sun, 7 Apr 2002 03:58:02 +0100
To: "Dean F. Mapa" <dfmapa @ powermarketingtools . com>
Cc: majordomo-users @ greatcircle . com
In-reply-to: <522905205.20020406104528@powermarketingtools.com>
Reply-to: brian @ newsvendor . com

On 6 Apr 2002 at 10:45, Dean F. Mapa wrote:

> Is it possible to use an HTML form through formmail for subscribers to
> sign up from? If so, how do I configure?

what I think you need is
Cliff's Majordomo Tool Version 1.5
http://www.hotscripts.com/Detailed/87.html

but to answer your question, yes you could 
modify formmail to send a second fromatted mail
at your majordomo to susbsribe a person. But 
the script above is neater... I modified 
Cliff's script to capture dialup IP and hostname
with the following lines added/modified

$mailthis = "To: 
$FORM{'majordomo'},you\@yourdomain.com\n";
.
.
		my $remote_host = $ENV{REMOTE_HOST}  || '';
		my $remote_agent = $ENV{HTTP_USER_AGENT}  
|| '';
		$mailthis .= "\nend\n $remote_host 
$remote_agent ";
open(MAIL,"|$mailprogram -t"); 


regards BHG




Follow-Ups:
References:
  • HTML form
    From: "Dean F. Mapa" <dfmapa@powermarketingtools.com>
Indexed By Date Previous: Re: HTML form
From: Daniel Liston <dliston@sonny.org>
Next: Re: 2 Questions
From: kirk Bailey <idiot1@netzero.net>
Indexed By Thread Previous: Re: HTML form
From: Daniel Liston <dliston@sonny.org>
Next: Re: HTML form + emails
From: Alvin Oga <alvin@planet.fef.com>

Google
 
Search Internet Search www.greatcircle.com