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

	0;
}
1;
