RE: autoresponder

2001-06-13 Thread Lu Vo

See my previous post regarding this topic.
The patch I included does exactly this and I am using it successfully.

Lu
 

 -Original Message-
 From: plx [mailto:plx]On Behalf Of [EMAIL PROTECTED]
 Sent: Tuesday, June 12, 2001 6:22 AM
 To: vpopmail_mailing_list
 Subject: autoresponder
 
 
 Hi,
 
 does anybody know how to do an autoresponder only for one mail account
 and only for one week (during my vacation...hehehee),
 but i  do want to keep receiving mails in my inbox
 
 thanxs
 
 plx



RE: Hardware platform

2001-06-13 Thread Matt Simerson
Title: OT: Hardware platform



It all 
depends on a lot of factors, most important ones being the speed of your 
disk(s), the drive layout, drive optimizations, MTA performance optimizations, 
activity of users, and a whole bunch more factors. I wouldn't put many more than 
10,000 on any one system although it mightbe able to handle 
it.

Matt

  -Original Message-From: Leonard Cooper 
  [mailto:[EMAIL PROTECTED]]Sent: Tuesday, June 12, 2001 11:11 
  AMTo: '[EMAIL PROTECTED]'Subject: OT: Hardware 
  platform
  Hi All, I know this is WAY off topic, 
  and even out of context for the list, But I need an Answer on this 
  ASAP. How many users can we support on the following 
  platform? Compaq Alpha DS10 1Gb Ram 4x100baseTX - 
  peered to 400mb/s  All 
  SMTP / POP3? A guestimate as to how many pop3 users I could support, 80% on 
  Dial-up?  Thanks 
  Leonard 


Re: vqadmin problem

2001-06-13 Thread hari_bhr



hi Mr Wagner

sorry i may troubling you.
no its not working after changing the changes 
you have suggest
still iam getting following error.

could not open lang en-us 
Authentication Failed: Authentication Failed: Username 
unknownvQadmin was unable to determine your username, which
means your webserver is improperly configured to run
with this CGI.  For security reasons, this script
will not run without Apache htaccess lists.

vQadmin v1.4


  - Original Message - 
  From: 
  Wagner 
  To: hari_bhr 
  Cc: [EMAIL PROTECTED] 
  Sent: Tuesday, June 12, 2001 11:02 
  PM
  Subject: Re: vqadmin problem
  
  Hi Hari:
  
  Let's see if we can fix it now.
  
  Change your .htaccess file like 
this:
  
  AuthType 
  BasicAuthUserFile 
  /usr/local/apache/conf/vqadmin.passwdAuthName 
  "vQadmin"requiremaintestsatisfy 
  any
  
  
  Then type this command:
  
  htpasswd -cb 
  /usr/local/apache/conf/vqadmin.passwd 
  maintestPASSWORD
  
  PASSWORD is the password you want for the user 
  maintest.
  
  Try it !
  
  Thank you;
  Wagner Garcia Campagner- Original Message - 
  
From: 
hari_bhr 

To: Wagner 
Sent: Tuesday, June 12, 2001 5:32 
PM
Subject: Re: vqadmin problem

see the attachements


  - Original Message - 
  From: 
  Wagner 
  To: hari_bhr 
  
  Cc: Vchkpw Mailing 
  List (E-mail) 
  Sent: Tuesday, June 12, 2001 9:01 
  PM
  Subject: Re: vqadmin problem
  
  Hi:
  
  Send me a copy of your httpd.conf, .htaccess 
  and vqadmin.acl file.
  
  What distribution of linux is you 
  using?
  
  I have vqadmin working in Conectiva but i 
  tryed in the red hat and couldn't make it work.
  
  Thanks
  Wagner Garcia CampagnerItautec PhilcoGerĂȘncia de Des. 
  Produtos Internet
  
  Tel: 6097-3947E-mail: [EMAIL PROTECTED]
  
- Original Message - 
From: 
hari_bhr 
To: Wagner 
Cc: Vchkpw Mailing 
List (E-mail) 
Sent: Tuesday, June 12, 2001 3:48 
PM
Subject: Re: vqadmin problem

yes its like same
for information

drwxr-xr-x 3 vpopmail 
vchkpw 4096 Jun 12 20:29 
.drwxr-xr-x 4 root 
root 4096 Jun 12 16:31 
..-rw--- 1 nobody 
vchkpw 108 Jun 12 15:35 
.htaccessdrwxr-xr-x 2 vpopmail 
vchkpw 4096 Jun 11 20:58 
html-rw-r--r-- 1 vpopmail 
vchkpw 962 Jun 12 20:29 
vqadmin.acl-rwxr-xr-x 1 vpopmail 
vchkpw 85592 Jun 11 20:58 vqadmin.cgi 


  - Original Message - 
  From: 
  Wagner 
  To: hari_bhr 
  
  Cc: Vchkpw Mailing 
  List (E-mail) 
  Sent: Tuesday, June 12, 2001 8:29 
  PM
  Subject: Re: vqadmin 
problem
  
  Hi:
  
  change the group of your .htaccess 
  file.
  the group must be vchkpw.
  
  -rw--- 1 
  nobodyvchkpw 
  108 Jun 12 15:35 .htaccess
  
  Wagner Garcia Campagner- Original Message - 
  
From: 
hari_bhr 
To: Wagner 
Cc: Vchkpw 
Mailing List (E-mail) 
Sent: Tuesday, June 12, 2001 
2:19 PM
Subject: Re: vqadmin 
problem

after done the all also
same problem
nothing changed

what could be the problem
how do i debug

  - Original Message - 
  From: 
  Wagner 
  To: hari_bhr 
  Cc: Vchkpw 
  Mailing List (E-mail) 
  Sent: Tuesday, June 12, 2001 
  6:30 PM
  Subject: Re: vqadmin 
  problem
  
  Hello Hari:
  
  First:
  
  You have to put the following lines 
  in your httpd.conf file:
  
  
  Directory 
  "/home/httpd/cgi-bin/vqadmin" Options 
  ExecCGI AllowOverride 
  AuthConfig Order 
  deny,allow/Directory 
  
  Second:
  
  You have to edit your vqadmin.acl file:
  
  Coment all the lines and insert one line like this:
  
  USERNAME PERMISSIONS GROUP
  
  As I said in the last e-mail.
  
  Username is the name that you put in 
  your .htaccess file.
  Permissions are all the permissions 
  you want to give to that user such as VPCX
  And group cam be any name you 
  want.
  
  Then restart 

Unable to compile without errors - off topic I think, but would appreciate help

2001-06-13 Thread burrett

Roger Arnold wrote:

Hi All,

(Sorry Ken but it's me again) :)

I just tried to compile courier-imap, but it didn't like the Vpopmail
authentication, which I was afraid of earlier in another email. The
problem seems to relate to the Mysql parts of vpopmail because it's
returning with undefined reference and all the errors are pointing to
Mysql.
I used the same configure as you gave me Ken as the one where you didn't
have any trouble, mainly because it seems if you point to files in
different locations from default it can stuff things up :)

./configure --without-authuserdb --without-authpam \
--without-authpwd --without-authshadow --without-authldap \
--with-authvchkpw --enable-workarounds-for-imap-client-bugs

The errors returned are:

collect2: ld returned 1 exit status
make[1]: *** [authvchkpw] Error 1
make[1]: Leaving directory '/usr/src/courier-imap-1.3.8.1/authlib'
make: *** [all-recursive] Error 1

There were lots  lots of references to mysql i.e.:

undefined reference to 'mysql_query'
undefined reference to 'mysql_store_result'
undefined reference to 'mysql_free_result'
undefined reference to 'mysql_fetch_row'
etc. etc.

Anyone know what configure item I need to correct the problem, or how
else to fix it?
I don't know enough about programming to change any of the files, unless
I am just copying what someone else writes, and with directions on where
to put it :)

Any and all help will be appreciated
Thanks in advance
Regards
Roger

PS
Sorry for sending another email to the list so soon Ken but I can't fix
this one easily :)
BTW everyone, Ken is the greatest and deserves many thanks from me,
which I would like to do publicly :)




Re: Roaming User cant relay mail

2001-06-13 Thread Lye On Siong Johnny

At 08:17 PM 6/12/2001 +0100, you wrote:
At 06:12 12/06/01, Lye On Siong Johnny wrote:
Hi,

can somebody help me?

I reinstalled vpopmail and I think I miss out on something.
currently my /home/vpopmail/etc dir is as follow
-rw-r--r--1 vpopmail vchkpw 25 Jun 12 12:54 inc_deps
-rw-r--r--1 vpopmail vchkpw 32 Jun 12 12:54 lib_deps
-rw-r--r--1 root root 1918 Jun 12 13:08 open-smtp
-rw-r--r--1 vpopmail vchkpw  0 Jun 12 13:08 open-smtp.lock
-rw-r--r--1 vpopmail vchkpw 30 May  4 17:46 tcp.smtp
-rw-r--r--1 vpopmail vchkpw   3207 Jun  3 22:54 tcp.smtp.cdb

I am not too sure why open-smtp is under root now.
which i think is the reason that tcp.smtp.cdb never get updated.

I don't think so.  Mine works fine and it's:

-rw-r--r--  1 vpopmail  vchkpw 25 Jun  7 12:10 inc_deps
-rw-r--r--  1 vpopmail  vchkpw 32 Jun  7 12:10 lib_deps
-rw-r--r--  1 root  vchkpw352 Jun 12 18:12 open-smtp
-rw-r--r--  1 root  vchkpw  0 Jun 12 18:12 open-smtp.lock
-rw-r--r--  1 vpopmail  vchkpw 63 Jun  7 11:50 tcp.smtp
-rw-r--r--  1 vpopmail  vchkpw   2519 Jun 12 17:40 tcp.smtp.cdb

My tcp.smtp.cdb use to work fine and get updated. But not after I upgrade 
my version of vpopmail.




I config my vpopmail with the following line
./configure --enable-roaming-users=y --enable-qmail-ext=n 
--enable-tcprules-prog=/usr/local/bin/tcprules 
--enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp

Have you read the FAQ entry:
4. How do I allow roaming users to use our smtp server...
?

What is your startup script for the qmail smtp server?

My startup script for smtp is as follow ... is it correct??
#!/bin/sh

exec /usr/local/bin/tcpserver -R -H -v -x/home/vpopmail/etc/tcp.smtp.cdb 
-c20 -u504 -g507 0 25 \
/usr/local/bin/rblsmtpd /var/qmail/bin/qmail-smtpd 21 | \
/usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t s500 n20 
/var/log/qmail/qmail-smtpd

and my pop startup is as follow

#env - PATH=/var/qmail/bin:/usr/local/bin
#tcpserver 0 pop-3 /var/qmail/bin/qmail-popup my.hostname.com
#/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 




Did you run /path/to/vpopmail/bin/clearopensmtp ?

I get this following error
tcprules: fatal: unable to create ~vpopmail/etc/tcp.smtp.tmp.24143: file 
does not exist




Finally, remember that users must first authenticate by popping in to
*receive* mail before they will be able to use the server as a relay.




RE: Unable to compile without errors - off topic I think, but would appreciate help

2001-06-13 Thread Kieran Barnes

I had a similar problem once over.

In your courier source there is a file authlib/Makefile
Edit that. In there there is a line begining LDFLAGS=

I replaced that line with the one below

LDFLAGS = -L/home/vpopmail/lib -lvpopmail -L/usr/local/mysql/lib/mysql
-lmysqlclient

Take note of where your mysql libs are. If you followed the mysql install
proceedure, that line will be correct, alternatively your libs might be in
/usr/local/lib or /usr/local/lib/mysql

Save that file and run make again.
I'm not saying it WILL work, but it worked for me

--
Regards,

Kieran Barnes
Signum 1226 Ltd
Visit our website at http://www.1226.net
Phone: 01772 622889 || Fax:   01772 622558


 -Original Message-
 From: burrett [mailto:[EMAIL PROTECTED]]
 Sent: 13 June 2001 05:40
 To: [EMAIL PROTECTED]
 Subject: Unable to compile without errors - off topic I 
 think, but would
 appreciate help
 
 
 Roger Arnold wrote:
 
 Hi All,
 
 (Sorry Ken but it's me again) :)
 
 I just tried to compile courier-imap, but it didn't like the Vpopmail
 authentication, which I was afraid of earlier in another email. The
 problem seems to relate to the Mysql parts of vpopmail because it's
 returning with undefined reference and all the errors are 
 pointing to
 Mysql.
 I used the same configure as you gave me Ken as the one where 
 you didn't
 have any trouble, mainly because it seems if you point to files in
 different locations from default it can stuff things up :)
 
 ./configure --without-authuserdb --without-authpam \
 --without-authpwd --without-authshadow --without-authldap \
 --with-authvchkpw --enable-workarounds-for-imap-client-bugs
 
 The errors returned are:
 
 collect2: ld returned 1 exit status
 make[1]: *** [authvchkpw] Error 1
 make[1]: Leaving directory '/usr/src/courier-imap-1.3.8.1/authlib'
 make: *** [all-recursive] Error 1
 
 There were lots  lots of references to mysql i.e.:
 
 undefined reference to 'mysql_query'
 undefined reference to 'mysql_store_result'
 undefined reference to 'mysql_free_result'
 undefined reference to 'mysql_fetch_row'
 etc. etc.
 
 Anyone know what configure item I need to correct the problem, or how
 else to fix it?
 I don't know enough about programming to change any of the 
 files, unless
 I am just copying what someone else writes, and with 
 directions on where
 to put it :)
 
 Any and all help will be appreciated
 Thanks in advance
 Regards
 Roger
 
 PS
 Sorry for sending another email to the list so soon Ken but I 
 can't fix
 this one easily :)
 BTW everyone, Ken is the greatest and deserves many thanks from me,
 which I would like to do publicly :)
 



Site down?

2001-06-13 Thread Steven Katz

Can't get to www.inter7.com -- is it down?

Thanks,
Steven




RE: Site down?

2001-06-13 Thread Kieran Barnes

Works fine for me!
I'm located in England, maybe its your routing.

--
Regards,

Kieran Barnes
Signum 1226 Ltd
Visit our website at http://www.1226.net
Phone: 01772 622889 || Fax:   01772 622558


 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: 12 June 2001 23:15
 To: [EMAIL PROTECTED]
 Subject: Site down?
 
 
 Can't get to www.inter7.com -- is it down?
 
 Thanks,
 Steven
 



Re: Roaming User cant relay mail

2001-06-13 Thread Lye On Siong Johnny

At 08:17 PM 6/12/2001 +0100, you wrote:
At 06:12 12/06/01, Lye On Siong Johnny wrote:
Hi,

can somebody help me?

I reinstalled vpopmail and I think I miss out on something.
currently my /home/vpopmail/etc dir is as follow
-rw-r--r--1 vpopmail vchkpw 25 Jun 12 12:54 inc_deps
-rw-r--r--1 vpopmail vchkpw 32 Jun 12 12:54 lib_deps
-rw-r--r--1 root root 1918 Jun 12 13:08 open-smtp
-rw-r--r--1 vpopmail vchkpw  0 Jun 12 13:08 open-smtp.lock
-rw-r--r--1 vpopmail vchkpw 30 May  4 17:46 tcp.smtp
-rw-r--r--1 vpopmail vchkpw   3207 Jun  3 22:54 tcp.smtp.cdb

I am not too sure why open-smtp is under root now.
which i think is the reason that tcp.smtp.cdb never get updated.

I don't think so.  Mine works fine and it's:

-rw-r--r--  1 vpopmail  vchkpw 25 Jun  7 12:10 inc_deps
-rw-r--r--  1 vpopmail  vchkpw 32 Jun  7 12:10 lib_deps
-rw-r--r--  1 root  vchkpw352 Jun 12 18:12 open-smtp
-rw-r--r--  1 root  vchkpw  0 Jun 12 18:12 open-smtp.lock
-rw-r--r--  1 vpopmail  vchkpw 63 Jun  7 11:50 tcp.smtp
-rw-r--r--  1 vpopmail  vchkpw   2519 Jun 12 17:40 tcp.smtp.cdb
My tcp.smtp.cdb use to work fine and get updated. But not after I upgrade 
my version of vpopmail.




I config my vpopmail with the following line
./configure --enable-roaming-users=y --enable-qmail-ext=n 
--enable-tcprules-prog=/usr/local/bin/tcprules 
--enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp

Have you read the FAQ entry:
4. How do I allow roaming users to use our smtp server...
?

What is your startup script for the qmail smtp server?

My startup script for smtp is as follow ... is it correct??
#!/bin/sh

exec /usr/local/bin/tcpserver -R -H -v -x/home/vpopmail/etc/tcp.smtp.cdb 
-c20 -u504 -g507 0 25 \
/usr/local/bin/rblsmtpd /var/qmail/bin/qmail-smtpd 21 | \
/usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t s500 n20 
/var/log/qmail/qmail-smtpd

and my pop startup is as follow

#env - PATH=/var/qmail/bin:/usr/local/bin
#tcpserver 0 pop-3 /var/qmail/bin/qmail-popup my.hostname.com
#/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 




Did you run /path/to/vpopmail/bin/clearopensmtp ?

I get this following error
tcprules: fatal: unable to create ~vpopmail/etc/tcp.smtp.tmp.24143: file 
does not exist




Finally, remember that users must first authenticate by popping in to
*receive* mail before they will be able to use the server as a relay.




Re: tcp.smtp syntax

2001-06-13 Thread Francis P. Ling

David Gartner writes:

 Michael, 
 
 http://cr.yp.to/ucspi-tcp/tcprules.html 
 
 See the proceeding url... and it's RELAYCLIENT (with a Y) 
 
 David Gartner 
 
 Michael DiMartino wrote: 
 
  Am trying to add an IP address to thetcp.smtp file so I can relay
 mail from the IP addrress, andam not having much success. What the
 syntax for this file My failing entry is as follows
 24.24.24.15.:allow,RELACLIENT= 

 Thanks
 Mike
 

And don't forget to rebuild the cdb file. 


 ---
Any  opinions,  explicit  or  implied,  are solely those of
the author and do not necessarily represent those of PANSAR
 ---



Web-based server-side mail clients

2001-06-13 Thread Steven Katz

Which Web-mail packages are compatible with qmail + vpopmail? Any 
favorites?

Thanks,
Steven




RE: Linux 2.4 max proccesses and files

2001-06-13 Thread Marcus Williams

Hi -

Max processes (threads? in 2.4) can be changed using
/proc/sys/kernel/threads-max. I think the file-max stuff is the same
in 2.4 but I dont know about inode-max.

Marcus

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of
 Ken Jones
 Sent: 13 June 2001 11:51
 To: [EMAIL PROTECTED]
 Subject: OT: Linux 2.4 max proccesses and files



 Any of you folks know in linux 2.4 what /proc entries need
 to be modified to allow more processes and increase the
 number of file descriptors?

 I know in Linux 2.2 the following would do it:
 echo XXX  /proc/sys/fs/file-max
 echo XXX  /proc/sys/fs/inode-max

 Linux 2.4 has a file-max but no inode-max

 Any ideas about what to set in 2.4 for having
 pop, smtp and qmail-remote concurency around 300 or more each?

 Ken Joens






Re: pw_uid

2001-06-13 Thread Ken Jones

yamada wrote:
 
 Hi.
 
 I use vpopmail(4.9.10) with MySQL.
 
 After I excuted vadduser [EMAIL PROTECTED] password,the value of pw_uid(table
 bbb_com) is 0.
 Is that a bug ?
 When I used old vpopmail version (3.4.11-2), the value was 1;
 
 When I use vpasswd, the value is 1.
 
 What's changed ?
 I cannot find any information about it though I checked ChangeLog.
 Please let me know why.
 
 I recognize the account that have 1 in pw_uid is a POP account.
 And 2 is an APOP.
 Is that write ?
 
 yamada

I think the 1 is a APOP account, which no one seems to be using.

I will take a look at the differences.

Ken



domain area removed

2001-06-13 Thread Einar Bordewich

The last 7 days 3 of our customers have had their domain area
(/home/vpopmail/domains/customer.dom) removed.
I recall there has been a issue about this error, but I'm not able to find
it in the list, nor recreate it.

It looks like this happens after postmaster has created a new autoresponder.
It's only the home area that is deleted, not information in mysql or qmail
control/users.

Running:
SuSE linux 6.4
vpopmail-4.9.10 Stable
qmailadmin-0.42
mysql-3.22.32

Can anyone shred some lights on this problem. qmailadmin will be upgraded,
but I realy would love to know how to recreate the problem and do it before
I upgrade.

--

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






Setting email quota

2001-06-13 Thread eddy

hi guys, I want to set email quota ( [EMAIL PROTECTED] for 50 Mb) and I use
/home/vpopmail/bin/./vsetuserquota user@mydomain 50m.

But when i find it using /home/vpopmail/bin/./vuserinfo [EMAIL PROTECTED] it
show quoto: NOQUOTA
and I have reconfigure it
./configure --enable-roaming-users=y --enable-harquota=y .
And It still show the same quota: NOQUOTA

Can somebody give me a clue ,
Thanks


Regards,


Eddy




Re: domain area removed

2001-06-13 Thread Einar Bordewich


- Original Message -
From: Daniel Biddle [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, June 13, 2001 3:13 PM
Subject: Re: domain area removed


 On Wed, 13 Jun 2001, Einar Bordewich wrote:

  The last 7 days 3 of our customers have had their domain area
  (/home/vpopmail/domains/customer.dom) removed.
  I recall there has been a issue about this error, but I'm not able to
find
  it in the list, nor recreate it.

 http://www.mail-archive.com/qmailadmin@inter7.com/index.html#01325

  It looks like this happens after postmaster has created a new
autoresponder.
  It's only the home area that is deleted, not information in mysql or
qmail
  control/users.
 :
  Can anyone shred some lights on this problem. qmailadmin will be
upgraded,
  but I realy would love to know how to recreate the problem and do it
before
  I upgrade.

 Try creating an autoresponder with no name, then deleting it.

Is autoresponder.c/autoresponder bug fixed in qmailadmin-0.45?

 [By the way, the phrase is 'shed some light', not 'shred some lights' -
 they have very different meanings!]

Blush!

 hope this helps,


It does, thanks!

--

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






vdelivermail again ...

2001-06-13 Thread Matthias Henze

hi ken,

.19 should do it but ... there is one thing in deliver_mail i do not 
understand - i read:

...
/* This is a directory/Maildir location */
if ( *address == '/' ) {

/* This is an email address */
} else if ( *address == '' || *address != '|' ) {
...
} else if ( *address == '/' ) {
...

imo the third if in that chain will never be reached - and i can not find 
the code fragment of the .18 contianing a substr(...) in order to catch 
normal adresses ... what do you think ?

cheers


Matthias Henze MH458-RIPE
[EMAIL PROTECTED]

Use PGP!! http://www.mhcsoftware.de/MatthiasHenze.asc
-
MHC SoftWare GmbH  voice: +49-(0)9533-92006-0
Fichtera 17  fax: +49-(0)9533-92006-6
96274 Itzgrund/Germanye-Mail: [EMAIL PROTECTED]
-




Problem with Configure?

2001-06-13 Thread Dave Weiner

Building vpopmail 4.10.19 on Solaris 7:

./configure --enable-roaming-users=y --enable-ip-alias-domains=y \
--enable-passwd=y --enable-mysql=y --enable-incdir=/var/lib/mysql/include/my
sql \
--enable-libdir=/var/lib/mysql/lib/mysql --enable-valias=y --enable-mysql-re
plication=n \
--enable-file-locking=y --enable-qmail-ext=y

After running ./configure with the above options, the final lines of output
from ./configure are:

creating config.h
   vpopmail 4.10.19
Current settings
---

vpopmail directory = /var/qmail/vpopmail
   uid = 7797
   gid = 2109
  ip alias = OFF --enable-ip-alias-domains=n (default)
address extentions = ON  --enable-qmail-ext=y
 roaming users = ON  --enable-roaming-users=y
tcpserver file = /var/qmail/vpopmail/etc/tcp.smtp
open_smtp file = /var/qmail/vpopmail/etc/open-smtp
user quota = OFF --enable-hardquota=n default
   auth module = mysql --enable-mysql=y
 mysql replication = OFF --enable-mysql-replication=n default
table optimization = many domains --enable-many-domains=y default
  system passwords = ON  --enable-passwd=y default
  file locking = ON  --enable-file-locking=y default
 file sync = ON  --enable-file-sync=y default
  auth logging = OFF --enable-auth-logging=n default
mysql clear passwd = OFF --enable-clear-passwd=n default
 valias processing = ON  --enable-valias=y
pop syslog = show only failure attempts
 --enable-logging=e default
default domain =  --enable-default-domain=
  auth inc = -I/var/lib/mysql/include/mysql
  auth lib = -L/var/lib/mysql/lib/mysql -lmysqlclient -lz

You'll notice that it says ip alias is off.  But I
have --enable-ip-alias-domains=y in my ./configure line.  Is this a bug with
./configure, and if so, does anybody have a fix?  I don't know enough about
how configure scripts work to track it down myself :(


Dave W





RE: domain area removed

2001-06-13 Thread Marcus Williams

Hi -

I seem to remember this happened with an earlier version of qmailadmin
(0.35?) when the postmaster created an autoresponder without a name
and then deleted it. When the autoresponder was deleted, the domain
disappeared. I thought it had been fixed.

Since you're not using 0.35 you could look at
http://www.mail-archive.com/qmailadmin@inter7.com/msg01396.html as
this has something about domains being deleted as well (but in later
versions I think).

Marcus

 -Original Message-
 From: Einar Bordewich [mailto:[EMAIL PROTECTED]]
 Sent: 13 June 2001 13:42
 To: [EMAIL PROTECTED]
 Subject: domain area removed


 The last 7 days 3 of our customers have had their domain area
 (/home/vpopmail/domains/customer.dom) removed.
 I recall there has been a issue about this error, but I'm
 not able to find
 it in the list, nor recreate it.

 It looks like this happens after postmaster has created a
 new autoresponder.
 It's only the home area that is deleted, not information in
 mysql or qmail
 control/users.

 Running:
 SuSE linux 6.4
 vpopmail-4.9.10 Stable
 qmailadmin-0.42
 mysql-3.22.32

 Can anyone shred some lights on this problem. qmailadmin
 will be upgraded,
 but I realy would love to know how to recreate the problem
 and do it before
 I upgrade.

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








RE: vdelivermail again ...

2001-06-13 Thread Marcus Williams

Presumably the second else should actually read

   ... } else if ( *address == '|' ) {

since the code in that else does the command piping stuff...

Marcus

 -Original Message-
 From: Matthias Henze [mailto:[EMAIL PROTECTED]]
 Sent: 13 June 2001 14:30
 To: [EMAIL PROTECTED]
 Subject: vdelivermail again ...
 
 
 hi ken,
 
 .19 should do it but ... there is one thing in 
 deliver_mail i do not 
 understand - i read:
 
 ...
 /* This is a directory/Maildir location */
 if ( *address == '/' ) {
 
 /* This is an email address */
 } else if ( *address == '' || *address != '|' ) {
 ...
 } else if ( *address == '/' ) {
 ...
 
 imo the third if in that chain will never be reached - and 
 i can not find 
 the code fragment of the .18 contianing a substr(...) in 
 order to catch 
 normal adresses ... what do you think ?
 
 cheers
 
 
 Matthias Henze MH458-RIPE
 [EMAIL PROTECTED]
 
 Use PGP!! http://www.mhcsoftware.de/MatthiasHenze.asc
 -
 MHC SoftWare GmbH  voice: +49-(0)9533-92006-0
 Fichtera 17  fax: +49-(0)9533-92006-6
 96274 Itzgrund/Germanye-Mail: [EMAIL PROTECTED]
 -
 
 
 



RE: Web-based server-side mail clients

2001-06-13 Thread Steven Katz

Thanks, Kieran. From the screenshots of both, SquirrelMail appears to 
have a nicer-looking interface. Do both handle qmail and virtual 
domains equally well? Whose IMAP server should I use?

Thanks again,
Steven


-Original Message-
From: Kieran Barnes [EMAIL PROTECTED]
Sent: Wednesday, June 13, 2001 4:20 AM
To: 'Steven Katz'
Cc: Vchkpw Mailing List (E-mail)
Subject: RE: Web-based server-side mail clients


Depends on your preference.

Two very good ones - in my opinion are SqWebMail and SquirrelMail

SqWebMail
http://www.inter7.com/sqwebmail
Written in C.
No need for an IMAP server.
Very fast. Might be a little tricky to install if your a newbie

SquirrelMail
http://www.squirrelmail.org
Written in PHP.
Requires an IMAP server.
Very fast and almost modular.


I supply SquirrelMail for my clients. For no special reason. Both are as
good as each other - again, in my opinion.

Depends on your user load too. I'd recommend SqWebmail for larger
installations. 1,000+ users, but then again, that depends on your hardware.

--
Regards,

Kieran Barnes
Signum 1226 Ltd
Visit our website at http://www.1226.net
Phone: 01772 622889 || Fax:   01772 622558


 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: 12 June 2001 19:43
 To: [EMAIL PROTECTED]
 Subject: Web-based server-side mail clients
 
 
 Which Web-mail packages are compatible with qmail + vpopmail? Any 
 favorites?
 
 Thanks,
 Steven
 




Re: Web-based server-side mail clients

2001-06-13 Thread Bill Shupp

Steven,

You might want to checkout IMP as well (http://horde.org/imp).  It's a bit
older, and perhaps more stable than SquirrelMail.  But SquirrelMail is much
easier to setup, and has lots of neat plugins.  SM also has search
functionality, which IMP does not (but will in the 2.3 release).

Use CourierIMAP: http://inter7.com/courierimap.  It works very well.  If you
are using a webmail program to access it, you'll need to bump up the max
connections per IP, as the default is 4.  I ran into this limit really
quickly, obviously.

Hope this helps.

Bill Shupp

on 6/13/01 9:43 AM, Steven Katz at [EMAIL PROTECTED] spake:

 Thanks, Kieran. From the screenshots of both, SquirrelMail appears to
 have a nicer-looking interface. Do both handle qmail and virtual
 domains equally well? Whose IMAP server should I use?
 
 Thanks again,
 Steven
 
 
 -Original Message-
 From: Kieran Barnes [EMAIL PROTECTED]
 Sent: Wednesday, June 13, 2001 4:20 AM
 To: 'Steven Katz'
 Cc: Vchkpw Mailing List (E-mail)
 Subject: RE: Web-based server-side mail clients
 
 
 Depends on your preference.
 
 Two very good ones - in my opinion are SqWebMail and SquirrelMail
 
 SqWebMail
 http://www.inter7.com/sqwebmail
 Written in C.
 No need for an IMAP server.
 Very fast. Might be a little tricky to install if your a newbie
 
 SquirrelMail
 http://www.squirrelmail.org
 Written in PHP.
 Requires an IMAP server.
 Very fast and almost modular.
 
 
 I supply SquirrelMail for my clients. For no special reason. Both are as
 good as each other - again, in my opinion.
 
 Depends on your user load too. I'd recommend SqWebmail for larger
 installations. 1,000+ users, but then again, that depends on your hardware.
 
 --
 Regards,
 
 Kieran Barnes
 Signum 1226 Ltd
 Visit our website at http://www.1226.net
 Phone: 01772 622889 || Fax:   01772 622558
 
 
 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: 12 June 2001 19:43
 To: [EMAIL PROTECTED]
 Subject: Web-based server-side mail clients
 
 
 Which Web-mail packages are compatible with qmail + vpopmail? Any
 favorites?
 
 Thanks,
 Steven
 
 
 




RE: Web-based server-side mail clients

2001-06-13 Thread Steven Katz

Thanks, Bill. I'm already using qmail-pop3d -- can CourierIMAP be
installed without the included POP3 server? Or, is there some
advantage to using the included POP3 server?

Steven


-Original Message-
From: Bill Shupp [EMAIL PROTECTED]
Sent: Wednesday, June 13, 2001 7:52 AM
To: Steven Katz
Cc: [EMAIL PROTECTED]
Subject: Re: Web-based server-side mail clients


Steven,

You might want to checkout IMP as well (http://horde.org/imp).  It's a bit
older, and perhaps more stable than SquirrelMail.  But SquirrelMail is much
easier to setup, and has lots of neat plugins.  SM also has search
functionality, which IMP does not (but will in the 2.3 release).

Use CourierIMAP: http://inter7.com/courierimap.  It works very well.  If you
are using a webmail program to access it, you'll need to bump up the max
connections per IP, as the default is 4.  I ran into this limit really
quickly, obviously.

Hope this helps.

Bill Shupp


on 6/13/01 9:43 AM, Steven Katz at [EMAIL PROTECTED] spake:

 Thanks, Kieran. From the screenshots of both, SquirrelMail appears to
 have a nicer-looking interface. Do both handle qmail and virtual
 domains equally well? Whose IMAP server should I use?

 Thanks again,
 Steven


 -Original Message-
 From: Kieran Barnes [EMAIL PROTECTED]
 Sent: Wednesday, June 13, 2001 4:20 AM
 To: 'Steven Katz'
 Cc: Vchkpw Mailing List (E-mail)
 Subject: RE: Web-based server-side mail clients


 Depends on your preference.

 Two very good ones - in my opinion are SqWebMail and SquirrelMail

 SqWebMail
 http://www.inter7.com/sqwebmail
 Written in C.
 No need for an IMAP server.
 Very fast. Might be a little tricky to install if your a newbie

 SquirrelMail
 http://www.squirrelmail.org
 Written in PHP.
 Requires an IMAP server.
 Very fast and almost modular.


 I supply SquirrelMail for my clients. For no special reason. Both are as
 good as each other - again, in my opinion.

 Depends on your user load too. I'd recommend SqWebmail for larger
 installations. 1,000+ users, but then again, that depends on your
hardware.

 --
 Regards,

 Kieran Barnes
 Signum 1226 Ltd
 Visit our website at http://www.1226.net
 Phone: 01772 622889 || Fax:   01772 622558


 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: 12 June 2001 19:43
 To: [EMAIL PROTECTED]
 Subject: Web-based server-side mail clients


 Which Web-mail packages are compatible with qmail + vpopmail? Any
 favorites?

 Thanks,
 Steven








RE: Web-based server-side mail clients

2001-06-13 Thread Dushyanth Harinath

Hi,
I have been using squirrel mail and courier imap for every installation
of mine and there is no problem with it...squirrel mail is very easy to
install,upgrade and to add additional features through plugins...

regards
dushyanth

 Thanks, Kieran. From the screenshots of both, SquirrelMail appears to 
 have a nicer-looking interface. Do both handle qmail and virtual 
 domains equally well? Whose IMAP server should I use?
 
 Thanks again,
 Steven
 
 
 -Original Message-
 From: Kieran Barnes [EMAIL PROTECTED]
 Sent: Wednesday, June 13, 2001 4:20 AM
 To: 'Steven Katz'
 Cc: Vchkpw Mailing List (E-mail)
 Subject: RE: Web-based server-side mail clients
 
 
 Depends on your preference.
 
 Two very good ones - in my opinion are SqWebMail and SquirrelMail
 
 SqWebMail
 http://www.inter7.com/sqwebmail
 Written in C.
 No need for an IMAP server.
 Very fast. Might be a little tricky to install if your a newbie
 
 SquirrelMail
 http://www.squirrelmail.org
 Written in PHP.
 Requires an IMAP server.
 Very fast and almost modular.
 
 
 I supply SquirrelMail for my clients. For no special reason. Both are
 as good as each other - again, in my opinion.
 
 Depends on your user load too. I'd recommend SqWebmail for larger
 installations. 1,000+ users, but then again, that depends on your
 hardware.
 
 --
 Regards,
 
 Kieran Barnes
 Signum 1226 Ltd
 Visit our website at http://www.1226.net
 Phone: 01772 622889 || Fax:   01772 622558
 
 
 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: 12 June 2001 19:43
 To: [EMAIL PROTECTED]
 Subject: Web-based server-side mail clients
 
 
 Which Web-mail packages are compatible with qmail + vpopmail? Any 
 favorites?
 
 Thanks,
 Steven
 


-- 
As we enjoy great advantages from the inventions of
others, we should be glad of an opportunity to serve others by any
invention of ours; and this we should do freely and generously.
 -- Benjamin Franklin

Dushyanth Harinath
Archean Infotech Limited
Ph No:091-040-3228666,6570704,3228674
http://www.archeanit.com






RE: Web-based server-side mail clients

2001-06-13 Thread Kieran Barnes

Ignore the pop3 server provided with courier imap. It just confuses things!
It will install it, but just dont change your tcpserver startup file (or
inetd if your that way inclined)

I found IMP very over complex. According to the site SM doesn't support
virtual domains too well, but I fiddled around with the development release
(1.1.2) and got them working perfectly. It took a bit of messing with the
user's prefs files to get it working perfect. I am currently working on a
script that sets up SM ready for the user to log in and send mail straight
away.

Like Bill said, it has some excellent plugins that make it very powerful.

On a side note, don't be swayed by apperences. sqwebmail looks ugly out of
the box, but its all template driven, so you can completely change the way
it looks with a bit of HTML hacking.
But, agreed, SM looks much nicer out of the box.
--
Regards,

Kieran Barnes
Signum 1226 Ltd
Visit our website at http://www.1226.net
Phone: 01772 622889 || Fax:   01772 622558


 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: 13 June 2001 16:06
 To: [EMAIL PROTECTED]
 Subject: RE: Web-based server-side mail clients
 
 
 Thanks, Bill. I'm already using qmail-pop3d -- can CourierIMAP be
 installed without the included POP3 server? Or, is there some
 advantage to using the included POP3 server?
 
 Steven
 
 
 -Original Message-
 From: Bill Shupp [EMAIL PROTECTED]
 Sent: Wednesday, June 13, 2001 7:52 AM
 To: Steven Katz
 Cc: [EMAIL PROTECTED]
 Subject: Re: Web-based server-side mail clients
 
 
 Steven,
 
 You might want to checkout IMP as well 
 (http://horde.org/imp).  It's a bit
 older, and perhaps more stable than SquirrelMail.  But 
 SquirrelMail is much
 easier to setup, and has lots of neat plugins.  SM also has search
 functionality, which IMP does not (but will in the 2.3 release).
 
 Use CourierIMAP: http://inter7.com/courierimap.  It works 
 very well.  If you
 are using a webmail program to access it, you'll need to bump 
 up the max
 connections per IP, as the default is 4.  I ran into this limit really
 quickly, obviously.
 
 Hope this helps.
 
 Bill Shupp
 
 
 on 6/13/01 9:43 AM, Steven Katz at [EMAIL PROTECTED] spake:
 
  Thanks, Kieran. From the screenshots of both, SquirrelMail 
 appears to
  have a nicer-looking interface. Do both handle qmail and virtual
  domains equally well? Whose IMAP server should I use?
 
  Thanks again,
  Steven
 
 
  -Original Message-
  From: Kieran Barnes [EMAIL PROTECTED]
  Sent: Wednesday, June 13, 2001 4:20 AM
  To: 'Steven Katz'
  Cc: Vchkpw Mailing List (E-mail)
  Subject: RE: Web-based server-side mail clients
 
 
  Depends on your preference.
 
  Two very good ones - in my opinion are SqWebMail and SquirrelMail
 
  SqWebMail
  http://www.inter7.com/sqwebmail
  Written in C.
  No need for an IMAP server.
  Very fast. Might be a little tricky to install if your a newbie
 
  SquirrelMail
  http://www.squirrelmail.org
  Written in PHP.
  Requires an IMAP server.
  Very fast and almost modular.
 
 
  I supply SquirrelMail for my clients. For no special 
 reason. Both are as
  good as each other - again, in my opinion.
 
  Depends on your user load too. I'd recommend SqWebmail for larger
  installations. 1,000+ users, but then again, that depends on your
 hardware.
 
  --
  Regards,
 
  Kieran Barnes
  Signum 1226 Ltd
  Visit our website at http://www.1226.net
  Phone: 01772 622889 || Fax:   01772 622558
 
 
  -Original Message-
  From: Steven Katz [mailto:[EMAIL PROTECTED]]
  Sent: 12 June 2001 19:43
  To: [EMAIL PROTECTED]
  Subject: Web-based server-side mail clients
 
 
  Which Web-mail packages are compatible with qmail + vpopmail? Any
  favorites?
 
  Thanks,
  Steven
 
 
 
 
 



RE: Web-based server-side mail clients

2001-06-13 Thread Qmail

Which client is easier to customize the look and feel of?

Lance

-Original Message-
From: Steven Katz [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 13, 2001 7:44 AM
To: [EMAIL PROTECTED]
Subject: RE: Web-based server-side mail clients


Thanks, Kieran. From the screenshots of both, SquirrelMail appears to 
have a nicer-looking interface. Do both handle qmail and virtual 
domains equally well? Whose IMAP server should I use?

Thanks again,
Steven


-Original Message-
From: Kieran Barnes [EMAIL PROTECTED]
Sent: Wednesday, June 13, 2001 4:20 AM
To: 'Steven Katz'
Cc: Vchkpw Mailing List (E-mail)
Subject: RE: Web-based server-side mail clients


Depends on your preference.

Two very good ones - in my opinion are SqWebMail and SquirrelMail

SqWebMail
http://www.inter7.com/sqwebmail
Written in C.
No need for an IMAP server.
Very fast. Might be a little tricky to install if your a newbie

SquirrelMail
http://www.squirrelmail.org
Written in PHP.
Requires an IMAP server.
Very fast and almost modular.


I supply SquirrelMail for my clients. For no special reason. Both are as
good as each other - again, in my opinion.

Depends on your user load too. I'd recommend SqWebmail for larger
installations. 1,000+ users, but then again, that depends on your hardware.

--
Regards,

Kieran Barnes
Signum 1226 Ltd
Visit our website at http://www.1226.net
Phone: 01772 622889 || Fax:   01772 622558


 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: 12 June 2001 19:43
 To: [EMAIL PROTECTED]
 Subject: Web-based server-side mail clients
 
 
 Which Web-mail packages are compatible with qmail + vpopmail? Any 
 favorites?
 
 Thanks,
 Steven
 



Re: Web-based server-side mail clients

2001-06-13 Thread Bill Shupp

I would say SquirrelMail.  While SqWebMail is template driven, a decent
amount of the HTML is embedded in the C source code.  Once you've compiled
it, you can't change it until you edit the source code and recompile.  It
can be done, but I think SquirrelMail is easier to customize.

-Bill Shupp

on 6/13/01 12:43 PM, Qmail at [EMAIL PROTECTED] spake:

 Which client is easier to customize the look and feel of?
 
 Lance
 
 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, June 13, 2001 7:44 AM
 To: [EMAIL PROTECTED]
 Subject: RE: Web-based server-side mail clients
 
 
 Thanks, Kieran. From the screenshots of both, SquirrelMail appears to
 have a nicer-looking interface. Do both handle qmail and virtual
 domains equally well? Whose IMAP server should I use?
 
 Thanks again,
 Steven
 
 
 -Original Message-
 From: Kieran Barnes [EMAIL PROTECTED]
 Sent: Wednesday, June 13, 2001 4:20 AM
 To: 'Steven Katz'
 Cc: Vchkpw Mailing List (E-mail)
 Subject: RE: Web-based server-side mail clients
 
 
 Depends on your preference.
 
 Two very good ones - in my opinion are SqWebMail and SquirrelMail
 
 SqWebMail
 http://www.inter7.com/sqwebmail
 Written in C.
 No need for an IMAP server.
 Very fast. Might be a little tricky to install if your a newbie
 
 SquirrelMail
 http://www.squirrelmail.org
 Written in PHP.
 Requires an IMAP server.
 Very fast and almost modular.
 
 
 I supply SquirrelMail for my clients. For no special reason. Both are as
 good as each other - again, in my opinion.
 
 Depends on your user load too. I'd recommend SqWebmail for larger
 installations. 1,000+ users, but then again, that depends on your hardware.
 
 --
 Regards,
 
 Kieran Barnes
 Signum 1226 Ltd
 Visit our website at http://www.1226.net
 Phone: 01772 622889 || Fax:   01772 622558
 
 
 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: 12 June 2001 19:43
 To: [EMAIL PROTECTED]
 Subject: Web-based server-side mail clients
 
 
 Which Web-mail packages are compatible with qmail + vpopmail? Any
 favorites?
 
 Thanks,
 Steven
 
 




RE: Web-based server-side mail clients

2001-06-13 Thread Steven Katz

It was mentioned that SquirrelMail required some fiddling around to
get it to work with virtual domains properly. What exactly is involved
here? Any good step-by-step instructions out there?

Thanks,
Steven


-Original Message-
From: Bill Shupp
Sent: Wednesday, June 13, 2001 10:50 AM
To: Qmail; [EMAIL PROTECTED]
Subject: Re: Web-based server-side mail clients


I would say SquirrelMail.  While SqWebMail is template driven, a decent
amount of the HTML is embedded in the C source code.  Once you've compiled
it, you can't change it until you edit the source code and recompile.  It
can be done, but I think SquirrelMail is easier to customize.

-Bill Shupp

on 6/13/01 12:43 PM, Qmail at [EMAIL PROTECTED] spake:

 Which client is easier to customize the look and feel of?

 Lance

 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, June 13, 2001 7:44 AM
 To: [EMAIL PROTECTED]
 Subject: RE: Web-based server-side mail clients


 Thanks, Kieran. From the screenshots of both, SquirrelMail appears to
 have a nicer-looking interface. Do both handle qmail and virtual
 domains equally well? Whose IMAP server should I use?

 Thanks again,
 Steven


 -Original Message-
 From: Kieran Barnes [EMAIL PROTECTED]
 Sent: Wednesday, June 13, 2001 4:20 AM
 To: 'Steven Katz'
 Cc: Vchkpw Mailing List (E-mail)
 Subject: RE: Web-based server-side mail clients


 Depends on your preference.

 Two very good ones - in my opinion are SqWebMail and SquirrelMail

 SqWebMail
 http://www.inter7.com/sqwebmail
 Written in C.
 No need for an IMAP server.
 Very fast. Might be a little tricky to install if your a newbie

 SquirrelMail
 http://www.squirrelmail.org
 Written in PHP.
 Requires an IMAP server.
 Very fast and almost modular.


 I supply SquirrelMail for my clients. For no special reason. Both are as
 good as each other - again, in my opinion.

 Depends on your user load too. I'd recommend SqWebmail for larger
 installations. 1,000+ users, but then again, that depends on your
hardware.

 --
 Regards,

 Kieran Barnes
 Signum 1226 Ltd
 Visit our website at http://www.1226.net
 Phone: 01772 622889 || Fax:   01772 622558


 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: 12 June 2001 19:43
 To: [EMAIL PROTECTED]
 Subject: Web-based server-side mail clients


 Which Web-mail packages are compatible with qmail + vpopmail? Any
 favorites?

 Thanks,
 Steven







Re: Web-based server-side mail clients

2001-06-13 Thread Bill Shupp

I never had to fiddle with it.  Just setup courierimap, and the users will
log in with their email address.  It's as simple as that.

Not all my hosting customers get webmail.  To prevent the ones that don't
from logging in, I force them to login through their website, and append the
HTTP_HOST to their username when logging in so that only virtual hosts with
the Aliased directory for SquirrelMail (in httpd.conf) can log in.  But
that's just how I do it.  If you want all your domains to have webmail
access, it's a snap.

SM has a menu driven perl tool for configuring it.  It's self-explanatory.

Courier is more involved.  You need to sit down and read the docs thoroughly
to save yourself time.  That's it.  Just dig in.

Cheers,

Bill

on 6/13/01 1:09 PM, Steven Katz at [EMAIL PROTECTED] spake:

 It was mentioned that SquirrelMail required some fiddling around to
 get it to work with virtual domains properly. What exactly is involved
 here? Any good step-by-step instructions out there?
 
 Thanks,
 Steven
 
 
 -Original Message-
 From: Bill Shupp
 Sent: Wednesday, June 13, 2001 10:50 AM
 To: Qmail; [EMAIL PROTECTED]
 Subject: Re: Web-based server-side mail clients
 
 
 I would say SquirrelMail.  While SqWebMail is template driven, a decent
 amount of the HTML is embedded in the C source code.  Once you've compiled
 it, you can't change it until you edit the source code and recompile.  It
 can be done, but I think SquirrelMail is easier to customize.
 
 -Bill Shupp
 
 on 6/13/01 12:43 PM, Qmail at [EMAIL PROTECTED] spake:
 
 Which client is easier to customize the look and feel of?
 
 Lance
 
 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, June 13, 2001 7:44 AM
 To: [EMAIL PROTECTED]
 Subject: RE: Web-based server-side mail clients
 
 
 Thanks, Kieran. From the screenshots of both, SquirrelMail appears to
 have a nicer-looking interface. Do both handle qmail and virtual
 domains equally well? Whose IMAP server should I use?
 
 Thanks again,
 Steven
 
 
 -Original Message-
 From: Kieran Barnes [EMAIL PROTECTED]
 Sent: Wednesday, June 13, 2001 4:20 AM
 To: 'Steven Katz'
 Cc: Vchkpw Mailing List (E-mail)
 Subject: RE: Web-based server-side mail clients
 
 
 Depends on your preference.
 
 Two very good ones - in my opinion are SqWebMail and SquirrelMail
 
 SqWebMail
 http://www.inter7.com/sqwebmail
 Written in C.
 No need for an IMAP server.
 Very fast. Might be a little tricky to install if your a newbie
 
 SquirrelMail
 http://www.squirrelmail.org
 Written in PHP.
 Requires an IMAP server.
 Very fast and almost modular.
 
 
 I supply SquirrelMail for my clients. For no special reason. Both are as
 good as each other - again, in my opinion.
 
 Depends on your user load too. I'd recommend SqWebmail for larger
 installations. 1,000+ users, but then again, that depends on your
 hardware.
 
 --
 Regards,
 
 Kieran Barnes
 Signum 1226 Ltd
 Visit our website at http://www.1226.net
 Phone: 01772 622889 || Fax:   01772 622558
 
 
 -Original Message-
 From: Steven Katz [mailto:[EMAIL PROTECTED]]
 Sent: 12 June 2001 19:43
 To: [EMAIL PROTECTED]
 Subject: Web-based server-side mail clients
 
 
 Which Web-mail packages are compatible with qmail + vpopmail? Any
 favorites?
 
 Thanks,
 Steven
 
 
 
 
 




pop authentication solved

2001-06-13 Thread Chris Ochap

i recently posted because i was having trouble getting vpop to authenticate
and couldn't for the life of me figure where my problem was.  fresh
installations of the latest software following instructions and reading all
the literature i could find didn't seem to help.  in the end it turned out
to be the user i was starting pop3 with.

/usr/local/bin/tcpserver -u 51 -g 50 0 smtp /var/qmail/bin/qmail-smtpd 
/usr/local/bin/tcpserver -u 51 -g 55 0 pop3 /var/qmail/bin/qmail-popup
host.domain.com /var/vpopmail/bin/vchkpw /var/qmail
/bin/qmail-pop3d Maildir 

vpopmail.vchkpw user.group = -u 60 -g 60

i had been starting pop3 using a member in the qmail user pool and didn't
realize that vpopmail user is the only one who has access to the password
files.  all the times i recompiled and re-read could have been averted had i
just checked my startup closely.  i have heard some debate here and there on
this mailing list about whether simple questions should be outright answered
or hints/nudges should be given...and i don't know if people just ignored my
earlier posting...but i am glad because i learned a lot during this whole
ordeal.

thanx.




vpopmail config question

2001-06-13 Thread Keven Jones

Hi all,

Quick one.

I have a client who has 4 different email accounts for 4 different 
employees.

He has requested that if someone sends email to any of the 4 he would like 
to be copied as well. So if someone sends an email to [EMAIL PROTECTED] , it 
goes to [EMAIL PROTECTED] and [EMAIL PROTECTED] as well. How can I accomplish 
this.

Thanks

Keven Jones
_
Get your FREE download of MSN Explorer at http://explorer.msn.com




Re: vpopmail config question

2001-06-13 Thread Lou Hevly

At 00:42 14/06/01, Keven Jones wrote:
Hi all,

Quick one.

I have a client who has 4 different email accounts for 4 different 
employees.

He has requested that if someone sends email to any of the 4 he would 
like to be copied as well. So if someone sends an email to 
[EMAIL PROTECTED] , it goes to [EMAIL PROTECTED] and [EMAIL PROTECTED] as 
well. How can I accomplish this.

I'm a beginner answering questions here, but I believe the following 
will work:

for each [EMAIL PROTECTED]:
echo | ~vpopmail/bin/vdelivermail '' ~vpopmail/domains/xyx.com/whoever
| ~vpopmail/bin/vdelivermail '' ~vpopmail/domains/xyx.com/president  
~vpopmail/domains/xyx.com/.qmail-whoever

-- 
All the best (Adéu-siau),
Lou Hevly
[EMAIL PROTECTED]
http://www.visca.com