Code
 	MIME::Lite->send('sendmail', "$vars_email{SendMailLocation} -t -oi"); 
Seems for Sendmail, it uses -t and -oi. I don't see the -f.