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
>
> From: <[EMAIL PROTECTED]>
>> FROM: Lye On Siong Johnny <[EMAIL PROTECTED]>
Try changing the group of open-smtp to vchkpw, both lou and I have that, you
do not.
bash-2.04# ls -la
total 60
drwxr-xr-x 2 vpopmail vchkpw512 Jun 12 14:13 .
drwxr-xr-x 9 vpopmail vchkpw512 Apr 22 14:20 ..
Ken,
I have seen bits and pieces of discussions about e-mail filtering but
nothing concrete.
Can you let me know what filters are available for vpopmail and qmailadmin ?
I am using vpopmail-4.9.10 and qmailadmin-0.45.
Thanks.
Lu
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 syste
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 you
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 re
Hello list,
I feel like an idiot here, but I've looked through the archives and even
gone back into config.cache, config.log, and all my other config files from
previous builds looking for how to set the install path for my overall
VPOPMAIL installation. IE. I need to configure, make, make inst
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_
chris wrote:
>
> Hello list,
>
> I feel like an idiot here, but I've looked through the archives and even
> gone back into config.cache, config.log, and all my other config files from
> previous builds looking for how to set the install path for my overall
> VPOPMAIL installation. IE. I need t
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
Can't get to www.inter7.com -- is it down?
Thanks,
Steven
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:1
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_
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,
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 in
Which Web-mail packages are compatible with qmail + vpopmail? Any
favorites?
Thanks,
Steven
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
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
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 Ju
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".
Hello Hari:
You are not bothering me.
I think this is what linux comunity needs: Helping
each other !!
But I've told you everything I know about
Vqadmin.
As I said before, I tried to install Vqadmin in red
hat 7.0 and I couldn't. I've instaled only in Conectiva Linux that is a
Brasil
On Tue, 12 Jun 2001, Wagner wrote:
> 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
This should be:
Require user maintest
hope this hel
hi
thanks
i will contact soon to Mr Ken
- Original Message -
From:
Wagner
To: hari_bhr
Cc: [EMAIL PROTECTED]
Sent: Wednesday, June 13, 2001 5:21
PM
Subject: Re: vqadmin problem
Hello Hari:
You are not bothering me.
I think this is what linux comuni
hi,
i've had a short look at vdelivermail.c of 4.10.18 - the vdelivermail
rewrite ... i've read:
/* check for a .qmail file in thier Maildir
* If it exists, then deliver to the contents and exit
*/
wow, finaly .qmail processing ... and later on:
/* Check if th
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'
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 --enabl
- 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/vpo
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 (
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
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-lo
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
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
> 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.
I have had a similar problem in the past with vQadmin and qmailadmin
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,
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 C
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 K
I haven't found a way to not install Sam's pop server. But you simply turn
it off after it's installed. That's what's recommended in the docs, anyway.
-Bill
on 6/13/01 10:06 AM, Steven Katz at [EMAIL PROTECTED] spake:
> Thanks, Bill. I'm already using qmail-pop3d -- can CourierIMAP be
> insta
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 app
- Original Message -
From: Aurélien Ezine
To: [EMAIL PROTECTED]
Sent: Wednesday, June 13, 2001 5:42 PM
Hi,I'm using Solaris 7 + qmail + vpopmail +
courier-imap
when i try to login as virtual user with IMAP i can
see this in my syslog:
May 28 14:10:43 foo.com imapd: Connection
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 aro
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, S
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
o
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: Q
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
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
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 PROTEC
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]
Hi,
> Do you have to do anything special to get it to work with virtual
> domains? Have you used it with pop?
To give access to the virtual domain's u need to append the vitual domain
name to the user name or ask the users to give the user name in this format
[EMAIL PROTECTED]
For multiple vi
48 matches
Mail list logo