I'm unable to output nothing to syslog nor in other dovecot's log files about problem of plugin. If i use the test server the output is this:
Oct 2 10:38:34 debnew imap: antispam: mailbox_is_unsure(SPAM): 0 Oct 2 10:38:34 debnew imap: antispam: mailbox_is_trash(INBOX): 0 Oct 2 10:38:34 debnew imap: antispam: mailbox_is_trash(SPAM): 0 Oct 2 10:38:34 debnew imap: antispam: mail copy: from trash: 0, to trash: 0 Oct 2 10:38:34 debnew imap: antispam: mailbox_is_spam(INBOX): 0 Oct 2 10:38:34 debnew imap: antispam: mailbox_is_spam(SPAM): 1 Oct 2 10:38:34 debnew imap: antispam: mailbox_is_unsure(INBOX): 0 Oct 2 10:38:34 debnew imap: antispam: mail copy: src spam: 0, dst spam: 1, src unsure: 0 Oct 2 10:38:34 debnew imap: antispam: /usr/local/bin/piper_log.sh --spam -u /home/vpopmail/domains/mail.cgilfe.it/davide.marchi --fileprefix=/opt/crm114/ and this is correct but anyway thunderbird say [CANNOT] Failed to call reaver
Il 01/10/2012 14:04, Eugene Paskevich ha scritto:
On Mon, 01 Oct 2012 14:48:31 +0300, Davide <davide.marchi@mail.cgilfe.it> wrote:
Can i attach compressed log in a post?
If it's of the sane size :-) But I'm actually interested in the output which was triggered by the mail move itself.
I can produce output replacing crm binary with a script bash to ouput command,user etc etc
Wait a second... So the script is ran correctly but reaver isn't? That probably means that either reaver dislikes its arguments or its stdin...