[imapfilter-devel] Bug report: "no candidate passwords for encryption found" error message when port is used for an account
Lefteris Chatzibarbas
lefcha at hellug.gr
Sun Nov 23 23:29:49 EET 2003
On Sat, Nov 15, 2003 at 07:43:06AM -0600, David Segonds wrote:
> Yes, with a line like this, it works but with:
>
> account account1 david at xxxxx.xxxxx.net:143
>
> It fails. This is what I had in the original one. Here is the last series of
> tests:
>
> [...]
With exactly the same configuration file and DEBUG enabled, here's what
I get:
$ imapfilter -p -c imapfilterrc
debug: configuration file: 'imapfilterrc'
debug: ACCOUNT: 'account1'
debug: USERNAME: 'david'
debug: PASSWORD: ''
debug: SERVER: 'xxxxx.xxxxx.net'
debug: PORT: 143
debug: FOLDER: 'inbox1'
debug: MBOX: 'INBOX'
debug: FILTER: 'spam' AND
debug: MASK: 'SUBJECT "{Spam?}"'
debug: ACTION: 3 '' 'spam' 0 ''
debug: JOB: 'spam' 'inbox1'
debug: deleting FOLDER: 'inbox1'
debug: options: 0x000003ca ''
debug: passwords file: '/home/lefcha/.imapfilter/passwords'
Enter master passphrase:
Can you enable DEBUG and send me the output?
Configure/compile with something like:
$ tar zxf imapfilter-0.9.4.tar.gz
$ cd imapfilter-0.9.4
$ ./config -o debug=yes
$ make
Thanks
PS. When this problem is resolved, version 0.9.5 will be released.
More information about the Imapfilter-devel
mailing list