10 Oct
2012
10 Oct
'12
5:14 p.m.
Andrew, It appears that the problem is in your perl script:
++[perl] returns reject Failed to authenticate the user. Using Post-Auth-Type Reject
You need to fix your script. You can run it by hand with "perl -d " to see how it behaves, or insert print statements in it, etc., until it works the way it should. Jeff