From: Jonathan S. <gel...@ge...> - 2004-05-10 16:45:15
|
On Mon, 2004-05-10 at 14:12, Giovanni Antico wrote: > I've used: NMS FormMail Version 3.12c1 > should I try with 3.12m1? > I'm afraid 3.12c1 ( and m1 which is just the non-inlined version of c1) display this, er, bug, which appears to have manifested itself in the first release of the modularised version of FormMail. Unless anyone can think of a good reason for it to be missing I will see to putting it back this week at some point. > Thank you very much for your support. > > PS > If you try on www.alt123.com the form on the left at the middle of the page, you can see that it keeps giving me back the html pop-up even if "$no_content= 1"; > > Giovanni Antico > g.a...@al... > www.alt123.com > tel (+39) 347.8111904 > > > ----- Original Message ----- > From: "Jonathan Stowe" <jn...@ge...> > To: "Giovanni Antico" <g.a...@al...> > Cc: "NMS-CGI-Support" <nms...@li...> > Sent: Monday, May 10, 2004 2:37 PM > Subject: Re: [Nms-cgi-support] no_content > > > > On Sat, 2004-05-08 at 16:42, Giovanni Antico wrote: > > > I've set no_content = 1, but it keeps returning the HTML confirmation > > > even if no redirect is setted. Did I something wrong or is this a bug? > > > thank you > > > > What version of FormMail do you have? It appears that there may be a > > bug in some versions that stop this from working. > > > > > > > > $DEBUGGING = 0; > > > $emulate_matts_code= 0; > > > $secure = 1; > > > $allow_empty_ref = 1; > > > $max_recipients = 5; > > > $mailprog = '/usr/lib/sendmail -oi -t'; > > > $postmaster = 'in...@al...'; > > > @referers = ('www.alt123.com', '64.207.153.22'); > > > @allow_mail_to = ('in...@al...', 'giv...@al...', > > > 'localhost'); > > > @recipients = (); > > > %recipient_alias = (); > > > @valid_ENV = qw(REMOTE_HOST REMOTE_ADDR REMOTE_USER > > > HTTP_USER_AGENT); > > > $locale = 'it_IT'; > > > $charset = 'iso-8859-1'; > > > $date_fmt = '%A, %B %d, %Y at %H:%M:%S'; > > > $style = '/css/nms.css'; > > > $no_content = 1; > > > $double_spacing = 1; > > > $wrap_text = 0; > > > $wrap_style = 1; > > > $send_confirmation_mail = 0; > > > $confirmation_text = <<'END_OF_CONFIRMATION'; > > > > > > > > > > > > Giovanni Antico > > > g.a...@al... > > > www.alt123.com > > > tel { 347.8111904 } > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Sleepycat Software > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver > higher performing products faster, at low TCO. > http://www.sleepycat.com/telcomwpreg.php?From_______________________________________________ > IMPORTANT NOTE: > > Please use mail software's "Reply-All" or "Reply Group" feature > when replying to this mail. > Just using "Reply" _won't_ send the mail to the mailing list. |