Re: [vchkpw] aliases

2003-03-21 Thread Payal Rathod
Hi, * Jonas Pasche <[EMAIL PROTECTED]> [2003-03-20 12:52]: > Yes, because you did not follow the instructions correctly. Yes, maybe I didn't. But I tried :) > valias -i [EMAIL PROTECTED] [EMAIL PROTECTED] > >\__/ \___/ >\ \ >

Re: [vchkpw] Spam Assassin implementation

2003-03-21 Thread Justin Heesemann
On Thursday 20 March 2003 18:35, Joe Young wrote: > > I have spamassassin running in the user's .qmail. It looks like this... > > | /var/qmail/bin/preline /usr/local/bin/maildrop > > /home/vpopmail/etc/mailfilter > > And the mailfilter script looking like this... > ## >

[vchkpw] vdelivermail.c: first argument ?

2003-03-21 Thread Justin Heesemann
as we all know our .qmail-default to look like | /var/vpopmail/bin/vdelivermail '' bounce-no-mailbox (or something similar) what exactly is the '' good for? is this just some relict for compatibility reason? the get_arguments function seems to only care for the "last" argument (the last one mean

Re: [vchkpw] vpopmail + courier-imap + pop-before-smtp?

2003-03-21 Thread Jason S
> I have courier-imap working OK with vpopmail, no problems doing that > beyond the usual bugs in the courier-imap build process. > > But I don't see any straightforward way to make it do pop-before-smtp. > Courier uses its own authorization scheme. It calls the vpopmail lookup > code, but doesn't

Re: [vchkpw] vdelivermail.c: first argument ?

2003-03-21 Thread Ken Jones
It's not good for anything except backward compatibility. It was in there back 4 years ago and removing it would have broken installations back then. So we never changed it. Ken Jones On Friday 21 March 2003 06:05 am, Justin Heesemann wrote: > as we all know our .qmail-default to look like > > |

RE: [vchkpw] Re: Best Way To Import cdb to MySQL w/ Alterations

2003-03-21 Thread Wil Hatfield - HVHM Customer Care
Peter, I know nothing of strace(). The conversion seems to want to find it at the old path of ~vpopmail/domains/someonesdomain.com/ and it gladly converts if it finds the information there. But of course all of the paths are wrong Since you obviously know the 'big picture' better than I do maybe

[vchkpw] spamassassin problem

2003-03-21 Thread Paul Theodoropoulos
hey there, this is only peripherally related to vpopmail - only in that i'm running vpopmail. i'm trying to get spamassasin going. i've used michael bowe's excellent cookbook, although i'm on solaris and not linux. i've worked around a known syslog bug, and can turn on spamassasin checking with

[vchkpw] what's --enable-file-sync for?

2003-03-21 Thread Benjamin Tomhave
Hello, After a few hours of googling, I'm at a loss. What is the --enable-file-sync flag for? In a previous build, according to my notes, I set it to =y. However, it appears that =n is the default and that most people configure that way. I for one am using a mysql backend, so perhaps they're r

RE: [vchkpw] spamassassin problem

2003-03-21 Thread Michael Bowe
Title: Message Hi Paul   I would suggest that you turn on debugging in qmail-scanner and also spamassassin   Both generate some pretty detailed logs, so then you could grep the logs for the "stuck" files that you found   You can turn on debugging in spamc/spamd by adding the -D parame

RE: [vchkpw] spamassassin problem

2003-03-21 Thread Paul Theodoropoulos
Will do, thanks Michael, and thanks for the cookbook, very thorough. At 02:49 PM 03-21-2003, Michael Bowe wrote: Hi Paul   I would suggest that you turn on debugging in qmail-scanner and also spamassassin   Both generate some pretty detailed logs, so then you could grep the logs for the "stuc

[vchkpw] ./vuserinfo gives no output

2003-03-21 Thread Nicola Delbono
hello sorry If I already posted this, but I didn't see the post coming back to me. I run qmail and vpopmail. if I perform a ./vuserinfo [EMAIL PROTECTED] nothing is spit out: the call ends with: open("/var/qmail/users/cdb", O_RDONLY) = 3 lseek(3, 328, SEEK_SET) = 328 read(3, "

[vchkpw] unable to chdir

2003-03-21 Thread Nicola Delbono
hello I run qmail and vpopmail. if I perform a ./vuserinfo [EMAIL PROTECTED] nothing is spit out: the call ends with: open("/var/qmail/users/cdb", O_RDONLY) = 3 lseek(3, 328, SEEK_SET) = 328 read(3, "\30\23\0\0\0\0\0\0", 8)= 8 close(3)= 0