Menu

email address user@server not user@server.com

Help
2004-03-24
2004-03-26
  • Colin Campbell

    Colin Campbell - 2004-03-24

    Hi all,
    First - this looks like a great bug tracker. Up and running on windows2000 server running IIS in less than an hour. Many thanks to all who have contributed.

    My problem is that our users email addresses are of the form user@server NOT user@server.com
    I would like to change the php script that checks for a valid email address but haven't found it yet. Can someone point me in the correct direction please?
    Many thanks
    Colin

     
    • Benjamin Curtis

      Benjamin Curtis - 2004-03-24

      Look at the bt_valid_email() function in inc/functions.php (around line 385).  If you removed the last (...) you should be fine

       
      • Colin Campbell

        Colin Campbell - 2004-03-26

        That worked. I now have phpBugTracker up and running on windows 2000 server running IIS with php and mysql. The developers have started to test it but initial reaction is to go with it. I don't think the email side works with the non standard address but it did when we use our full address. Thank you for your efforts. I'll need to find out about CVS software now :)
        Many thanks
        Colin

         

Log in to post a comment.