ispman/lib/CustomerMan UserMan.pm,1.10,1.11

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/lib/CustomerMan
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv7875/lib/CustomerMan

Modified Files:
	UserMan.pm 
Log Message:
fixed [ 1553398 ] CustomerMan relies on RFC::RFC822::Address

Index: UserMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/CustomerMan/UserMan.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- UserMan.pm	2 May 2006 20:04:55 -0000	1.10
+++ UserMan.pm	7 Sep 2006 08:26:18 -0000	1.11
@@ -287,7 +287,7 @@
     my $r        = shift;
     my $maildrop = $r->param("maildrop");
     my @errors   = ();
-    if ( RFC::RFC822::Address::valid($maildrop) ) {
+    if ( Mail::RFC822::Address::valid($maildrop) ) {
         my $uid = $self->userid2uid( $r->param("user") );
         my $dn  = "uid=$uid, ou=users, $self->{'domaindn'}";
         if ( $self->{'ispman'}


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.