sub ticket_mail_sms($$$$;$) {
	my($tid,$what,$seq,$flags,$text) = @_;

	0;
}
1;
