dolibarr-bugtrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-bugtrack] [bug #29278] SMTP fails with IP


From: Jason Kendall
Subject: [Dolibarr-bugtrack] [bug #29278] SMTP fails with IP
Date: Sun, 21 Mar 2010 02:59:39 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.18) Gecko/2010021501 Ubuntu/9.04 (jaunty) Firefox/3.0.18

URL:
  <http://savannah.nongnu.org/bugs/?29278>

                 Summary: SMTP fails with IP
                 Project: Dolibarr
            Submitted by: jakendall
            Submitted on: Sun 21 Mar 2010 02:59:38 AM GMT
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 2.8.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

/includes/smtps/SMTPs.php Line 630: 
-----
if ( (gethostbyname ( $host )) == $host )
-----

If using an IP address, $host will always == $host -- need to check for an IP
address OR gethostbyname







    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?29278>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]