INN virtualhost in readers.conf
David Hláčik
david at hlacik.eu
Fri Jun 20 12:24:35 UTC 2008
Hello,
I am using python_auth and python_access in my readers.conf :
auth "polarion" {
python_auth: "nnrpd_auth.py"
python_access: "nnrpd_access.py"
}
I want to use "virtualhost" option , to change hostname
sx1.labs.polarion.com from Message-ID to groups.polarion.com
Message-ID: <g3g731$nq9$1 at sx1.labs.polarion.com>
as virtualhost is access value i have added to readers.conf
access "polarion" {
virtualhost: "groups.polarion.com"
}
But this scenario is not working. I have also tried add parameter domain: to
inn.conf , but again without result.
Thanks in advance!
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/inn-workers/attachments/20080620/64c018bd/attachment.html>
More information about the inn-workers
mailing list