[vchkpw] Lists, stable/devel, and where is it for newbies

2003-09-10 Thread Dave Richardson - Lists
My hope, now that Ken and Tom have apparently been united in mind, is that the mailing lists, stable vs. devel issues, and what the Inter7 website and Sourceforge project pages say about vpopmail will be quickly and uniformally aligned as well. Just consider what a new user to vpopmail would

Re: [vchkpw] Re: Tom's fork of vpopmail (and qmailadmin)

2003-09-09 Thread Dave Richardson - Lists
My only two points: 1) *IF* there is a fork, with two codebases, follow the others' suggestions and name the new fork differently so that we can have sane discussions about which program we are dealing with on any given matter. 2) *IF* there is a fork, and for either fork, manage releases and

Re: [vchkpw] vpopmail and mysql replication

2003-09-05 Thread Dave Richardson - Lists
You could potentially code in a multiple call update from vpopmail to some IFDEF'd in mysql servers. I'm thinking that you could make certain update calls to as many MySQL servers as you wanted, sending the same SQL statement to each. I imagine some critical thinking in the process could lead

[vchkpw] Pulling raw messages out of a maildir

2003-08-21 Thread Dave Richardson - Lists
I have a filter that moves incoming virus found msgs in my Admin account to a subfolder so that I can observe what kind of virus flow/traffic is hitting my domains. I had intended to write a little perl/mrtg processor and make some pretty graphs to WOW! my customers. And then this asswipe

[vchkpw] chkuser patch and mysql on different machine

2003-08-21 Thread Dave Richardson - Lists
I want to build a mail gateway to deny incoming SMTP for unknown virtual domain users by building it with the chkuser patch (correct patch name?). I use MySQL for my user database on the mail server. Can I hook the gateway (via VPN) to the user database on the mail server for the auth checks??

Re: [vchkpw] mysql gone away. Please help a noob.

2003-08-19 Thread Dave Richardson - Lists
did you configure for your mysql user/password in vmysql.h? if not, amend the entries and recompile. also, did you create the tables or check that they were created? did you allow mysql access from within mysql? did you 'flush priviledges' to make the privs stick in mysql? Good luck jon

Re: [vchkpw] Urgent - vchkpw/vpopmail authenticate even with wrongpw?

2003-08-14 Thread Dave Richardson - Lists
I apologize for not reading enuf of the thread, this is a diff issue than what I wrote. Good luck. Sorry. Dave Richardson - Lists wrote: There's something about logging into virtual accounts with the order and number of parameters in your smtp run file with the new(er) versions of vpopmail

Re: [vchkpw] Urgent - vchkpw/vpopmail authenticate even with wrongpw?

2003-08-14 Thread Dave Richardson - Lists
There's something about logging into virtual accounts with the order and number of parameters in your smtp run file with the new(er) versions of vpopmail. The parameter count changed and many online examples have /bin/true one position too early. This has the effect of allowing all passwords

Re: [vchkpw] Losing messages when I move them?

2003-08-01 Thread Dave Richardson - Lists
1706 Aug 1 14:26 1059765977.11975.penguin.example.com,S=1637:2,S -rw---1 vpopmail vchkpw 3413 Aug 1 14:26 1059766016.11998.penguin.example.com,S=3347:2,RS Did that help more info needed Jeff Hedlund wrote: Dave Richardson - Lists wrote: I run Courier1.7

Re: [vchkpw] Losing messages when I move them?

2003-08-01 Thread Dave Richardson - Lists
4258 Jul 28 13:37 1059430929.M573029P30452V0302I00538135_3.penguin.example.com,S=4258:2,RS -rw-r--r--1 vpopmail vchkpw 5247 Jul 28 19:37 1059481652.M339393P26685V0302I00538136_3.penguin.example.com,S=5247:2,S More??? Jeff Hedlund wrote: Dave Richardson

[vchkpw] Deny on bad username?

2003-07-07 Thread Dave Richardson - Lists
I've seen prior references on this list to a patch/script that will deny incoming SMTP when the username/account is unknown. After getting a ton of crap from the SoBIG virus (and various spam probes) I would really like to consider adding this to my system. My implementation is the

Re: [vchkpw] Antivirus Scanner

2003-06-11 Thread Dave Richardson - Lists
You can run an Anti-Virus and Anti-Spam gateway with a lower MX value than your real mail server. The gateway filters, cleans, and deals with bounces. Good mail is passed onto your mail server. You can have multiple gateways at the same MX if you _really_ need to. qmail-scanner with clam-av

[vchkpw] valias usage?

2003-05-31 Thread Dave Richardson - Lists
I'm on vpopmail 5.2.1 with mysql and valias enabled. I *thought* that valias would allow incoming mail to [EMAIL PROTECTED] to be delivered to [EMAIL PROTECTED] on the local vpopmail system. Documentation is a little sparse on this product. Am I correct in what valias does? If Yes, how do I

[vchkpw] Change an account name?

2003-05-29 Thread Dave Richardson - Lists
I don't see a command to change a username for a vpopmail account. Is there a procedure to simply change the name of an account without having to literally pick up a maildir manually and drop it into a new account for the new name?

[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