[rt-users] requestor parsing errors

Fred Purdue Fred.Purdue at Pobox.com
Mon Apr 1 17:37:48 EST 2002


Darrin,

The version is 2.0.12

I found the cause of the problem (but not really the solution)

"        my $email = ~
s/\@(.*).newopportunitiesinc.org/\@newopportunitiesinc.org/;  "

The Canonical address translation was nuking anything that went through
it.  Once I replaced it with shift; and restarted httpd everything
worked fine.  My string looks exactly like the foo.com example that
comes in config.pm.  Any ideas what is wrong with it?  Could the problem
be that some of the mail is coming from/to another domain? 
(corp.newoppinc.org)?


-- 
------=====================================------
Fred Purdue              General Technology Group 
E: Fred at GTGCorp.com               www.gtgcorp.com
P: (203) 235-7175          164 Scott St - Suite 1
C: (203) 605-6853               Meriden, CT 06450
------=====================================------

      |+ Mandrake Linux 2,4,8-26mdk
      |+ Apache-AdvancedExtranetServer/1.3.20 (Mandrake Linux/3mdk)
      |+ Perl 5.6.1
      |+ mod_fastcgi-2.2.12
      |+ Postfix (postfix-20010228-15mdk)
      |+ All dependencies checked out fine with 'make testdeps'
      |+ All dependencies are from CPAN less than 10 days ago.
    
    What version of RT?
    
    

-- 
------=====================================------
Fred Purdue              General Technology Group 
E: Fred at GTGCorp.com               www.gtgcorp.com
P: (203) 235-7175          164 Scott St - Suite 1
C: (203) 605-6853               Meriden, CT 06450
------=====================================------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20020401/f9f242aa/attachment.htm>


More information about the rt-users mailing list