I cant program very well and this solution is more than a one liner, so maybe Hyena can do something for me.
I need to cull several file types from several servers and then email users Ive done so.
emailing users is the tricky bit.
I have access to an exchange server and I could also use smtp addresses.
How do I correlate userids homedrives and email addresses.
There is a chance where I could send out a SMTP email to [email protected]
and this will satisfy 90 % of users.
BUt Id rather use an input file which contains homedir and smtp addresses somwhere in there to get them all right.
I need to cull several file types from several servers and then email users Ive done so.
emailing users is the tricky bit.
I have access to an exchange server and I could also use smtp addresses.
How do I correlate userids homedrives and email addresses.
There is a chance where I could send out a SMTP email to [email protected]
and this will satisfy 90 % of users.
BUt Id rather use an input file which contains homedir and smtp addresses somwhere in there to get them all right.