- Timestamp:
- 03/06/08 12:52:29 (5 years ago)
- Location:
- lang/perl/App-MadEye/trunk
- Files:
-
- 1 added
- 2 modified
-
Makefile.PL (modified) (1 diff)
-
config.yaml (modified) (1 diff)
-
lib/App/MadEye/Plugin/Agent/SMTPTLS.pm (added)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-MadEye/trunk/Makefile.PL
r7543 r7544 29 29 recommends('Net::DNS'), 30 30 ], 31 'Agent::SMTPTLS' => [ 32 recommends('Net::SMTP::TLS') 33 ], 31 34 ); 32 35 -
lang/perl/App-MadEye/trunk/config.yaml
r7543 r7544 70 70 # timeout: 1 71 71 72 - module: Agent::Mogilefsd 72 # - module: Agent::Mogilefsd 73 # config: 74 # target: 75 # - 127.0.0.1:1111 76 77 - module: Agent::SMTPTLS 73 78 config: 79 timeout: 1 74 80 target: 75 - 127.0.0.1:1111 81 - 127.0.0.1 82 - 192.168.1.1 83 - mail.mfac.jp 76 84 77 85 - module: Notify::Debug
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)