I had created a Nagios Script for auto e-mailing reports.
There are two versions available one that just gets the current “Reporting” csv and e-mail it and another one I …
System Administrator
I had created a Nagios Script for auto e-mailing reports.
There are two versions available one that just gets the current “Reporting” csv and e-mail it and another one I …
I have a custom script to generate monthly reports about Hosts and Services.
The syntax is pretty simple:
/usr/local/nagios/libexec/report.pl –email=emailme@gmail.com –type=monthlyservice –debug=1
I usually add …
Exchange server-side Auto reply rule.
Tested and it works on Exchange 2003 and Outlook 2003.
1. Open your Exchange System Manager
2. Expand your “global Settings Folder”
3. Right Click …
Requirements:
MUA Mail User Agent –
Create new emails, and Read email. Ex.: Thunderbird,Evolution,Outlook,etc..
MTA Mail Transfer Agent –
Distribute the emails to other MTAs or Locally. Examples: Postfix…
.
.
I just wrote my first Outlook VBA code, it searches the body of the email for a email and forwards that email to it.
Just creat a new …