Re: postfix & sqwebmail

2001-09-04 Thread Jan Z.
> > postfix must provide some sort of a command-line mail submitter. Check > > postfix's documentation for details, and use it in place of > > /usr/sbin/sendmail. > > Postfix provides a /usr/sbin/sendmail that works perfectly with the > default sendit.sh. If the /usr/sbin/sendmail doesn't exist

[Fwd: Authentication issues (clarification)]

2001-09-04 Thread Nash Raghavan
I fixed it. Turns out I didn't specify how the daemon was supposed to use PAM to authenticate. (Forgot to add /etc/pam.d authentication instructions) - Nash Mohsen Magdi Tewfik wrote: > Hi > check if you have authdaemond running as aprocess if not > ..sqwebmail/libexec/authlib/authdaemond

compile sqwebmail

2001-09-04 Thread ashley
G'day, Thanks for the help. Missed the big (and quite explicit) warning on the page. Sorry. Ashley

Re: postfix & sqwebmail

2001-09-04 Thread Justus Pendleton
On Tue, Sep 04, 2001 at 09:25:52PM +, Sam Varshavchik wrote: > Jan Z. writes: > > > hello dear list, > > > > I am proudly using your sqwebmail-3.0.0.20010827 software. A problem occurs > > when trying to send mail. > > > > /sr/local/courier-imap-1.3.9/sendit.sh: /usr/sbin/sendmail: not f

Re: Compile error in authvpwchk.c

2001-09-04 Thread Dallas Engelken
> Hi, this question was asked twice on the qmail mailing list but got no > replies. I can't seem to find any archive of this mailing list, so here goes. > > I'm using OpenBSD 2.9. The error is this: > > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/vpopmail/include -g -O2 -Wall > -I.. -I./.. -c aut

Compile error in authvpwchk.c

2001-09-04 Thread Ryan O'Neill
Hi, this question was asked twice on the qmail mailing list but got no replies. I can't seem to find any archive of this mailing list, so here goes. I'm using OpenBSD 2.9. The error is this: gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -c authvchkpw.c

Re: postfix & sqwebmail

2001-09-04 Thread Sam Varshavchik
Jan Z. writes: > hello dear list, > > I am proudly using your sqwebmail-3.0.0.20010827 software. A problem occurs > when trying to send mail. > > /sr/local/courier-imap-1.3.9/sendit.sh: /usr/sbin/sendmail: not found > > yes indeed I am not using sendmail. MTA is postfix. How can I replace

dot-forward:_not_found/

2001-09-04 Thread Lanny Baron
Hello, I am having problems with a few vpopmail accounts on one particular box. On that box, there are no /home/$USER accounts, all account are in ~vpopmail/domains/... There is a lot of mail in a few peoples accounts that, when watching the maillog, I see: qmail: 999635553.204921 delivery 10

ldap auth troubles...

2001-09-04 Thread Karl Pitrich
since some (long) time i occasionaly try to get sqwebmail running on my site. (sqwevmail 3.0.0 now) i did as stated in INSTALL but was never able to log in. i use qmail-ldap with a 1.somethin version of openldap (not the 2x rel.) i made a wrapper script to strace sqwebmail activities. heres the

postfix & sqwebmail

2001-09-04 Thread Jan Z.
hello dear list, I am proudly using your sqwebmail-3.0.0.20010827 software. A problem occurs when trying to send mail. /sr/local/courier-imap-1.3.9/sendit.sh: /usr/sbin/sendmail: not found yes indeed I am not using sendmail. MTA is postfix. How can I replace the sendmail command in sendit.sh ?

Re: compile error

2001-09-04 Thread Sarton O'Brien
I know this one :) Upgrade to the latestest development build of vpopmail (4.10.x) I believe. Sarton I don't even use vpopmail ;) > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of [EMAIL PROTECTED] > Sent: Tuesday, 4 September 2001 11:36 AM > To: [

RE: sqwebmail3.0.0 and vpopmail4.9.10

2001-09-04 Thread Schiltz Luc
Hi, thanks it is working fine now Luc -Original Message- From: Tren Blackburn [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 04, 2001 15:21 To: Schiltz Luc Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: sqwebmail3.0.0 and vpopmail4.9.10 Get vpopmail 4.10

Re: sqwebmail3.0.0 and vpopmail4.9.10

2001-09-04 Thread Tren Blackburn
Get vpopmail 4.10.32 Tren. On Tue, 4 Sep 2001, Schiltz Luc wrote: > Hi, > > I installed the mentionned packages and get the following error when > compiling sqwebmail : > > gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/vpopmail/include -g -O2 -Wall -I > .. -I./.. -c authvchkpw.c > authvchkpw.c: I

sqwebmail3.0.0 and vpopmail4.9.10

2001-09-04 Thread Schiltz Luc
Hi, I installed the mentionned packages and get the following error when compiling sqwebmail : gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/vpopmail/include -g -O2 -Wall -I .. -I./.. -c authvchkpw.c authvchkpw.c: In function `auth_vchkpw_changepass': authvchkpw.c:142: warning: assignment from inc

Maildrop in absolute path

2001-09-04 Thread sqwebmailsoft
hi, I have known that i must use absolute path to mailfilter and path to maildir in maildirfilterconfig .Otherwise maildrop cant devilver message to right maidir. For example, Many people in maildirfilterconfig are configured as following MAILDIRFILTER=../.mailfilter MAILDIR=./Maildir