Forum Moderators: coopster & phranque

Message Too Old, No Replies

Hide "mailto" on Formmail Generated Email

         

gldweb

5:41 pm on Jul 25, 2005 (gmt 0)

10+ Year Member



On Formmail generated emails a mailto: email address is displayed on the address header of the email.

I was wondering if there is a way that this address can be hidden or not displayed on the emails generated by Formmail.

Thanks

Brett_Tabke

11:57 am on Jul 26, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Which "form mail". A specific script or just in general?

gldweb

1:48 pm on Jul 26, 2005 (gmt 0)

10+ Year Member



It's listed in the comments as:

FormMail.pl $Revision: 2.17

I am not sure what else I can tell you.

Thanks

Brett_Tabke

2:32 pm on Jul 26, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



not familar with it as there are soooo many scripts out there that go by that filename.

Who is this one you refer to by?

gldweb

3:19 am on Jul 27, 2005 (gmt 0)

10+ Year Member



Here is the entire first line from the script:

$Id: FormMail.pl,v 2.17 2002/10/10 08:00:15 nickjc Exp $

I thought it was NMS Formmail but I haven't been able to find anything in the script that speciifes that. I did do a little more digging in a Readme file and it does say Copyright 2001 London Perl Mongers.

Hope that helps.

Thanks

WWMike

4:40 am on Jul 28, 2005 (gmt 0)

10+ Year Member



Look at the section of the script between the OPEN statement and the CLOSE statement which is where the actual sending of the mail takes place to see if there are any references to mailto in there or paste that section of the script here.