Ignore:
Timestamp:
11/16/11 17:19:12 (12 years ago)
Author:
Kris Deugau
Message:

/branches/stable

Light tweaks to default mail setup; don't send anything if
still using the defaults.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/cgi-bin/MyIPDB.pm

    r508 r509  
    2929# Set some globals declared in IPDB.pm.  Most of these only affect mailNotify().
    3030# Note that while you *can* leave these at defaults, it's probably a Really Bad Idea.
     31# Also note that mail will silently not happen if at least smtphost and domain are not set.
    3132#$IPDB::org_name = "Example Corp";
    3233#$IPDB::smtphost = '127.0.0.1';
Note: See TracChangeset for help on using the changeset viewer.