[Users] 513 response

B Boc bbocus at hotmail.com
Tue Apr 25 21:31:13 CEST 2006


hi,

If i try to register with a name that includes  a domain name [sub-domain 
for sure] ala so:
joe at pipe.plumbers.com

i get a 513 response saying that the message is too big.  the code below is 
what is generating the message:

if (msg:len >=  2048 ) {
                sl_send_reply("513", "Message too big");
                exit;

If on the other hand if i  register with   joe at 182.154.23.2 using the IP 
address it works well.  I did not test a domain name that is not a 
subdomain.

I am using version 1.0.1






More information about the sr-users mailing list