Re: sqwebmail and qmail?

2001-07-17 Thread Vincent Schonau

On Mon, Jul 16, 2001 at 05:06:04PM -0700, Bill Parker wrote:
 Hi All,

   I was wondering, is there a way to make a reply to a
 message sent from sqwebmail not show the username@FQDN but
 rather username@domain

This purely an sqwebmail issue, and your should really have asked it on the
sqwebmail mailing list. You can find the answer in the sqwebmail INSTALL
file; look for 'sendit.sh'.

Vince.



vpopmail or sqwebmail bypasses qmail?

2001-05-18 Thread Rick Stanley

Hello!

I have the following configuration working, using the latest versions of each:

Red Hat 7.1 (Updated)
qmail with patch
QMAILQUEUE patch
qmail-scanner
vpopmail
courier-imap
sqwebmail
qmailadmin

The only problem is, that when I send outgoing mail, using Eudora, through 
the qmail server, it properly invokes qmail-scanner, however, when I use 
sqwebmail, it bypasses the scanner completely.  I can install and configure 
a system like this, but don't have a detailed low-level understanding on 
how all the pieces are talking to each other.  I also don't know if the 
problem is within vpopmail or sqwebmail.  I have used LWQ to install the 
basic qmail package.

My questions are this:  Is vpopmail or sqwebmail bypassing qmail and 
sending the mail out directly?  If this is true, why shouldn't both be 
using qmail to actually send the mail?

If this is not the case, then I need to do further checking of the 
configuration of all the packages.  Everything seems to work correctly.

Thanks in advance for your feedback!

Rick




Re: vpopmail or sqwebmail bypasses qmail?

2001-05-18 Thread Einar Bordewich

Put this in your httpd.conf

SetEnv QMAILQUEUE /var/qmail/bin/qmail-scanner-queue.pl

like:

VirtualHost *
DocumentRoot /usr/local/httpd/webmail/htdocs
ServerName webmail.my.dom
ServerAlias www.my.dom
ScriptAlias /cgi-bin /usr/local/httpd/webmail/cgi-bin
SetEnv TZ CET
SetEnv QMAILQUEUE /var/qmail/bin/qmail-scanner-queue.pl
/VirtualHost

Or you could set it in sendit.sh before qmail-inject

--

IDG New MediaEinar Bordewich
Development Manager  Phone: +47 2336 1420
E-Mail:  eibo(at)newmedia.no
Lat: 59.91144 N  Lon: 10.76097 E


- Original Message -
From: Rick Stanley [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Saturday, May 19, 2001 12:39 AM
Subject: vpopmail or sqwebmail bypasses qmail?


 Hello!

 I have the following configuration working, using the latest versions of
each:

 Red Hat 7.1 (Updated)
 qmail with patch
 QMAILQUEUE patch
 qmail-scanner
 vpopmail
 courier-imap
 sqwebmail
 qmailadmin

 The only problem is, that when I send outgoing mail, using Eudora, through
 the qmail server, it properly invokes qmail-scanner, however, when I use
 sqwebmail, it bypasses the scanner completely.  I can install and
configure
 a system like this, but don't have a detailed low-level understanding on
 how all the pieces are talking to each other.  I also don't know if the
 problem is within vpopmail or sqwebmail.  I have used LWQ to install the
 basic qmail package.

 My questions are this:  Is vpopmail or sqwebmail bypassing qmail and
 sending the mail out directly?  If this is true, why shouldn't both be
 using qmail to actually send the mail?

 If this is not the case, then I need to do further checking of the
 configuration of all the packages.  Everything seems to work correctly.

 Thanks in advance for your feedback!

 Rick






Account Creation Script for use with Sqwebmail and qmail

2000-06-13 Thread Druvi Vaidyakularatne



HI All,

I'm looking into the possibility of setting up a 
hotmail like service, and I was wondering whether anyone could possibly point me 
to where I could get a script to do automated account creation by the user 
- ie - not using qmailadmin but where the user fills in his details and the 
system automatically creates an account for him. I'm looking for something like 
a basic perl script which I could customize. I'm new to perl (which is why I'm 
not quite sure how to get about writing one).

Thanks and Regards,

Druvi.



Account Creation Script for use with Sqwebmail and qmail

2000-06-13 Thread Druvi Vaidyakularatne



HI All,

I'm looking into the possibility of setting up a 
hotmail like service, and I was wondering whether anyone could possibly point me 
to where I could get a script to do automated account creation by the user 
- ie - not using qmailadmin but where the user fills in his details and the 
system automatically creates an account for him. I'm looking for something like 
a basic perl script which I could customize. I'm new to perl (which is why I'm 
not quite sure how to get about writing one).

Thanks and Regards,

Druvi.