Re: [vchkpw] courier-authlib best practices for use with vchkpw auth

2005-04-11 Thread Kurt Bigler
on 4/11/05 11:23 PM, Kurt Bigler <[EMAIL PROTECTED]> wrote: > password changing via sqwebmail is failing as per this maillog entry: > > sqwebmaild: authdaemon: s_connect() failed: Permission denied > > Searching the sqwebmail archives for the above maillog error reveals this > advice from Sam:

[vchkpw] courier-authlib best practices for use with vchkpw auth

2005-04-11 Thread Kurt Bigler
I installed courier-authlib because sqwebmail now requires it. This is a pure vchkpw auth situation. The courier-authlib install provides these two options for its ./configure --with-mailuser=userid, --with-mailgroup=groupid I decided to omit these options because of the following statement

[vchkpw] setting permissions in pipe execution

2005-04-11 Thread Finn Smith
Hi all, I am currently using a .qmail- file in a domain directory to pipe the contents of a message into a script on my server for local processing. Is there any way to control under which uid/gid this script executes? The reason being that it needs write access to a protected file on the system w

[vchkpw] APOP connections not working

2005-04-11 Thread Charlie Garrison
Good afternoon, Connections that use APOP for authentication have not been working on our server. I assumed that was because I was using an older version of vpopmail. I recently installed qmail/vpopmail (5.4.10) on another server and found that APOP was working. So I decided to upgrade our main s

[vchkpw] Vpopmail+Qmail+PostgreSQL with catch-all

2005-04-11 Thread freenix
Help! How can I configure catch-all when I have Vpopmail+Qmail+PostgreSQL already working? I have /home/vpopmail/domains/mydomain.org/.qmail-default but catch-all still not working. Below is the content of my .qmail-default file. #cat /home/vpopmail/domains/mydomain/.qmail-default | home/vpopma

Re: [vchkpw] Two questions

2005-04-11 Thread Stoyan Marinov
On Mon, 2005-04-11 at 17:37, Jeremy Kitchen wrote: > On Sunday 10 April 2005 04:24 pm, Stoyan Marinov wrote: > > Me again. I have two questions: > > 1. Is it secure to run vchkpw as root (setuid root)? > > probably not. thought so > > 2. Is there any standart way to make vdelivermail save messag

Re: [vchkpw] Two questions

2005-04-11 Thread Jeremy Kitchen
On Sunday 10 April 2005 04:24 pm, Stoyan Marinov wrote: > Me again. I have two questions: > 1. Is it secure to run vchkpw as root (setuid root)? probably not. > 2. Is there any standart way to make vdelivermail save messages with > different permissions (not 600)? why would you want to? -Jeremy

Re: [vchkpw] vhostadmin development release

2005-04-11 Thread Jeremy Kitchen
On Friday 08 April 2005 07:42 pm, Charles Sprickman wrote: > On Tue, 8 Mar 2005, Ken Jones wrote: > > Since the vpopmail daemon runs under tcpserver the PHP interface can > > run on a seperate machine, as well as solving the PHP permissions > > problem. > > I'm curious, if I want to watch the jabbe

Re: [vchkpw] vdeliver for vpopmail not working

2005-04-11 Thread freenix
Help! I´ve got this log upon mailing an account that doesnt have an account into my domain. But it was not delivering this email into my catch-all account like [EMAIL PROTECTED] --snip @4000425a782231995d64 new msg 376895 @4000425a7822319a0d2c info msg 376895: bytes 1087 from <[EMAI

Re: [vchkpw] vdeliver for vpopmail not working

2005-04-11 Thread Stoyan Marinov
Well I'm not using postgresql. I'm using mysql. This should not be a problem. Check what qmail-send logs as error. Stoyan On Mon, 2005-04-11 at 15:36, [EMAIL PROTECTED] wrote: Ok but I´m using postgresql as my backend database for my user. Have you encountered this problem before using postg

Re: [vchkpw] vdeliver for vpopmail not working

2005-04-11 Thread freenix
Ok but I´m using postgresql as my backend database for my user. Have you encountered this problem before using postgresql? Maybe there is something I´m missing with the postgresql tables used by vpopmail on the vpopmail database that I´ve setup. Please help again. tia, jj > It works for me. qmai

Re: [vchkpw] vdeliver for vpopmail not working

2005-04-11 Thread Stoyan Marinov
It works for me. qmail-send logs this: delivery 2681: success: user_does_not_exist,_but_will_deliver_to_/home/vpopmail/domains/domain/user//did_0+0+1/ Stoyan On Mon, 2005-04-11 at 15:24, [EMAIL PROTECTED] wrote: Yes, I´ved tried that also, but still not working. This is the content of my .q

Re: [vchkpw] vdeliver for vpopmail not working

2005-04-11 Thread freenix
Yes, I´ved tried that also, but still not working. This is the content of my .qmail-default: #cat /home/vpopmail/domains/mydomain/.qmail-default | /home/vpopmail/bin/vdelivermail '' /home/vpopmail/domains/mydomain.com/foo I´m using postgresql as my backend database for my foo user at mydomain.com

Re: [vchkpw] vdeliver for vpopmail not working

2005-04-11 Thread Stoyan Marinov
Use "| /home/vpopmail/bin/vdelivermail '' /home/vpopmail/domains/domain/user" Stoyan On Mon, 2005-04-11 at 15:08, [EMAIL PROTECTED] wrote: Hi, please help! Im trying out to setup a catch-all for qmail using vpopmail for my domain by editing the /home/vpopmail/domains/mydomain/.qmail-default

[vchkpw] vdeliver for vpopmail not working

2005-04-11 Thread freenix
Hi, please help! Im trying out to setup a catch-all for qmail using vpopmail for my domain by editing the /home/vpopmail/domains/mydomain/.qmail-default. The content of this file is as follows: #cat /home/vpopmail/domains/mydomain/.qmail-default | /home/vpopmail/bin/vdelivermail '' [EMAIL PROTEC