Timur Irmatov wrote:

One more question..

What code and message should I use when I detect users not using their
correct From?

My code looks like this, correct me if I'm wrong:

if (!check_from()) {
 sl_send_reply(XXX, "Some message");
      exit;

}


regards,
bogdan

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to