> Hello list .. > > I have finally taken the shot at trying to get this working .. > > What is working? > > Qmail, vpopmail, courier-imapd, qmail-pop3d and squirrelmail > > what i am trying to involve now is > procmail and spamassassin <snip>... > > there really isnt much documentation to get this all working on the forums > .. so i was wondering if i'd get any help here .. > > I think that vpopmail being involved is what is confusing me .. > > most have the $HOME as /home/USER/.maildir > > well with vpopmail i have it as .. > > /var/vpopmail/domains/USER/Maildir/ and from there it is new, cur, etc .. > > also i do not see this X-Spam file anywhere?
I have to pipe in that I just got this working last week. It was a bit tough to nail down, because there's not a single concise resource that I could find that completely described /how/ it worked, only instructions to get it working. What I have right now is: qmail + vpopmail + spamassassin + f-prot + squirrelmail I have no experience getting this up and running with procmail. But, the "missing piece" that I discovered that I needed was qmail-scanner. Qmail-scanner sits in between incoming SMTP requests and qmail-send, and runs SpamAsassin, F-Prot, etc. After that, it hands it off to qmail-send like usual and everything is taken care of for you. It seemed like the simplest solution for me. I suggest reading the qmail-scanner information page as this undoubtedly got me on the right path. Be sure to check out the FAQ. http://qmail-scanner.sourceforge.net/ -brian -- [EMAIL PROTECTED] mailing list
