[toaster] simscan query

2005-05-03 Thread Nick Gilbert
Hi, How do I verify that simscan is actually running and working? I've installed it and configured it (I think!) but I'm not sure how to verify that it's actually being called. Can someone please give me some pointers how I can verify my setup. Thanks, Nick...

Re: [toaster] simscan query

2005-05-03 Thread Nick Gilbert
ered-To: mailing list toaster@shupp.org Received: (qmail 5374 invoked by uid 530); 3 May 2005 22:00:37 - Received-SPF: none (0: domain at nickgilbert.com does not designate permitted sender hosts) Message-ID: <[EMAIL PROTECTED]> Date: Tue, 03 May 2005 23:00:28 +0100 From: Nick Gilbert <[E

[toaster] Spamassassin child processes

2005-05-05 Thread Nick Gilbert
Hi, My lowly box with only 256mb of RAM is trying to run too many spamd processes (5). How can I reduce this number? I can't seem to find how spamd is started. I was expecting it to be in /etc/init.d/ somewhere but perhaps things have moved around since I last built a qmail box about 4 years ago.

[toaster] Spamassassin and spamc giving very different results.

2005-05-09 Thread Nick Gilbert
Hi, I've asked this on the SA mailing list as well, but I think it's more likely it's a setup issue. I've followed Bills instructions exactly - the only additions being that I've installed Razor2 and DCC. Why do I get (VERY) different results on the same machine if I call spamassassin in two di

Re: [toaster] Spamassassin and spamc giving very different results.

2005-05-10 Thread Nick Gilbert
> You have to change /service/spamd/run to : > > #!/bin/sh > exec /usr/bin/spamd -x -u vpopmail -s stderr 2>&1 > > > I believe that means that you skip the -d (I kinda forgot) ..the -d > would stand for only standard spamd checking.without the -d it'll > look for razor and DCC. This was it

[toaster] Spamassassin per-user rules

2005-05-10 Thread Nick Gilbert
Hi, Is it possible to have per user rules with SpamAssassin in this configuration (ie using vpopmail)? If so, how do I do this? Thanks, Nick...

[toaster] Server side filtering

2005-05-10 Thread Nick Gilbert
I'd also like to know if there is a way to automatically sort mail into the correct IMAP folders based on headers at the server end. I used to use a .mailfilter file before but I'm not sure anything like this would work with vpopmail. Any pointers on how I can get this (or something similar) to wo

Re: [toaster] Spamassassin per-user rules

2005-05-10 Thread Nick Gilbert
Is it possible to have per user rules with SpamAssassin in this configuration (ie using vpopmail)? If so, how do I do this? I use the vdelivermail - spamassassin + maildrop patches that I recently posted here on the list for vpopmail. Then, I run spamassassin with preferences in MySQL. Lastly,

Re: [toaster] Spamassassin per-user rules

2005-05-10 Thread Nick Gilbert
Hmm.. this is all getting rather complicated for little me. Thanks very much for all your help but I'm coming to the conclusion that I'll probably have to use a commercial product. Well, do whatever works for you. But it has been my experience that while some of this stuff can be difficult to s

Re: [toaster] Spamassassin per-user rules

2005-05-11 Thread Nick Gilbert
Thanks for your replies. Is there a way I can bypass the vpopmail system for a single domain and control it using normal .qmail files and mailfilter? What tells qmail that a particular domain is handled by vpopmail? Nick...

Re: [toaster] Spamassassin per-user rules

2005-05-11 Thread Nick Gilbert
I wrote: Is there a way I can bypass the vpopmail system for a single domain and control it using normal .qmail files and mailfilter? I found some new enthusiasm to persevere with a qmail toaster and I've got further towards the setup I want but have run into another problem. I've got mail delivery

Re: [toaster] Spamassassin per-user rules

2005-05-12 Thread Nick Gilbert
> Yes, during the toaster install, /usr/lib/courier-imap/authdaemonrc is > edited to remove all but authvchkpw. I had already changed that back, but I'm getting some errors in /var/log/maillog: [EMAIL PROTECTED] log]# cat maillog May 12 09:46:01 blue authdaemond: stopping authdaemond children May

Re: [toaster] Spamassassin per-user rules

2005-05-12 Thread Nick Gilbert
> Yeah, you did not do what I suggested in my last email. Change the > authmodule list to include only the authpwd one. Then restart > authdaemon. You're not setup for any of those other modules. But there's no such thing as "authpwd". In /usr/lib/courier-imap/etc/authdaemonrc it says: # The

Re: [toaster] Spamassassin per-user rules

2005-05-13 Thread Nick Gilbert
>> Thanks very much for your help but I'm throwing in the towel... > > That's probably for the best at this point. Good luck! I'm very stubborn and I couldn't let this beat me... I've got IMAP authentication working now! :) I did a "yum install pam-devel", then recompiled courier-imap, deleted

[toaster] SMTP AUTH problem

2005-05-16 Thread Nick Gilbert
Hi, I have IMAP authentication working for vpop and standard linux users, but I have a problem with SMTP authentication. I need SMTP authentication to work for standard linux users (I'm not worried about vpop users at all). I understand that Bill's toaster incorporates a Qmail auth patch but wh

Re: [toaster] SMTP AUTH problem

2005-05-16 Thread Nick Gilbert
PS: I also have this line in /var/log/maillog May 16 20:56:23 blue vpopmail[22654]: vchkpw-smtp: vpopmail user not found nick@:127.0.0.1 ..which implies that perhaps it's only looking for vpopmail users rather than /etc/passwd users. I would like it to work for /etc/passwd users only, or both -

[toaster] Urgent prob: Qmail returns "relay denied" for non vpopmail virtual domain

2005-09-19 Thread Nick Gilbert
Hi, (I sent this to the vchkpw mailing list, but it's probably more applicable to this one?) I built a Qmail box following Bill Schupp's instructions on the web. For various reasons I then needed to add a "normal" qmail domain for a normal local shell account (ie, not via vpopmail). For some rea

Re: [toaster] Urgent prob: Qmail returns "relay denied" for non vpopmail virtual domain

2005-09-19 Thread Nick Gilbert
If I remove it from virtualdomains, how will it know which user that domain belongs to? Carlos J. Muentes wrote: >In addition to adding it to 'Locals', remove the domain from > 'VirtualDomains', unless it is a vdomain (i.e. a vpopmail domain). > > Nick Gilber

Re: [toaster] Urgent prob: Qmail returns "relay denied" for non vpopmail virtual domain

2005-09-19 Thread Nick Gilbert
Fixed! I have no idea why, but somehow Exim had jumped on to my box. I certainly haven't installed manually but perhaps something had it as a dependancy when I installed something else or maybe did a "yum update". Anyway - now that I've uninstalled Exim, everything is working OK. No wonder my qma

[toaster] Relay problems - rcpthosts.

2005-10-28 Thread Nick Gilbert
Hi, I have a local domain configured in rcpthosts and virtualdomains, but if I try and send mail from this domain I get the error: "Sorry, that domain isn't in my list of allowed rcpthosts (#5.5.3 - chkuser)" But the domain *IS* in my rcpthosts file, so why is qmail saying this? Does somet

Re: [toaster] Relay problems - rcpthosts.

2005-10-28 Thread Nick Gilbert
You have to allow relaying for the IP you are sending from. Just because the From domain is listed in rcpthosts doesn't mean the To domain is going to be allowed. How do I do that? I don't seem to have any files in qmail/control which look like they're supposed to contains IP addresses. You