[vchkpw] Problems when adding domains

2003-05-27 Thread HMF
I got this email when adding domains to vpopmail.   [EMAIL PROTECTED] root]# ~vpopmail/bin/vadddomain thinkl33t.netPlease enter password for postmaster:enter password again:qmail-newu: fatal: bad format in users/assignError: Domain does not exist  

Re: [vchkpw] Adding virtual domains

2003-05-27 Thread Peter Palmreuther
Hi Dallas, On Tue, 27 May 2003 10:35:44 -0500 Dallas Wright wrote: > I get this trying to add a virtual domain > > fbsd# ./vadddomain ablemore.com testing > qmail-newu: fatal: bad format in users/assign > Error: Domain does not exist > > I've checked the usres/assign file and it appears to matc

Re: [vchkpw] Problems when adding domains

2003-05-27 Thread Peter Palmreuther
Hi HMF, On Tue, 27 May 2003 16:53:27 +0100 (Hora de Verão GMT) HMF wrote: > [EMAIL PROTECTED] root]# cat /var/qmail/users/assign > +thinkl33t.net-:thinkl33t.net:89:89:/home/vpopmail/domains/thinkl33t.net:-:: > > What should be the problem? The problem is you are not able to read documentation.

Re: [vchkpw] Adding virtual domains

2003-05-27 Thread Dallas Wright
Thanks. The . line was missing, its up and working perfectly :) - Original Message - From: "Peter Palmreuther" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 27, 2003 11:29 AM Subject: Re: [vchkpw] Adding virtual domains > Hi Dallas, > > On Tue, 27 May 2003 10:35:44 -0500

Re: [vchkpw] Adding virtual domains

2003-05-27 Thread Moshe Jacobson
On Tue, 27 May 2003, Dallas Wright wrote: > fbsd# ./vadddomain ablemore.com testing > qmail-newu: fatal: bad format in users/assign > I've checked the usres/assign file and it appears to match the > format that qmail-newu expects but it still generates this error. Have you verified that the last

[vchkpw] SpamAssassin, Vpopmail, conditional handling on Spam Score?

2003-05-27 Thread Dave Richardson - Lists
I'm running the QMAILQUEUE patch with SpamAssassin into Vpopmail with Mysql and Courier. I'm running SpamAssassin with spam threashold "required_hits" = 8. I allow direct delivery to the mailbox, but it is subject prefixed "[SPAM]" (thus it is Spam Tagged) What I'd like to do is add another "

Re: [vchkpw] SpamAssassin, Vpopmail, conditional handling on SpamScore?

2003-05-27 Thread Remo Mattei
I got some of 40+ just for your info. This will be a good extra thing :) Let us know, -- Remo Mattei --cell 801-209-8554 http://www.italy1.com Freelance Networking-Security/Consultant MCSE, MCP, MCP+I, MCT Linux Trainer & Firewall Development [EMAIL PROTECTED

OT: [vchkpw] SpamAssassin, Vpopmail, conditional handling on SpamScore?

2003-05-27 Thread Mark Pearce
> I'm running the QMAILQUEUE patch with SpamAssassin into Vpopmail with > Mysql and Courier. > > I'm running SpamAssassin with spam threashold "required_hits" = 8. > > I allow direct delivery to the mailbox, but it is subject prefixed > "[SPAM]" (thus it is Spam Tagged) > > What I'd like to d

[vchkpw] Spam filter

2003-05-27 Thread Ross Davis - DataAnywhere
Can anyone suggest a good spam filter to use with vpopmail. We are just getting killed on a couple of larger domains right now. TIA Ross

Re: [vchkpw] Spam filter

2003-05-27 Thread marrandy
On Tuesday 27 May 2003 08:11 pm, Ross Davis - DataAnywhere wrote: > Can anyone suggest a good spam filter to use with vpopmail. We are just > getting killed on a couple of larger domains right now. > > TIA > Ross Use the RBL Ross...spamhaus. Or just put the IP's in the tcp.smtp file and rebuild

Re: [vchkpw] Spam filter

2003-05-27 Thread Jeremy Oddo
Ross Davis - DataAnywhere said: > Can anyone suggest a good spam filter to use with vpopmail. We are just > getting killed on a couple of larger domains right now. > Can't think of a better filter than SpamAssassin (www.spamassassin.org). I'm using it in a vpopmail setup. It's dropped our spam l

RE: [vchkpw] Spam filter

2003-05-27 Thread Ross Davis - DataAnywhere
I had read the following on the qmail-scanner site Software Integration Issues Q-S doesn't work with Vpopmail Vpopmail basically strips out environment variables set within the tcpserver SMTP rules file - specifically the QMAILQUEUE environment variable. As it is responsible for starting qmail-smt

[vchkpw] Courier IMAP & vchkpw problem

2003-05-27 Thread Rob Francis
Hi, I was happily using vpopmail 5.2.1 and qmailadmin. Everything was fine. However, our clients demanded some form of webmail access, so after trying a few packages, I settled for SquirrelMail (PHP pages that we could set to our needs). SquirrelMail requires an IMAP server for authentication and

Re: [vchkpw] Spam filter

2003-05-27 Thread Steve Schofield
I run FreeBSD 4.8, Qmail, Vpopmail, Courier-imap, Qmail-scanner, Spamassassin. I just installed this over the weekend and got it working. I received 506 emails today (Tuesday 5/27), of that 74 emails was spam of which 59 were caught and marked by Spamassassin, There was 16 messages that was spa

Re: [vchkpw] Spam filter

2003-05-27 Thread Rick Macdougall
Hi, It's BS. QS and vpopmail work just fine together. The ONLY issue is that the current vpopmail pop-before-smtp code doesn't write a QMAILQUEUE variable into the tcp.smtp file. Mostly harmless for outgoing email and a patch is available. If you are running smtp auth there is no problem.

Re: [vchkpw] Spam filter

2003-05-27 Thread Rick Macdougall
Hi, And just as a follow up... I haven't tested this but setting the ENV variable within the smtp/run file and then over-riding it for specific IP's in the tcp.smtp file should work as well. Regards, Rick Rick Macdougall wrote: Hi, It's BS. QS and vpopmail work just fine together. The ON

Re: [vchkpw] Courier IMAP & vchkpw problem

2003-05-27 Thread Michael Bowe
make sure you compile courier using --without-authdaemon --with-authvchkpw Michael. - Original Message - From: "Rob Francis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 28, 2003 10:33 AM Subject: [vchkpw] Courier IMAP & vchkpw problem > Hi, > > I was happily usi

Re: [vchkpw] Spam filter

2003-05-27 Thread Steve Schofield
I didn't know any better but I set my QMAILQUEUE in the /user/local/etc/rc.d/qmail.sh and that worked. Something about being in the services/smtp part wasn't working. But anyway bottom line Qmail Scanner, Vpopmail and now spamassassin works awesome! * -

Re: [vchkpw] Spam filter

2003-05-27 Thread Jeremy Oddo
Steve Schofield said: > I run FreeBSD 4.8, Qmail, Vpopmail, Courier-imap, Qmail-scanner, > Spamassassin. I just installed this over the weekend and got it > working. I received 506 emails today (Tuesday 5/27), of that 74 emails > was spam of which 59 were caught and marked by Spamassassin, Ther

[vchkpw] qmail + vpopmail woes

2003-05-27 Thread Eugene Chua
qmail + vpopmail woes Hi! I've got qmail installed and working great! qsend, qsmtp and qpop3d is working. Backend is MySQL 3.23.55 + AutoResponder + ezmlm + IDX I've installed vpopmail and created a virtual domain. I've also added user via the /vpopmail/bin/vadduser i did a vuserinfo on the ac

RE: [vchkpw] Courier IMAP & vchkpw problem

2003-05-27 Thread Rob Francis
Yes, I did compile with these flags but I noticed that it still uses the authdaemon. If I am not using the authdaemon, what do I type to run the Courier IMAP daemon? I thought that starting the imapd daemon would work but it seemed to start up authdaemon. Have I missed something fundamental here?

Re: [vchkpw] Courier IMAP & vchkpw problem

2003-05-27 Thread Michael Bowe
Perhaps take a look at how I do it I have a guide online at http://www.pipeline.com.au/staff/mbowe/isp/webmail-server.htm#COURIER_IMAP Michael. - Original Message - From: "Rob Francis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 28, 2003 11:52 AM Subject: RE: [vchkp

Re: [vchkpw] Spam filter

2003-05-27 Thread Anthony Baratta
At 06:02 PM 5/27/2003, Jeremy Oddo wrote: I'm running site-wide. All SPAM gets pushed into the user's Junk-Mail folder and also copied to another account that is used ONLY to hold SPAM mail. I review the alleged SPAM in the spam account, then run the bayes classifier on it. I then decided to ro

Re: [vchkpw] qmail + vpopmail woes

2003-05-27 Thread dWi sAsonO b
try getting email manual throught pop3 port you can get your answer there i suppose it because softlimit program On Wed, 28 May 2003 09:03:44 +0800 Eugene Chua <[EMAIL PROTECTED]> wrote: > qmail + vpopmail woes > Hi! > > I've got qmail installed and working great! > qsend, qsmtp and qpop3d is

Re: [vchkpw] qmail + vpopmail woes

2003-05-27 Thread Michael Bowe
Yes, if you are using the MySQL backend with vpopmail, then you will need to specify a larger-than-normal softlimit setting for the pop3d. For more information, take a look at this quick guide that I wrote : http://www.pipeline.com.au/staff/mbowe/isp/vpopmail-mysql.htm Michael. - Original Me

[vchkpw] Parse with spamassassin, then honour smtproutes?

2003-05-27 Thread Michael Bellears
I have multiple domains running on one server, and have been asked to accept mail for a domain, parse it with spamassassin, then forward to remote mail server. I have tried adding the domain(eg example.com via vqadmin), adding an smtproutes entry, then creating an .qmail-default: |/usr/bin/spamc