Subj : Re: Use passwords only if needed? To : g00r00 From : buanzo Date : Wed Apr 07 2021 03:24 pm On 07 Apr 2021, g00r00 said the following... g0> I think its tough to put in a message like that because Mystic doesn't g0> really know who made the mistake. In your specific case it would be Right. What about this pseudocode? if PKT_file IS password_protected: if No_PKT_Password_configured: error('Protected PKT requires password, configure it') skip_PKT; else process_PKT; else // pkt is not password protected if PKT_password_IS_configured: warning('PKT password configured, but packet is NOT protected.) process_PKT; Makes sense? --- Mystic BBS v1.12 A46 2020/08/26 (Linux/64) * Origin: DaRK Game BBS (4:900/107) .