I'm running 5.0 vpopmail, the default-domain options is supplied in the
compile time. Now, I want to change it to another domain? How do I do?
Thanks!
--
steven
tel: +86 760 8320102
rfc-822: [EMAIL PROTECTED]
\|||/
(o o)
ooO-(_)-Ooo
If money could tal
But I forget the compile options I'v used (you know it's very complex and
hard to remember). So I'm afraid it's not very safe to do a recompile. Is
ther any other way?
Bill Shupp wrote:
> on 10/9/01 12:19 PM, steven at [EMAIL PROTECTED] spake:
>
> > I'm run
Thanks all!
Tren Blackburn wrote:
> Do you still have your original directory that you compiled in? If so, all
> your configure options are stored in config.status
>
> Regards,
>
> Tren.
>
> -Original Message-
> From: steven [mailto:[EMAIL PROTECTED]]
> S
now, every message post to [EMAIL PROTECTED] will go into real's mailbox.
"Yuri A. Kabaenkov" wrote:
> Hello steven,
>
> Monday, October 15, 2001, 9:02:44 PM, you wrote:
>
> s> try the ~vpopmail/bin/vaddaliasdomain
> i don't want this for all domain.
>
"Yuri A. Kabaenkov" wrote:
> Hello steven,
>
> Monday, October 15, 2001, 9:37:59 PM, you wrote:
>
> s> suppose u want to forward [EMAIL PROTECTED] to [EMAIL PROTECTED] , you can do
> s> it following a few simple steps:
>
> s> 1) cd to ~vpopmail/domai
Jan Knepper wrote:
> I think it goes like:
>
> 1.vadduser [EMAIL PROTECTED]
> 2.vadduser [EMAIL PROTECTED]
> 3..qmail-test in ~/domains/domain.com with:
> [EMAIL PROTECTED]
> | ~/bin/vdelivermail
>
> "~" of course is the complare vpopmail directory path.
>
i belive this is right. but
gt;
> > Remo Mattei
> > Sn. Network Engineer
> > Webpipe.net
> > 801-498-7473
>
> --
> [EMAIL PROTECTED]
> Inter7 Internet Technologies, Inc.
> www.inter7.com - 847-492-0470
> Prices at http://www.inter7.com/prices
--
steven
home page: http://steven4u.net
tel:
Title: 邮件
I dont
think it will happen. Check the function count_dir(char *dir_name) in source
file vqmaillocal.c. It walk around the maildir and sum all file size in this
dir.
Steven Zhuang
Beijing Advantage Software Limited
Title: 邮件
Yes! You are
quite right. But when new email coming vpopmail will recaculate the quota. So
dont worry about it! No users can save their files or mail over quota. Its a
harmless bug.
Steven Zhuang
Beijing Advantage
Title: 邮件
Maybe this
bug come from imap. I replay your procedure and find the same problem. Try
the newest version of couries-imapd, I have not learn its source code.
I get the following error when installing vpopmail. Familiar to anyone?
make[2]: Entering directory `/home/steven/vpopmail-4.10.29'
gcc -I. -Icdb -g -O2 -Wall -c vpopmail.c
gcc -I. -Icdb -g -O2 -Wall -c md5.c
gcc -I. -Icdb -g -O2 -Wall -c bigdir.c
gcc -I. -Icdb -g -O2
Right, sorry. I used ./configure --enable-roaming-users=y
-Original Message-
From: Ed Henderson [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 16, 2001 9:45 AM
To: 'Steven Katz'; [EMAIL PROTECTED]
Subject: RE: Install errors
What are you using for the "./configure"
Any idea why I might be getting these errors with this config option?
Thanks,
Steven
-Original Message-
From: Steven Katz [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 16, 2001 9:56 AM
To: [EMAIL PROTECTED]
Subject: RE: Install errors
Right, sorry. I used ./configure --enable
-tcpserver-file=/home/vpopmail/etc/tcp.smtp
--enable-tcprules-prog=/usr/local/src/qmail/ucspi-tcp-0.88/tcprules
The error:
# make
make all-recursive
make[1]: Entering directory `/home/steven/vpopmail-4.10.29'
Making all in cdb
make[2]: Entering directory `/home/steven/vpopmail-4.10.29/cdb
Hi,
How do I create an alias for an existing account within a virtual domain?
Thanks,
Steven
Whoops, spoke too soon -- just found the earlier post..
-Original Message-
From: Steven Katz <[EMAIL PROTECTED]>
Sent: Wednesday, September 19, 2001 1:13 PM
To: [EMAIL PROTECTED]
Subject: Aliases?
Hi,
How do I create an alias for an existing account within a virtual domain?
I did:
ezmlm-make -+x /home/vpopmail/domains/idma.com/abiglist
and my list stopped distributing messages (admin requests still work).
Did I do something wrong? Can it be revived?
Thanks,
Steven
In addition to a bunch of virtual domains, I still have a number
of accounts under my default/non-virtual domain. What's the best
way to turn the default domain into a virtual one -- accounts
and all.
Thanks.
Steven
>From the admin guide at http://inter7.com/vpopmail/vpopm
7.1)'. (Account:
'[EMAIL PROTECTED]', SMTP Server: 'mail.domain.com', Error Number:
0x800ccc79).
Unable to connect to the server. (Account: [EMAIL PROTECTED]', POP3
Server: 'mail.domain.com', Error Number: 0x800ccc0e).
Mail for steven does appear to be collecting in the Maildir.
Thanks,
Steven
When I run vadddomain, all of the below files are modified with the
new domain, except for control/locals. Is this normal?
Thanks!
Steven
>From the vpopmail installation instructions at
http://www.inter7.com/vpopmail/INSTALL:
vadddomain will modify the following qmail fi
Ahh, thanks everyone. Of course, it still doesn't work, but that's
because I haven't figured out how to get vchkpw to work with
qmail-pop3d yet. -Steven
-Original Message-
From: Ben Beuchler <[EMAIL PROTECTED]>
Sent: Friday, May 11, 2001 9:46 AM
To: [EMAIL P
Thanks, Gabriel. I changed qmail-pop3d/run as you suggested. Although
pop still works, authenticated pop users still don't seem to be able
to use smtp. Is there a good way to check if cdb is installed
correctly? -Steven
My qmail-pop3d/run file:
#!/bin/sh
exec /usr/local/bin/softlim
My qmail-pop3d/run file:
#!/bin/sh
exec /usr/local/bin/softlimit -m 200 \
/usr/local/bin/tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup \
idma.com /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1
Thanks,
Steven
-Original Message-
From: Eduardo Augusto
r to it in my qmail-smtpd/run file (below). Anyone
see any glaring problems with my run files? -Steven
My qmail-smtpd/run file:
#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
exec /usr/local/bin/softlimit -m 200 \
/usr
I did
# ./configure --enable-roaming-users=y
# make
# make install-strip
as described in the installation instructions.
I can't believe I'm having this much trouble getting it to work..
Steven
-Original Message-
From: Sean C Truman <[EMAIL PROTECTED]>
Sent: W
Does anything special need to be done to get ezmlm to work with a
virtual domain? Or are lists created normally?
Thanks,
Steven
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
Can't get to www.inter7.com -- is it down?
Thanks,
Steven
Which Web-mail packages are compatible with qmail + vpopmail? Any
favorites?
Thanks,
Steven
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: Wed
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
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
>From the 'admin guide' at http://inter7.com/vpopmail/vpopmail.html:
Setting up all email to be virtual
We recommend that all domains be setup as virtualdomains.
Is this preferable to leaving the default domain as is (non-virtual)?
Why is this recommended?
Thanks,
Steven
2204 Jul 13 06:40 tcp.smtp.cdb
In /etc:
-rw-r--r--1 root root 96 Apr 22 10:52 /etc/tcp.smtp
-rw-r--r--1 root root 2192 Apr 22 21:49 /etc/tcp.smtp.cdb
Steven
local/bin/rblsmtpd \
/var/qmail/bin/qmail-smtpd 2>&1
Should I just replace the old path with the new one in all instances?
Steven
-Original Message-
From: Tim Hunter <[EMAIL PROTECTED]>
Sent: Friday, July 13, 2001 8:35 AM
To: [EMAIL PROTECTED]
Subject: RE: Using the correct tcp.s
"$MAXSMTPD" \
-u $QMAILDUID -g $NOFILESGID 0 smtp /usr/local/bin/rblsmtpd \
/var/qmail/bin/qmail-smtpd 2>&1
-Original Message-
From: Steven Katz
Sent: Friday, July 13, 2001 8:52 AM
To: [EMAIL PROTECTED]
Subject: RE: Using the correct tcp.smtp?
In /etc/rc.d/init.d, I ha
Hello,
Does vpopmail analyze the qmaillimits all of the time or do you have to do
something to enable it? Because as I disable permissions (disable_pop for
example) they are often ignored.
I am able to set the qmailadmin limits (using the mysql version and the
flat file verion) but it doesn'
I'm having just the oposite problem, I can't turn it off when I want to.
:-)
Not quite sure if this helps but here is configuration information I used.
./configure \
--enable-roaming-users=y \
--enable-tcprules-prog=/usr/local/bin/tcprules \
--enable-tcpserver-file=/etc/
Raymond,
Are you using: --enable-learn-passwords=y \
I just tried it without it and it didn't work.
Try adding that and see if it works.
-Steve
On Thu, 28 Aug 2003, Raymond Luong wrote:
>
>
> Please Help
> I recompile vpopmail with --enable roaming=y-- but
> it still does not work.
gt;
> Shane
>
> -Original Message-
> From: Steven Job [mailto:[EMAIL PROTECTED]
> Sent: Friday, 29 August 2003 1:12 AM
> To: Raymond Luong
> Cc: vpopmail list
> Subject: Re: [vchkpw] Can not get vpopmail to enable roaming support
>
>
>
>
> I
On Tue, 9 Sep 2003, Paul Theodoropoulos wrote:
> get over yourselves. you abandoned vpopmail. your own support staff were
> unable to support your paying customers - they had to go to the vpopmail
> mailing list for help, and once there were helped by *the community*, not
> their vendor. that's
nd thanks a lot.
Steven M. Klass
Systems Administrator
Andigilog Inc.
7404 W. Detroit Street, Suite 100
Chandler, AZ 85226
Ph: 602-940-6200 ext. 18
Fax: 602-940-4255
[EMAIL PROTECTED]
http://www.andigilog.com/
Does anyone know how I can test a vpopmail installation. I know this may
probably be trivial, but I like DJB's instructions, especially since he
always allows provisions for testing..
Thanks
Steven M. Klass
Physical Design Engineering Manager
Andigilog Inc.
7404 W. Detroit Street, Suit
43 matches
Mail list logo