Re: [SAtalk] passing user: in qmail scripts

2003-09-29 Thread Tomáš Macek
The script is great, but 1) Why don't you programm it in BASH? 2) What exactly does this line? message_name=$(/usr/bin/spamc -f -u"$user" | reformail -A"X-SA-UserName: $user" | maildir ./Maildir/) 3) What is "reformail"? If it's a mail program, can I use something else instead of this "re

Re: [SAtalk] Auto-learn failed

2003-09-26 Thread Tomáš Macek
And what about when the user name and home is in the database only and the mails are delivered under some other "universal" user?? HOw SA knows, where is the real user's home directory? On Fri, 26 Sep 2003, Matt Kettler wrote: > At 03:33 AM 9/26/03 -0700, JP Kelly wrote: > > >Why is SA looking i

Re: [SAtalk] sa-learn

2003-09-22 Thread Tomáš Macek
Fine, so when I will have one directory, in that will all the users move the messages that they want to teach sa-learn as spam, how can the sa-learn recognize the message? Understand - how can the engine know, that "this" message is from user [EMAIL PROTECTED] and another is from [EMAIL PROTECTE

[SAtalk] sa-learn

2003-09-22 Thread Tomáš Macek
a] I have virtual user accounts and all my users have their accounts in the database. Their home directories/maildirs are somewhere in the /var. I'd like to know, if will make all the users via the webmail interface able to use the sa-learn program for teaching: will the settings made by all of t

Re[2]: [SAtalk] Webmail system incorporating sa-learn

2003-09-21 Thread Tomáš Macek
Thanks for answer, I'd like the same. But the problem is, that we have virtual accounts only and we do not use saving settings. The GUI is simple as possible, we had remove almost everything, that only reading/answering mails is possible in the IMP. I have the problem, that SAM/spamassassin is de

Re: [SAtalk] Re: Spamassassin and qmail?

2003-09-21 Thread Tomáš Macek
Yes, qmail is simpler, but you must sometimes apply some patches... On Sun, 21 Sep 2003, Michael W. Cocke wrote: > > > > I thought qmail was supposed to be SIMPLER than sendmail. > > Thanks. > > Mike- > > On Sun, 21 Sep 2003 15:03:05 GMT, you wrote: > > >you will also need something like qmail-

Re: [SAtalk] Autodeleting spam based on score without deleting all spam

2003-09-21 Thread Tomáš Macek
day, Sep 21st 2003 at 15:39 +0200, quoth Tomáš Macek: > > =>Can you tell me, where can I get the "spamass-milter" program?? Is it a script? > Does it work with qmail? > => > =>Thank you for help > It's for sendmail. Still interested? > => > => &

RE: [SAtalk] Autodeleting spam based on score without deleting all spam

2003-09-21 Thread Tomáš Macek
Thank you all for help, hopefully it will help me. On Sun, 21 Sep 2003, Brad Tarver wrote: > http://savannah.nongnu.org/projects/spamass-milt/ > > -Original Message- > From: Tomáš Macek [mailto:[EMAIL PROTECTED] > Sent: Sunday, September 21, 2003 08:40 AM > To

Re: [SAtalk] Webmail system incorporating sa-learn

2003-09-21 Thread Tomáš Macek
Yes, that's dangerous - but only if the sa-learn settings is not system wide. Is it system wide? If so, it's dangerous, otherwise not. The student would have it's own setting in the home directory and if he doesn't get the professor's mail, professor will look into the log and will say, that he s

Re: [SAtalk] Webmail system incorporating sa-learn

2003-09-21 Thread Tomáš Macek
I'm just developing something for our Webmail based on Horde+SAM+Imp. In the IMP you can mark the messages for deletion or for moving into another folder and now I want to use this option to save the messages into the system-wide folder, where would wait sa-learn with the "-spam" parameter (run b

Re: [SAtalk] Autodeleting spam based on score without deleting all spam

2003-09-21 Thread Tomáš Macek
Can you tell me, where can I get the "spamass-milter" program?? Is it a script? Does it work with qmail? Thank you for help On Sat, 20 Sep 2003, Steven W. Orr wrote: > On Saturday, Sep 20th 2003 at 18:31 -0700, quoth Mike Shkolnik: > > =>Any tips on how to auto-delete spam based on score wit