On May 6, 2008, at 15:05 , Stefan Mosleitner wrote: > Hi! > > I would like to use exim4 instead of sendmail and I reconfigured the > configfile in the following way.
This is really not a smokeping question. > Is there anything else to consider? (-> no eMails are sent at the > moment...) exim is a drop-in sendmail replacement, so you shouldn't need to reconfigure smokeping for your project. file $(type -p /usr/sbin/sendmail ) /usr/sbin/sendmail: symbolic link to `exim4' What you need to do is configure exim so it does send e-mails in a correct way. This is an exim question that won't be dealt with here. Exim comes with extensive and perfect documentation. > > ################################################ > # DON'T TOUCH UNLESS YOU KNOW WHAT YOU'RE DOING > # BETWEEN THESE MARKS! > ################################################ > sendmail = /usr/sbin/exim4 > imgcache = /var/www/smokeping > imgurl = ../smokeping > datadir = /var/lib/smokeping > piddir = /var/run/smokeping > smokemail = /etc/smokeping/smokemail > tmail = /etc/smokeping/tmail > ################################################ > # END OF DON'T TOUCH SECTION > ################################################ > > > ______________________________________________________ > Bis 50 MB Dateianhänge? Kein Problem! > http://freemail.web.de/club/landingpage.htm/?mc=025556 > > _______________________________________________ > smokeping-users mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users > -- www.vix.at // www.aco.net // www.sth.ac.at [EMAIL PROTECTED] // WH844-RIPE Vienna University Computer Center Tel: +43 1 4277-14031 // Fax: -9140 _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
