Changeset 6
- Timestamp:
- 09/19/06 10:45:08 (2 years ago)
- Files:
-
- trunk/dhcpdetector.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/dhcpdetector.pl
r5 r6 361 361 Timeout => 20); 362 362 363 $smtp->mail(' dhcpserverdetector@blank.uhds.oregonstate.edu');363 $smtp->mail('roguedetect@yourserver.edu'); 364 364 $smtp->to($to); 365 365
