okay,
i am looking for a program that will email me a my log files from my server every day. i would like it to basically have a conf-type file that lets me point out the 3 logs i want emailed to me and my email i want to have them on.
either that or a simple gui but that is more difficult i am pretty sure that a conf would be better. i have my server on my friends computer and i belive they are not only abusing gm powers overly but are speedhacking and majorly modding things i warn them not to. i also have core editing chat log to be sure. this is why i want them emailed to me. the more discrete the program the better. a core edit that will use my ascent-world.conf file that uses a directive such as this
Code:
###################################
# E-mailer directive
#
# File1
#
# File2
#
# File3
#
# Email address
#
###################################
< E-Mail File1="FILEPATH 1"
File2="FILEPATH 2"
File3="FILEPATH 3"
Email="MY EMAIL"
would be 1337
if you could lead me in the right directon of sourcecode too. i am a c++ n00b also.

to ppl who can help.