Hi!
If have a problem using routing permission. How can I check the destination of an upcoming t_relay? Regexp do not work if the request URI contains a domain. I studied the permissions module but I think it's also not useful as it also uses regexp.
Is there a way to apply routing permission after the relay function resolved the destination IP address (SRV lookups, ...), just before the packet is handled on to the sending socket?
regards, Klaus