We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I'm the debian maintainer of the spambayes package, and I received the following bug report (available online here).
Original bug report
The http access password (but not the imap password) field does not seem to be able to handle a '$' anywhere but as the first or last character.
For example:
Input: $bc Results: Options changed. Return Home. Input: a$c Results: 'a$c' is not a value valid for [Interface Options] Password Input: ab$ Results: Options changed. Return Home.
Note: There is nothing special about the length or which character location, other than first or last, that the '$' is in.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I'm the debian maintainer of the spambayes package, and I received the following bug report (available online here).
Original bug report
The http access password (but not the imap password) field does not seem to be able to handle a '$' anywhere but as the first or last character.
For example:
Note: There is nothing special about the length or which character location, other than first or last, that the '$' is in.
The text was updated successfully, but these errors were encountered: