Menu

Invalid Email Address

Help
2007-11-21
2013-05-01
  • Jim Gifford

    Jim Gifford - 2007-11-21

    Everytime I try to create a user I get invalid email address. Any ideas or suggestions??

     
    • va7an

      va7an - 2007-11-22

      Hi ,

      i think u have to setup your server with sendmail/postfix.

      B'R'

       
    • Jim Gifford

      Jim Gifford - 2007-11-22

      Actually figured it out, it's more than that.

      It's a bug within prado itself. It's using something to check for a MX record, but not everyone runs a mail server on their svn server. I've created the following patch to get this working. The patch disables the use of checkdnsrr.

      http://svn.jg555.com/svnmanager-1.03.patch

       
    • zflanna

      zflanna - 2007-11-29

      Dear Jim Gifford,

      would you tell me how to apply this patch -- svnmanager-1.03.patch?

       
    • zflanna

      zflanna - 2007-11-30

      [root@svnhost zhang]# patch -p0 < svnmanager-1.03.patch
      (Stripping trailing CRs from patch.)
      patching file svnmanager-1.03/config.php.linux
      Hunk #1 FAILED at 6.
      Hunk #2 FAILED at 31.
      Hunk #3 FAILED at 51.
      3 out of 3 hunks FAILED -- saving rejects to file svnmanager-1.03/config.php.linux.rej
      (Stripping trailing CRs from patch.)
      patching file svnmanager-1.03/config.php.win
      Hunk #1 FAILED at 3.
      Hunk #2 FAILED at 30.
      Hunk #3 FAILED at 55.
      Hunk #4 FAILED at 65.
      4 out of 4 hunks FAILED -- saving rejects to file svnmanager-1.03/config.php.win.rej
      (Stripping trailing CRs from patch.)
      patching file svnmanager-1.03/prado-2.0.3/framework/Web/UI/WebControls/TEmailAddressValidator.php
      (Stripping trailing CRs from patch.)
      patching file svnmanager-1.03/svnmanager/RepositoryModule/GroupPrivilegesEditPage.php
      Hunk #1 FAILED at 240.
      1 out of 1 hunk FAILED -- saving rejects to file svnmanager-1.03/svnmanager/RepositoryModule/GroupPrivilegesEditPage.php.rej
      (Stripping trailing CRs from patch.)
      patching file svnmanager-1.03/svnmanager/RepositoryModule/UserPrivilegesEditPage.php
      Hunk #1 FAILED at 247.
      1 out of 1 hunk FAILED -- saving rejects to file svnmanager-1.03/svnmanager/RepositoryModule/UserPrivilegesEditPage.php.rej
      (Stripping trailing CRs from patch.)
      patching file svnmanager-1.03/svnmanager/UserModule/InviteManagePage.php
      Hunk #1 FAILED at 103.
      1 out of 1 hunk FAILED -- saving rejects to file svnmanager-1.03/svnmanager/UserModule/InviteManagePage.php.rej
      (Stripping trailing CRs from patch.)
      patching file svnmanager-1.03/svnmanager/UserModule/InvitePage.php
      Hunk #1 FAILED at 54.
      1 out of 1 hunk FAILED -- saving rejects to file svnmanager-1.03/svnmanager/UserModule/InvitePage.php.rej

      when executing patch command,there is much failed answer information,is it normal or not?
      for example,
      Hunk #1 FAILED at 3.
      Hunk #2 FAILED at 30.
      Hunk #3 FAILED at 55.
      Hunk #4 FAILED at 65.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.