Re: [Dspam-user] Unable to determine the runtime user

2010-03-25 Thread lodan
Of course, I'll make a clean archive this evening and upload it somewhere. Regards Le Thu, 25 Mar 2010 08:17:14 -0700, Terry Barnum a écrit : > Would you mind sharing your dovecot -n config and scripts?I'm in the > process of setting up dovecot and I'm confused about dspam training. > > T

Re: [Dspam-user] Unable to determine the runtime user

2010-03-25 Thread Terry Barnum
Would you mind sharing your dovecot -n config and scripts?I'm in the process of setting up dovecot and I'm confused about dspam training. Thanks. -Terry Sent from my iPhone On Mar 25, 2010, at 7:29 AM, lodan wrote: > > Finally it's working. I had to change things in my scripts to detect > s

Re: [Dspam-user] Unable to determine the runtime user

2010-03-25 Thread lodan
Finally it's working. I had to change things in my scripts to detect spam and ham virtual mailboxes and re-route them to dspam (only for the local mail server). Maybe it could have been easier with a single virtual mail address. I'll check if it learns correctly now. Thank you for your explanatio

Re: [Dspam-user] Unable to determine the runtime user

2010-03-24 Thread Hugo Monteiro
On 03/25/2010 12:14 AM, lodan wrote: > Damn I'm just stupid. Thank you for your help! > And what should I do for this user setting? (I'm sorry to ask for it > again, but I spent many hours on it, I'm a bit desperate) > > I'm not sure i understand your question. You need to configure the dovec

Re: [Dspam-user] Unable to determine the runtime user

2010-03-24 Thread lodan
Damn I'm just stupid. Thank you for your help! And what should I do for this user setting? (I'm sorry to ask for it again, but I spent many hours on it, I'm a bit desperate) On Wed, 24 Mar 2010 23:48:21 +, Hugo Monteiro wrote: > On 03/24/2010 11:33 PM, lodan wrote: > > My dovecot username

Re: [Dspam-user] Unable to determine the runtime user

2010-03-24 Thread Hugo Monteiro
On 03/24/2010 11:33 PM, lodan wrote: > My dovecot username is dovecot, so it's not the same. The third > solution seemed easier but it seemed to be better for a user to move his > mail to his spam folder to mark them as spam. A good idea would be to > mix these solutions, something that would add a

Re: [Dspam-user] Unable to determine the runtime user

2010-03-24 Thread lodan
My dovecot username is dovecot, so it's not the same. The third solution seemed easier but it seemed to be better for a user to move his mail to his spam folder to mark them as spam. A good idea would be to mix these solutions, something that would add a mail put in the spam folder to an "Add to s

Re: [Dspam-user] Unable to determine the runtime user

2010-03-24 Thread lodan
ls -lah /usr/bin/dspam: -rwxr-xr-x 1 root root 80K 24 mars 16:44 /usr/bin/dspam I disabled trusted user security to test if it changed something, but there is still the "Unable to determine the runtime user" error. Other compilation options are the default setting from the package. Users and gr

Re: [Dspam-user] Unable to determine the runtime user

2010-03-24 Thread Hugo Monteiro
On 03/24/2010 10:11 PM, lodan wrote: > plugin { > sieve=~/.dovecot.sieve > sieve_dir=~/sieve > antispam_signature = X-DSPAM-Signature > antispam_signature_missing = error > antispam_trash = Trash > antispam_spam = SPAM > antispam_unsure = CHECK > anti

Re: [Dspam-user] Unable to determine the runtime user

2010-03-24 Thread Stevan Bajić
On Wed, 24 Mar 2010 23:11:52 +0100 lodan wrote: > > dspamit is a small script I grabbed here > http://dspamwiki.expass.de/dspamit_wrapper, I changed some things but > the problem does not come from here since it's only called by my > postfix and it works fine. > > Dovecot uses the dovecot user,

Re: [Dspam-user] Unable to determine the runtime user

2010-03-24 Thread lodan
dspamit is a small script I grabbed here http://dspamwiki.expass.de/dspamit_wrapper, I changed some things but the problem does not come from here since it's only called by my postfix and it works fine. Dovecot uses the dovecot user, dspam the dspam user (and postfix the postfix user). I'm runnin

Re: [Dspam-user] Unable to determine the runtime user

2010-03-24 Thread Stevan Bajić
On Wed, 24 Mar 2010 17:04:29 +0100 lodan wrote: > > Hi, > Hello, > I'm using dspam 3.9.0 with dovecot-antispam (dspam-exec backend) and a > custom version of dspamit > never heard before of dspamit. What is it? > for incoming messages. Everything works fine, > excepted the dovecot-antispam