So... let me get this straight...
*Before* the user logs in, you want io to give you it's flags..?
Maybe it's not obvious to you, but the user-related environment variables, like $user and $flags, are only set *after* the user logs in successfully... ie you won't be able to get those environment variables before FTP_Post-Command_Events for "pass".
That's not a bug, but per design (moved to proper forum).
|