Re: Roaming User cant relay mail

2001-06-12 Thread lou
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

OT: Hardware platform

2001-06-12 Thread Leonard Cooper
Title: 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 h

OT: Hardware platform

2001-06-12 Thread Leonard Cooper
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 coul

RE: ezmlm with vpopmail?

2001-06-12 Thread lou
At 15:54 12/06/01, Steven Katz wrote: >Thanks, Ken. Does that mean that qmailadmin can create lists in >virtual domains? Yes. (I didn't answer originally because I thought you might be wanting to do this without using qmailadmin.)

Re: vqadmin problem

2001-06-12 Thread Wagner
Hi Hari:   Let's see if we can fix it now.   Change your .htaccess file like this:    AuthType Basic AuthUserFile /usr/local/apache/conf/vqadmin.passwd AuthName "vQadmin" require maintest satisfy any     Then type this command:   htpasswd -cb /usr/local/apache/conf/vqadmin.passwd maintest P

Re: vqadmin problem

2001-06-12 Thread Wagner
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   T

Re: vqadmin problem

2001-06-12 Thread hari_bhr
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--  

Re: vqadmin problem

2001-06-12 Thread Wagner
Hi:   change the group of your .htaccess file. the group must be vchkpw.   -rw---    1 nobody   vchkpw    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

RE: ezmlm with vpopmail?

2001-06-12 Thread Steven Katz
Thanks, Ken. Does that mean that qmailadmin can create lists in virtual domains? Steven -Original Message- From: inter7 [mailto:inter7]On Behalf Of Ken Jones Sent: Tuesday, June 12, 2001 2:07 AM To: Steven Katz Cc: [EMAIL PROTECTED] Subject: Re: ezmlm with vpopmail? Steven Katz wrote

Re: vqadmin problem

2001-06-12 Thread hari_bhr
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:   Fi

Re: Courier-IMAP and Vpopmail make error

2001-06-12 Thread yamada
Ken. Thanks for your advice. But I went wrong after adding that commands. I did over again from scratch. Therefore I did well. I guess that somefiles were not rewrited on ./configure after when I added some env options. Now, I got success til executing imapd. But I've not tried it yet. Thank

Re: vpopmail stress testing

2001-06-12 Thread Ken Jones
Sean C Truman wrote: > > Ken, > > What hard drives are you using? What is the speed using hdparm -t > /dev/hda? All the machines have ATA drives with some wierd fake raid scsi card, fastrak or something set up to be mirrors (wasn't my choice) Timing buffered disk reads: 64 MB in 2.06 se

Re: tcp.smtp syntax

2001-06-12 Thread David Gartner
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

Re: vpopmail & courier-imap & roaming user

2001-06-12 Thread Sean C Truman
I know that sqwebmail doesn't work with the vipmap functionality of vpopmail, I have a patch for sqwebmail to work with the vipmap, if anyone is interested? Sean - Original Message - From: "KMAN" <[EMAIL PROTECTED]> To: "vpopmail list Com" <[EMAIL PROTECTED]> Sent: Tuesday, June 12, 2001

Re: vpopmail stress testing

2001-06-12 Thread Sean C Truman
Ken, What hard drives are you using? What is the speed using hdparm -t /dev/hda? Sean - Original Message - From: "Ken Jones" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 12, 2001 3:35 AM Subject: Re: vpopmail stress testing > There are probably better ways to inc

tcp.smtp syntax

2001-06-12 Thread Michael DiMartino
Am trying to add an IP address to the tcp.smtp file so I can relay mail from the IP addrress, and am not having much success. What the syntax for this file   My failing entry is as follows24.24.24.15.:allow,RELACLIENT="" ThanksMike

Re: autoresponder

2001-06-12 Thread Ken Jones
[EMAIL PROTECTED] wrote: > > 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 Hopefully someone will write a vacation program that

autoresponder

2001-06-12 Thread plrollin
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: vqadmin problem

2001-06-12 Thread Wagner
Hello Hari:   First:   You have to put the following lines in your httpd.conf file:       Options ExecCGI    AllowOverride AuthConfig    Order deny,allow     Second:   You have to edit your vqadmin.acl file:   Coment all the lines and insert one line like this:   USERNAME  PERMISSIONS  GROU

Re: Courier-IMAP and Vpopmail make error

2001-06-12 Thread Ken Jones
Try puting something like this in front of your configure line for courier-imap: env "LIBS=-L/usr/lib/mysql -lmysqlclient -lz" \ ./configure . Ken Jones yamada wrote: > > Hello. I'm trying to install the Courier-IMAP and vpopmail. > But I occured an error when I did "make". > I investigate

Re: vqadmin problem

2001-06-12 Thread hari_bhr
hi   i did not change any .acl file the file is default like this   -- tech PV tech1useradmin PQVCX admin1user   ## An asterisk in the features field specifies that you# want all users in this group to have access to# all features.#   senior * kbo,vol   --

Courier-IMAP and Vpopmail make error

2001-06-12 Thread yamada
Hello. I'm trying to install the Courier-IMAP and vpopmail. But I occured an error when I did "make". I investigated a lot of informations but I wasn't able to solve it myself. Please tell me what's the problem. - Environment Red Hat Linux release 7.0.1J (Guinness) Kernel 2.2.16-22 on an i686 q

Re: vqadmin problem

2001-06-12 Thread Wagner
Good Morning Hari:   Is your ACL file all right ?   This file must have only one line like this:   USERNAME    PERMISSIONS   GROUP   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 a

Re: vpopmail & courier-imap & roaming user

2001-06-12 Thread KMAN
From: "Kieran Barnes" <[EMAIL PROTECTED]> > What is the exact error you are getting? >From my outlook express: The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was '[EMAIL PROTECTED]'. Subject 'Fw: test', Account: '_TEST', Server:

RE: vpopmail & courier-imap & roaming user

2001-06-12 Thread Kieran Barnes
What is the exact error you are getting? How are you accessing the imap account? From another machine or a webmail account? Chances are that your roaming users isnt working. Regards, Kieran Barnes Signum 1226 Ltd Use our Web site at... http://www.1226.net Phone us on... 01772 622889 Fax us on

vpopmail & courier-imap & roaming user

2001-06-12 Thread KMAN
If this is a stupid question, please just point me to relevant links--dont' shout, thanks. : ) I'm new to imap, after installing courier-imap, and I found that I can't send an email through that account. I have qmail + vpopmail (with roaming user) + courier-imap that only uses authvchkpw.. after

Re: vqadmin problem

2001-06-12 Thread hari_bhr
hi Mr Kieran as you said we have to access the .cgi file iam trying to access that file iam getting following message   could not open lang en-us Authentication Failed: Authentication Failed: Username unknownvQadmin was unable to determine your username, which means your webserver is imprope

RE: vqadmin problem

2001-06-12 Thread Kieran Barnes
You have to call the script, not the directory. Just as your httpd log suggests.   Access /cgi-bin/vqadmin/vqadmin.cgi from your web browser.   Regards,Kieran BarnesSignum 1226 LtdUse our Web site at...  http://www.1226.netPhone us on... 01772 622889Fax us on...   01772 622558 -Origin

Re: vqadmin problem

2001-06-12 Thread hari_bhr
hi wagner as you assisted me i chenged to .htaccess file , i removed the deny from all   iam trying to access, iam getting the following error. ForbiddenYou don't have permission to access /cgi-bin/vqadmin on this server.   my httpd log looks like this. ---

Re: ezmlm with vpopmail?

2001-06-12 Thread Ken Jones
Steven Katz wrote: > > Does anything special need to be done to get ezmlm to work with a > virtual domain? Or are lists created normally? > > Thanks, > Steven You'll have to set the command line arugments to ezmlm-make correctly. And do it as the right user. If you can read C, take a look at t

Re: vpopmail stress testing

2001-06-12 Thread KMAN
So your stress testing of 100,000 users would probably take a little less than 3hr. I don't know about h/w config but um.. not bad. "Ken Jones" wrote: > ... > 1) mysql checks if the user is there > ... > Probably we could remove the first transaction for > checking on the user by letting mysql

Re: vpopmail stress testing

2001-06-12 Thread Ken Jones
There are probably better ways to increase the speed of bulk adds. But, here are my stats 1 nfs server 1 mysql server 1 email server two programs doing concurrent inserts of users. Averages about 10 users per second. Which is about 50 mysql transactions per second. transactions: 1) mysql checks

RE: How can I check a pop3 server to a virtual domain authentication

2001-06-12 Thread Kieran Barnes
Dont replace the dots with underscores Login Name : totalauto%totalauto_com_au should read Login Name : totalauto%totalauto.com.au That login name is assuming you have added a user called totalauto. Did you? If you didn't try this Login Name :

Re: Autoresponder for catchall

2001-06-12 Thread Vpop
Hi   But I want autoresponder for catchall (default) account so any anonymous mail comming to my domain,the sender should receive customized autoresponder from the default account.   Regards & Thanx - Original Message - From: Kieran Barnes To: 'Vpop' Cc: Vchkpw Mailing