HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

destctrls



I've been trying to get the destctrls file to handle the following:

^[+]{0,6}$		RejectNotice = "Number too short, Need 7 digits"
^[+]{8,}$		RejectNotice = "Number has too many digits"

or should it be:

^[+][0-9]{0,6}$	RejectNotice = "blahblahblah ....

Either way, none of it works.

I'm using pl1 ....

Thanks,

ken




Project hosted by iFAX Solutions