Paolo Losi wrote:
Hi all!
I'm working on a quite critical email project.
We want to use Imap in order to reduce client management complexity
(email backups, etc...).
I'm using very happily Courier Imap and Mozilla since 2 years now
so I'm very confident with Mozilla and Courier Imap interopera
Ken Jones wrote:
Tom Collins sent me the FreeBSD ports patch with code to enable spamassassin.
It pretty much did the whole job except for the pw_gid flags, some
configure.in changes and a new vmoduser option to disable spam assassin.
So the patch is ready ahead of schedule, whoo hoo!
Ken Jones
what does the patch do exactly??
calls spamc uppon mailcheck?
Dear ml,
Thanks for your help. Now courier-pop3d and courier-pop3s work fine. I can
download my emails, but the relay isn't opened.
Test
>From a dialup I've received emails from two accounts, one with pop3d, one
with pop3s.
Then I've tried to send emails through my smtp relay from my remote
Raboo Treed wrote:
what does the patch do exactly??
calls spamc uppon mailcheck?
Yes indeed, it forks, and calls spamc, gives it the message, and then
checks the score it returns from SPAMD to then if it is over a set limit
delete it, or otherwise it tags it and delivers it to the users maildi
On Thursday 15 January 2004 5:43 am, X-Istence wrote:
> Raboo Treed wrote:
> > what does the patch do exactly??
> >
> > calls spamc uppon mailcheck?
>
> Yes indeed, it forks, and calls spamc, gives it the message, and then
> checks the score it returns from SPAMD to then if it is over a set limit
>
Tom,
I've it working since a lot of time (chkuser + auth + tls).
May you check at www.interazioni.it/qmail, or let me know additional
problems not reported there?
Thanks,
Tonino
> At 14/01/2004 14/01/2004 -0600, you wrote:
>
> I was never able to get the checkuser patch and our smtp-auth patch
Hi,
i'm webmaster for an internet ISP. I've upgraded during last day my
vpopmail 5.2.1 to 5.3.28: afted the upgrade some of my customer find any
trouble in pop3 auth. Client ask for password while password is currect:
if you press cancel without password input all work fine.
I try to upgrand to
Hello Andrea,
On Thursday, January 15, 2004 at 1:20:50 AM you wrote (at least in
part):
> This is my test:
[ktrace call and results]
This ktrace dump does not contain content of vchkpw work. I'd suggest
you
- either find a way to tell ktrace to "follow", i.e. to observe and
log processes creat
Peter Palmreuther wrote:
> What we need is why 'vchkpw' fails to write 'open-smtp' (or
> if it even tries to).
My < notes > are as follows:
16072 ktrace RET ktrace 0
16072 ktrace CALL execve(0xcfbfd8f2,0xcfbfd898,0xcfbfd8a8)
16072 ktrace NAMI "/home/vpopmail/bin/vchkpw"
16072 vchkp
On Jan 15, 2004, at 8:21 AM, Andrea Riela wrote:
16072 vchkpw NAMI "/home/vpopmail/etc/open-smtp.lock"
16072 vchkpw RET open -1 errno 13 Permission denied
< probably the problem is here?
-rw-r--r-- 1 vpopmail vchkpw 0 Jan 15 15:40 open-smtp
-rw-r--r-- 1 root wheel 0 Jan 1
On Jan 14, 2004, at 4:56 PM, master wrote:
Hi, i have a little question about vpopmail and imap, i have been
using it
since a while but recently i got a problem, vpopmail has added new
directory
(0) and put all new domains in it , but the problem is that all domains
there doesn t work with courie
Tom Collins wrote:
> Yep, delete the lock file.
ok
>
> Is /home/vpopmail/domains/nesys.it/test a valid directory?
> If not, why
> not? What are its permissions.
drwx-- 3 vpopmail vchkpw 512 Jan 14 11:36 test
It's right?
> In the vpopmail source directory, type `make fix-priv` to set
Hello Andrea,
On Thursday, January 15, 2004 at 4:21:09 PM you wrote (at least in
part):
>> What we need is why 'vchkpw' fails to write 'open-smtp' (or
>> if it even tries to).
[...]
> 16072 vchkpw NAMI "/etc/malloc.conf"
> 16072 vchkpw RET readlink -1 errno 2 No such file or directory
Peter Palmreuther wrote:
> Not 'probably', for sure. vchpw ain't able to open a lock
> file and therefore refuses to continue writing IP to open-smtp.
>
>> -rw-r--r-- 1 vpopmail vchkpw 0 Jan 15 15:40 open-smtp
>> -rw-r--r-- 1 root wheel 0 Jan 15 01:22 open-smtp.lock
> Returning to
Brian Lanier wrote:
I ran into this problem before and always figured it was a problem on the
handoff between qmail and maildrop. If I remember correctly the $EXT and
$HOST are qmail environment variables, someone can correct me if I am wrong.
In my case the $EXT variable was not being set. We ini
User preferences don't seem to be working, and it seems to be doing
spamassassin system wide after installing cvs vpopmail and the
spamassassin.patch
Heres my config:
/etc/mail/spamassassin/local.cf -
required_hits 10
rewrite_subject 1
subject_tag [SPAM]
report_safe 0
use_dcc 0
use_pyzor 0
use_ra
On Thursday 15 January 2004 11:23 am, Systems Administrator wrote:
> User preferences don't seem to be working, and it seems to be doing
> spamassassin system wide after installing cvs vpopmail and the
> spamassassin.patch
>
> Heres my config:
>
> /etc/mail/spamassassin/local.cf -
> required_hits 1
How can I NOT use spamassassin for certain users?
And have user based preferences for spam assassin?
And the -c option doesn't seem to be creating .spamassassin dirs inside
their homedirs
-Original Message-
From: Ken Jones [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 15, 2004 11:38
On Thursday 15 January 2004 11:51 am, Systems Administrator wrote:
> How can I NOT use spamassassin for certain users?
> And have user based preferences for spam assassin?
vmoduser -f [EMAIL PROTECTED] turns off spam assassin for [EMAIL PROTECTED]
I'm getting the same problem with user dir creati
On Thursday 15 January 2004 11:51 am, Systems Administrator wrote:
> And the -c option doesn't seem to be creating .spamassassin dirs inside
> their homedirs
I found a problem with spamassassin version 2.61 and latest cvs 2.70
Here is a patch that should allow for auto creation of vpopmail
.spama
Hello Andrea,
On Thursday, January 15, 2004 at 5:28:30 PM you wrote (at least in
part):
> The etc directory is the problem, I think. Right?
Execute
chown vpopmail.vchkpw /home/vpopmail/etc
and test again. If this succeeds you /can/ further search for the
cause of 'setuid' vchkpw is run as, or
Peter Palmreuther wrote:
> Execute
>
> chown vpopmail.vchkpw /home/vpopmail/etc
>
> and test again. If this succeeds you /can/ further search for
> the cause of 'setuid' vchkpw is run as, or you can live with
> the fact you need 'write permissions for vpopmail on ~vpopmail/etc'.
Now the etc dir
Well, I don't undestand.
Wich are the right permissions?
In my 'bin' dir all's vpopmail:vchkpw
In my 'domains' dir all's vpopmail:vchkpw
In my 'include' dir all's root:vchkpw
In my 'lib' dir the libvpopmail.a is root:vchkpw
And in my 'etc'? What about?
And my tcpserver/sslserver has to run as '-u
24 matches
Mail list logo