virtualhost in qmailadmin

2001-03-07 Thread Lu
When entering a URL such as  http://mymail.com/cgi-bin/qmailadmin I would like the qmailadmin to take mymail.com as the domain name and not bother asking for domain name  at the login prompt.   Would anyone know how to do that please ?   Thanks Lu

RE: virtualhost in qmailadmin

2001-03-07 Thread Lu
Yes, I am looking for a solution that can make domain value a variable and dynamically replace it with the HOST HEADER ( minus the www) Thanks. > -Original Message- > From: Bill Shupp [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 07, 2001 5:11 PM > To: [EMAIL PROTECTED] > Subject:

RE: virtualhost in qmailadmin

2001-03-08 Thread Lu
0:47PM -0800, Hampton Maxwell wrote: > > On Wed, Mar 07, 2001 at 06:21:41PM -0800, Lu wrote: > > > Yes, I am looking for a solution that can make domain value a > variable and > > > dynamically replace it with the HOST HEADER ( minus the www) > > > > > &

qmailadmin and vpop

2001-03-08 Thread Lu
I am new at this so my apologies if I have missed the instructions in the Fine Manual or the FAQs. I set up a POP user "test" for a virtual domain "vpop.hostation.com" using qmailadmin. I am ABLE to retrieve mail using SQWEBMAIL with login: [EMAIL PROTECTED] However, with Outlook, I cannot log

RE: qmailadmin and vpop

2001-03-08 Thread Lu
popmail authentication, > > Your pop3 line should look a bit more like this. Note the > 'vchkpw' this is > what authenticates to the vpopmail domains. > > /usr/local/bin/tcpserver -H -R 0 pop3 /var/qmail/bin/qmail-popup > cps.com.au > /home/vpopmail/bin/vchkpw /

SQL portion of Add Mailing List in qmailadmin

2001-03-16 Thread Lu
nd will I need to first create these for does ezmlm create these for me ? 3) And if successful, do all the subscribers end up in this db ? What else ? 4) Right now I am seeing a whole bunch of files related to a list I had just created in /usr/local/vpopmail/domains/test.com/test-list/ including subscribers. I guess then it is not using SQL. So if it cannot use SQL because of the above problem, it reverts to using normal method ? Thank you. Lu

RE: SQL portion of Add Mailing List in qmailadmin

2001-03-19 Thread Lu
give up. One curious note: I do not see ezmlm-mktab inside mailinglist.c which indicates to me that the table you enter in the form must have been already created ? Thanks. > -Original Message- > From: Lu [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 16, 2001 11:43 AM >

Really need your help: problems deleting alias and forward.

2001-03-21 Thread Lu
Mar 20 23:57 .qmail-default -rw---1 vpopmail vchkpw 16 Mar 21 00:06 .qmail-lu drwx--3 vpopmail vchkpw 4096 Mar 21 12:35 lu drwx--3 vpopmail vchkpw 4096 Mar 20 21:23 postmaster Everything looks as it should. Thanks for your help.

Resend Please help: problems deleting alias and forward.

2001-04-08 Thread Lu
a few other people having the exact same problems. So if you have any ideas, it will help not only myself. Thanks in advance. Lu

ezmlm-idx and qmailadmin

2001-04-25 Thread Lu
feature ? It would be really nice to have that capability. Thanks. Lu

RE: qmailadmin: version 1.0 todo

2001-07-13 Thread Lu
If Vol's filtering code is done for vpopmail before 1.0 release, adding the filtering inface would be really really nice! Can we have a hint of how Vol is implenting filter in vpopmail so that some of us can start working on qmailadmin ? Thanks. Lu > -Original Message

bypassing login page.

2001-08-22 Thread lu
other GUIs we developing such as filemanagement etc. and it would be nice to not require users to authenticate twice. It looks to be tedious. Thanks. Lu

RE: bypassing login page.

2001-08-22 Thread lu
Doh! Should have thought of that. Thanks Ken. Lu > -Original Message- > From: Ken Jones [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 22, 2001 3:58 PM > To: [EMAIL PROTECTED] > Subject: Re: bypassing login page. > > > > There is no need for a patch. &g

qmailadmin/autoresponder

2001-04-26 Thread Lu Vo
I am trying to change autoresonder.c from qmailadmin source to skip the forwards information in .qmail-user and display the autoresponder info but with no luck so far. Example, in .qmail-lu, I have: &[EMAIL PROTECTED] &[EMAIL PROTECTED] |/usr/local/bin/autorespond 1 5 /usr/local/

RE: qmailadmin/autoresponder patch

2001-04-27 Thread Lu Vo
Here is a patch that turns autoresonder into vacation. Someone suggested using directory to do this. Thanks. Now, someone please fix the GUI to allow this as an option so one can have a choice to receive the e-mail or not. --- autorespond.c.orig Fri Apr 27 14:13:52 2001 +++ autorespond.c.new

RE: turning autoresponder to vacation

2001-05-01 Thread Lu Vo
n[MAX_BUFF]; Modify qmailadminx.h ~ line 34, insert: extern char Vacation[MAX_BUFF]; Modify add_autoresponder.html AND mod_autoresponder.html Insert this extra field where you feel appropriate: Keep the incoming mails! recom

RE: forwarding catchall

2001-06-13 Thread Lu Vo
ish to forward catchall to an outside address such as [EMAIL PROTECTED], just create a forward "default" like this: Forward Email Address: [EMAIL PROTECTED] Local Name: default Lu > -Original Message- > From: Rob Genovesi [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, J

RE: forwarding catchall

2001-06-14 Thread Lu Vo
/vpopmail/bin/vdelivermail '' will be added back to prepend whatever POP account you have selected. Lu. > -Original Message- > From: Bill Shupp [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 14, 2001 10:26 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]

RE: forwarding catchall

2001-06-14 Thread Lu Vo
> on 6/14/01 3:10 PM, Lu Vo at [EMAIL PROTECTED] spake: > > > But vdelivermail is for delivering mails to a virtual user. > > What I am doing here is delivering mails to an external e-mail address. > > > > Once you change your mind and want to deliver mail back to a

Disregard: forwarding catchall

2001-06-14 Thread Lu Vo
I have only been testing POP accounts that also have forwards. > -Original Message- > From: Lu Vo [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 14, 2001 8:01 PM > To: Bill Shupp > Cc: [EMAIL PROTECTED] > Subject: RE: forwarding catchall > > > > on 6/

RE: qmailadmin + vacation messages

2001-06-17 Thread Lu Vo
See my post with a patch on this last month for qmailadmin 0.45 I am using it successfully. Lu > -Original Message- > From: Bill Shupp [mailto:[EMAIL PROTECTED]] > Sent: Saturday, June 16, 2001 1:38 PM > To: Marco Leeflang > Cc: [EMAIL PROTECTED] > Subject: Re: qma