Mail scanner Renaming our forms when sending them as email

Discuss our MailScanner install script and MailScanner itself
Post Reply
prabudh
Junior Member
Posts: 33
Joined: 10 Dec 2006, 13:05
Location: India
Contact:

Mail scanner Renaming our forms when sending them as email

Post by prabudh »

hi,
we have cs mailscanner thing running on our server but when ever a form is sent by email to our customers for feedback its getting renamed.
check the form code below.

Code: Select all

<MAILSCANNERFORM6611 method="post" 
            action="http://www.oursite.com/mailer-Dec/mailer-Dec.php" 
            name="form1" FORM>

Code: Select all

</MAILSCANNERFORM6611>
any suggestions ?

regards,
pk
Sarah
Moderator
Posts: 921
Joined: 09 Dec 2006, 22:49

Post by Sarah »

This is most likely the content scanning which checks for dangerous html (which includes forms in html emails) and disables them. To disable this checking, look in MailScanner.conf (via the WHM front-end if you have it) for "Allow Form Tags =". Set the value of this to yes if you want to allow form tags.
prabudh
Junior Member
Posts: 33
Joined: 10 Dec 2006, 13:05
Location: India
Contact:

thanks sarah

Post by prabudh »

thanks sarah, I'll give this a try and let you know if problem persist.

Thanks for your excellent advice.

regards,
pk
Post Reply