Thanks for following up, i'll let the webmasters know. There should be a more friendly error message in that wizard!
Best, Koen Martens > [EMAIL PROTECTED] - Tue Mar 07 15:36:00 2006]: > > Just so you know, the error was being generated because I had an > incorrect IP4 entry. I should have put 65.174.158.192/26, but I had > entered 65.174.158.192/192 > > > > -----Original Message----- > From: Koen Martens via RT [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 07, 2006 4:43 AM > To: Chapin, Chris - Corporate MIS > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [ticket #8869] SPF wizard errors > > Hello, > > First of all, sorry for the delay in getting back to you. We are > overflooded with requests as of late. > > Now, i see you have set up an spf record on the domain in the mean time, > meaning i can not reproduce the error. I have forwarded your message to > the webmasters anyway, perhaps they can come up with a nicer way of > handling the error. > > Thanks for your report, > > Best, > > Koen Martens > > > > [EMAIL PROTECTED] - Tue Feb 14 19:28:34 2006]: > > > > name: Chris Chapin > > company: Service Partners > > email: [EMAIL PROTECTED] > > subject: SPF wizard errors > > message: When I try to use the SPF wizard I get an error. I tried > > setting up for service-partners.com and vaguttersupply.com. Here's > > the error from vaguttersupply: > > > > System error > > > > error: Bad mask 192 at /usr/share/perl5/Net/CIDR/Lite.pm line 39 > > Net::CIDR::Lite::add('Net::CIDR::Lite=HASH(0xa57387c)', > > '65.174.158.192/192') called at /usr/share/perl5/Net/CIDR/Lite.pm > > line 25 > > Net::CIDR::Lite::add_any('Net::CIDR::Lite=HASH(0xa57387c)', > > '65.174.158.192/192') called at /usr/share/perl5/Net/CIDR/Lite.pm > > line 18 > > Net::CIDR::Lite::new('Net::CIDR::Lite', '65.174.158.192/192') called > > at /srv/www/spf-old/wizard.html line 291 > > HTML::Mason::Commands::__ANON__('mx_colon', 'mail\x{d}\x{a}mail2', > > 'ptr', 'no', 'a', 'no', 'include', 'service-partners.com', 'all', > > ...) called at /usr/share/perl5/HTML/Mason/Component.pm line 157 > > > HTML::Mason::Component::run_dynamic_sub('HTML::Mason::Component::FileBas > ed=HASH(0x8862c6c)', > > 'main', 'mx_colon', 'mail\x{d}\x{a}mail2', 'ptr', 'no', 'a', 'no', > > 'include', ...) called at /usr/share/perl5/HTML/Mason/Request.pm > > line 907 > > > HTML::Mason::Request::call_dynamic('HTML::Mason::Request::ApacheHandler= > HASH(0xa573930)', > > 'main', 'mx_colon', 'mail\x{d}\x{a}mail2', 'ptr', 'no', 'a', 'no', > > 'include', ...) called at /srv/www/spf-old/wizard.html line 197 > > HTML::Mason::Commands::__ANON__('mx_colon', 'mail\x{d}\x{a}mail2', > > 'ptr', 'no', 'a', 'no', 'include', 'service-partners.com', 'all', > > ...) called at /usr/share/perl5/HTML/Mason/Component.pm line 135 > > > HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x88 > 62c6c)', > > 'mx_colon', 'mail\x{d}\x{a}mail2', 'ptr', 'no', 'a', 'no', > > 'include', 'service-partners.com', ...) called at > > /usr/share/perl5/HTML/Mason/Request.pm line 1246 eval {...} called > > at /usr/share/perl5/HTML/Mason/Request.pm line 1245 > > HTML::Mason::Request::comp('undef', 'undef', 'mx_colon', > > 'mail\x{d}\x{a}mail2', 'ptr', 'no', 'a', 'no', 'include', ...) > > called at /usr/share/perl5/HTML/Mason/Request.pm line 914 > > > HTML::Mason::Request::call_next('HTML::Mason::Request::ApacheHandler=HAS > H(0xa573930)') > > called at /srv/www/spf-old/autohandler line 87 > > HTML::Mason::Commands::__ANON__('mx_colon', 'mail\x{d}\x{a}mail2', > > 'ptr', 'no', 'a', 'no', 'include', 'service-partners.com', 'all', > > ...) called at /usr/share/perl5/HTML/Mason/Component.pm line 135 > > > HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x97 > bfac0)', > > 'mx_colon', 'mail\x{d}\x{a}mail2', 'ptr', 'no', 'a', 'no', > > 'include', 'service-partners.com', ...) called at > > /usr/share/perl5/HTML/Mason/Request.pm line 1246 eval {...} called > > at /usr/share/perl5/HTML/Mason/Request.pm line 1245 > > HTML::Mason::Request::comp('undef', 'undef', 'undef', 'mx_colon', > > 'mail\x{d}\x{a}mail2', 'ptr', 'no', 'a', 'no', ...) called at > > /usr/share/perl5/HTML/Mason/Request.pm line 459 eval {...} called > > at /usr/share/perl5/HTML/Mason/Request.pm line 459 eval {...} called > > at /usr/share/perl5/HTML/Mason/Request.pm line 411 > > > HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0xa > 573930)') > > called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 165 > > > HTML::Mason::Request::ApacheHandler::exec('HTML::Mason::Request::ApacheH > andler=HASH(0xa573930)') > > called at /usr/share/perl5/HTML/Mason/ApacheHandler.pm line 832 > > > HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=H > ASH(0xb0c3e30)', > > 'Apache2::RequestRec=SCALAR(0xa44ae50)') called at (eval 33) line 8 > > > HTML::Mason::ApacheHandler::handler('HTML::Mason::ApacheHandler', > > 'Apache2::RequestRec=SCALAR(0xa44ae50)') called at -e line 0 eval > > {...} called at -e line 0 > > > > context: ... > > 99: # or simply report the caller's package (croak() and carp()), > > respectively. > > 100: # confess() and croak() die, carp() and cluck() warn. > > 101: > > 102: sub croak { die shortmess @_ } > > 103: sub confess { die longmess @_ } > > 104: sub carp { warn shortmess @_ } > > 105: sub cluck { warn longmess @_ } > > 106: > > 107: 1; > > ... > > > > code stack: /usr/share/perl/5.8/Carp.pm:103 > > /usr/share/perl5/Net/CIDR/Lite.pm:39 > > /usr/share/perl5/Net/CIDR/Lite.pm:25 > > /usr/share/perl5/Net/CIDR/Lite.pm:18 > > /srv/www/spf-old/wizard.html:291 > > /usr/share/perl5/HTML/Mason/Request.pm:907 > > /srv/www/spf-old/wizard.html:197 > > /srv/www/spf-old/autohandler:87 > > > > raw error > > > > > > > > > > ------- To unsubscribe, change your address, or temporarily deactivate your subscription, please go to http://v2.listbox.com/member/[EMAIL PROTECTED]
