using vpopmail 4.7.9 here with Qmailadmin 0.39.
>
> --
> Linux Administrator & Consultant
> Russell "Elik" Rademacher
The easiest way is to modify the .qmail-default file and
just put in the users email address he wants everything
forwarded to
Tim Hunter wrote:
>
> You only need the pop3d to run once to manage all of your domains, each
> separate domain logs in as [EMAIL PROTECTED]
> Or if you have your DNS setup properly as described in the docs they can
> just login with user.
>
> -Original Message-
> From: Revina [mailto:[E
e it takes to build the
vpasswd.cdb file.
Ken Jones
if it
wasn't compiled with --enable-ip-alias-domains=y
It should create a ~vpopmail/etc/ip_alias_map file
Ken Jones
ct dirs to lib and include
You need to update your /etc/ld.so.conf file to point to the directory
where you mysql shared object libraries reside.
Ken Jones
main.com mypassword.com
> could not open assign file
By default vadddomain tries to write an entry in /var/qmail/users/assign
Looks like it's not being able to open that file.
> Error: Unable to chdir to vpopmail/domains directory
This is an invalid error return message, the above error is more to the
point.
Ken Jones
make_vpasswd_cdb code
to see if there is any way to improve it's performance.
Ken Jones
David Crawshaw wrote:
>
> Then how about restructuring the add controls like TinyDNS (part of DJBDNS).
> It has add-alias and add-host commands to add things to a text file, which
> it checks for v
You found a bug. the #define LOG_NAME was not being used by vchkpw.c
Instead "vpopmail" was hard coded into the openlog() function.
It is fixed in the latest vpopmail-4.9.9 release up on the web site.
Updated Thu Mar 15 20:17:16 CST 2001
Ken Jones
site (default) -l = large site
(--enable-large-site=y))
I've tested this conversion program on Linux, Solaris and FreeBSD.
They all seemed to work with no problem.
Ken Jones
Alex Hathaway wrote:
>
> How is the encryption of vpasswd, password field done? It doesn't seem to
> u
er:
> enter password again:
> Segmentation fault (core dumped)
> [root@mail /root]#
>
> me too...
This is fixed in the 4.9.9 version. (at least it should be :)
Ken Jones
om
Then add the domain normally with vadddomain domainname.
When you add users make sure you add them with thier full email address
vadduser [EMAIL PROTECTED]
Stick with --enable-default-domain and you'll be all set.
Ken Jones
ything looks like it worked. But the vpasswd file is now owned by root,
> and each user entry in the vpasswd file is followed by a blank line. Any
> subsequent instances of vmoduser (or vmkpasswd) core dump.
>
> I reported this to Ken about a week ago, but got no response.
I wasn't able to reproduce this on my test machine.
Hard for me to fix it then.
Ken
Lou Hevly wrote:
>
> At 21:50 15/03/01, Ken Jones wrote:
> >Revina wrote:
> >>
> >> I've installed vpopmail without mysql. just works fine.
> >> how many users to start using mysql?
> >> TIA
> >>
> >> --revina--
> >
&
Estephano wrote:
>
> Mar 15 02:20:05 wintercom qmail: 984619205.799236 alert: oh no! lost spawn
> connection! dying...
>
> This error occured as well. (just greped the logs a bit´)
>
> SW
You might be running out of available file descriptors
Ken Jones
e qmail-send always dies unexpectedly. I dont
> know why, neither do the logs.
> The first error might be that I deleted a user's dir and still the account
> wants to receive email. But I don't knwo exactly.
>
> The main problem is: Why does qmail-send die?
Stop your cron job.
d all
users using thier full email address. Then everything will work fine.
Ken
> I am
> trying to use vpopmail for our primary mail server without any other
> domains.
>
> ---
> Brad Dameron[EMAIL PROTECTED]
> Network Account Execut
the cdb module.
My thought is the cdb module could continue to use .qmail files.
So the cdb module API's could handle the .qmail files. And
the MySQL, sybase and oracle modules could work in the same
way.
Ken
Patrick Naubert wrote:
>
> I have not been able to get qmailadmin to work with subdomain.domain.com
> I always get authentication errors.
>
> ANyone can confirm this ?
>
> Pat.
I tested it and everything worked, here is my test procedure:
Machine - RedHat 7.0
cd vpopmail-4.9.9
./configure
ma
domain test5.com
> Please enter password for postmaster: xx
> enter password again:xx
> could not connect to mysql server
it is not able to successfully connect and log into the
mysql server. That's the problem. Check over your vmysql.h
file, recompile.
Ken Jones
> vsql_getpw:
Bill Shupp wrote:
>
> on 3/15/01 8:29 PM, Ken Jones at [EMAIL PROTECTED] wrote:
>
> > I wasn't able to reproduce this on my test machine.
> > Hard for me to fix it then.
> > Ken
>
> Ken,
>
> I'm sorry I can't provide a fix myself. I would
update the webpage with the new version too ;)
Good point ;] I've put a time stamp on the web page next to
the development version download. So you know if it's new or not.
> Or wait.. you gonna let us smart people be the guinea pigs?
Hell no! ]
Ken
>
> -Original Message--
make; make install-strip
Plus you'll need to chown -R uid dir and chgrp -R gid dir
to fix your current directories.
Ken Jones
og for some keyword
> like "unsubscribe" ...???
>
> Any help is most appreciated ...
You might want to maintain a .qmail-"list" file instead, and
put in everyones email address. The will remove the problem
of having moderators, subscribers and unscribers. And no one
can join the list without you setting it up, nor will they
be able to leave the list.
Ken Jones
Bill Shupp wrote:
>
> on 3/16/01 3:44 PM, Ken Jones at [EMAIL PROTECTED] wrote:
>
> >> Might want to update the webpage with the new version too ;)
> >
> > Good point ;] I've put a time stamp on the web page next to
> > the development version download.
osed to
solve
all your problems, except it doesn't. It is over hyped.
;]
Ken Jones
"Live Free, Live GPL"
http://www.inter7.com/
"Francis P. Ling" wrote:
>
> Sumith Ail writes:
>
> > Hello
> >
> > Can I also get a copy of this module.
> >
> > - Sumith
> > - Original Message -
> > From: Chris Chan <[EMAIL PROTECTED]>
> > To: <[EMAIL PRO
d to each message,
and is typically set to the program name.
/etc/syslog.conf controls how the ident name is mapped
to a log file.
--
Ken Jones
"Live Free, Live GPL"
http://www.inter7.com/
eld starts with "NO". If it starts with "NO" then it doesn't
do
quota checking.
Seems like we can compile in the quota checking code no matter what the
default
quota is set to. Then folks like the guy above won't run into this
problem.
What do you folks think?
Ken Jones
"Live Free, Live GPL"
http://www.inter7.com/
s=y option.
Then make sure you check your email with pop before sending email
via smtp.
Also do not edit your rcpthosts file or delete it. Let the
vpopmail vaddomain/vdeldomain programs update it for you.
--
Ken Jones
"Live Free, Live GPL"
http://www.inter7.com/
tried to use. Is this broken? If not how
> do
> > I get it to work?
>
> You can't with the current vpopmail releases. But I've written a patch to
> do just what you're asking about.. It adds a --enable-logging=v option.
> I've submitted it to Ken, and he said
Check your /var/qmail/users/assign file.
Some qmail rpm's have a cron job that writes over the
contents of the file and puts in the entries from
/etc/passwd.
Ken Jones
Lee Lewis wrote:
>
> Hello,
> Here we go again.
> But hopefully with no read receipt.
> Sorry Ti
n the database.
Ken Jones
Dan Phoenix wrote:
>
> what is up with this new db table called dir_info or whatever?
> Is it really needed. I upgraded to new vpopmail version
> and had to manually add an entry to that to keep intact with
> users i had.
>
> On Mon, 19 Mar 2001 [EMAIL PRO
any time.
And it will take 14 to 45 days for them to turn up our T1 line.
So if the mailing list stops working, you'll know why.
We are in the process of moving our site someplace else,
so we can keep everything up and running.
--
Ken Jones
"Live Free, Live GPL"
http://www.inter7.com/
client i've seen in terms of overall
system throughput.
>
> thx for any pointers
I highly suggest going with mysql instead of cdb files. There are is no
file locking done on the mysql module except during add/del of a
domain.
--
Ken Jones
"Live Free, Live GPL"
http://www.inter7.com/
it.
>
> Has anyone run across this who could suggest to me a cause for this sort
> of behaviour?
>
> Thanks,
>
> Jonathan Smith
Sqwebmail will first look at a sqwebmail-password file in the users
Maildir directory. You won't be able to log in if that file doesn't
ate.
This minimizes the number of times vpopmail counts all the emails.
Perhaps a better name could be used for the .current_size file.
Like, .current_size_of_email_that_has_been_delivered_not_counting_
emails_that_have_been_deleted ;]
--
Ken Jones
"Live Free, Live GPL"
http://www.inter7.com/
t's in the INSTALL file
Then test with:
telnet localhost 110
user [EMAIL PROTECTED]
pass test
quit
/* That should work too if your pop3 startup line is correct */
echo "to: [EMAIL PROTECTED]" | /var/qmail/bin/qmail-inject
Then tail your qmail log file, where ever you put it, and
you should see a successful delivery. You can try pop
again to see if you can download it, this time with your
email client.
Ken Jones
inter7
h-authvchkpw --enable-imageurl=/images/sqwebmail/ \
--enable-hardtimeout=10 \
--enable-softtimeout=10 \
--enable-imagedir=/usr/local/apache/htdocs/images/sqwebmail \
--enable-cgibindir=/usr/local/apache/cgi-bin
Notice the default apache directory (when apache is installed from
source)
That has worked for me each time. Unless you are using mysql, then
you have to add the mysql libs to the sqwebmail makefiles.
Ken
on of qmailadmin-0.50 is also available for download.
It compiles against vpopmail-4.10.1. No major changes were made
except switching to vqpasswd from the old struct passwd. As the
new alias/forward api's in vpopmail are completed, qmailadmin
will use those calls to maintain forwards and aliases.
Bill Shupp wrote:
>
> on 5/7/01 3:44 PM, Ken Jones at [EMAIL PROTECTED] wrote:
>
> > I just posted the new development version.
> > The new features being added are:
> >
> > - optionally storing clear text passwords in the cdb and mysql modules
> >
> &
Looks pretty good. I would send the output of tcpserver into
multilog, not splogger/syslog.
Ken Jones
John Stile wrote:
>
> Do I have all the steps here?
> I am mainly worried about the syntax of steps 4 and 5 (startup scripts
> syntax).
>
> # 1.
Were there any errors in the qmail log file?
Perhaps running out of file descriptors or some such?
Is your queue broken? Did you run out of inodes?
Have you tried sending out a small text message?
Does it give the same results?
Ken Jones
Kris von Mach wrote:
>
> Hi,
>
> I know t
k the archives) that if you
> have a "catch-all" account defined, and then that account is removed,
> vdelivermail will core dump when trying to deliver non-matching emails to
> the missing "catch-all" account.
We finally had to track down and fix that problem. The new
development version has the fix for it.
Cheers
Ken
Krzysztof Dabrowski wrote:
>
> Ken,
>
> I've read the latest changelog for vpopmail. i've noticed that you have
> implemented something that looks like feature-crippled version of my
> dbfunctions patch.
>
> After a half year of nearly ignoring me and my fr
.
The program would have to check it has already added the header, cause
some
.qmail file processing re-injects the email back into the queue.
Ken Jones
[EMAIL PROTECTED] wrote:
>
> I think you could do this with the server that does the relaying, it could
> check which user and domain is se
il-4.10.1'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/vpopmail-4.10.1'
> make: *** [all-recursive-am] Error 2
I got that too. I'll try to fix it Wednesday. It's should
return a pointer to a valias structure instead of a
char *.
Ken Jones
amp;& cat uint32.h2 || cat uint32.h1 ) > uint32.h
> rm -f tryulong32.o tryulong32
> /compile cdb_hash.c
> /usr/ucb/cc: language optional software package not installed
> make[2]: *** [cdb_hash.o] Error 1
> make[2]: Leaving directory `/tmp/vpopmail-4.10.3/cdb'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tmp/vpopmail-4.10.3'
> make: *** [all-recursive-am] Error 2
>
> I use gcc for compiling,why it compiles in cdb directory use cc?
>
> new
> [EMAIL PROTECTED]
export PATH=/usr/local/bin:$PATH:/usr/ccs/bin
ln -s /usr/local/bin/gcc /usr/local/bin/cc
make
Ken Jones
> Serkan wrote:
>
> Hi all,
>
> I am using mysql-3.22.32 on qmail. Is there anyway to see the cleartext format
> for passwords?
>
> Thanks..
Take a look at the new vpomail-4.10.3 development release. It includes
support for storing clear text passwords.
--enable-clear-passwd=y
Ken Jones
;t find a warning massage on the web page like i use
> deliverquota. And i don't know to send an email automatically if the
> quota, example, is 75% or maybe 90%, and maybe can send an email if in both
> condition, 75% quota and 90% quota.
SqWebmail uses a completely separate quota idea than vpopmail does.
They are not compatable.
Ken Jones
* [all-recursive] Error 1
> make[1]: Leaving directory `/var/tmp/vpopmail-4.10.1'
> make: *** [all-recursive-am] Error 2
>
> Any help will be appreciated.
>
> Thanks,
> Jun
Get the latest development copy, 4.10.3
Ken Jones
Matt Simerson wrote:
>
> Hi Ken (et al),
>
> I've found another place where the multiple UID/GID feature isn't quite
> completely implemented. I've built another mail toaster with
> qmail/vpopmail/qmailadmin and each domain is a unique UID/GID. The main
>
d as qmailadmin 1.0 and
will require vpopmail 5.0
Ken Jones
A new entry for vpopmail on:
http://www.UnixApps.com/
Details:
http://www.UnixApps.com/?page=application&database=history&hid=3896
Ken Jones
d write my own vpopmail_add_alias
> routine..
Write a php add_alias routine? That would be excellent. Then get it
in the next php4 release.
> regards..
> justin
Later
Ken
il
for the reference page
Ken
>
> Sean
>
> - Original Message -
> From: "Ryan Duda" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, May 17, 2001 1:29 PM
> Subject: valias command under 4.10.3
>
> > Hi,
> >
>
Ryan Duda wrote:
>
> Sean,
>
> Ah, that did the trick. Thanks for you help.
>
> Just on a side note I had a double alias like this for testing:
> +---+-+---+
> | alias | domain | valias_line |
> +---+-+---+
> | test | domain.com | &[EMAIL PROT
uld be able to handle it. Using some
status file on where to put the next file. Perhaps using the .dir_control
code and the mysql dir_control table.
Ken
>
> Sean
> - Original Message -
> From: "Ben Beuchler" <[EMAIL PROTECTED]>
> To: "Vpopmail List"
e cdb and mysql modules.
So it hasn't been kept up to date. We could get it up to date for your
site. That would be excellent. I'll look over the voracle.pc file over
the weekend and post updates in the development release 4.10.X's
Ken
The following is in the configure.in file now 4.10.4:
*-*-solaris*)
idcommand="/usr/xpgr4/bin/id -u"
Ken
Chris wrote:
>
> I know this problem so everytime i compile the new vpopmail i have to modify
> the configure file :-)
>
> i'm using Solaris 8 x
Looks good. I put it in 4.10.5, you might want to download it and
try it out on your machine. So we know it works :)
Ken
Justin Heesemann wrote:
>
> hi..
> after trying to find the cause for my cdb to mysql converting troubles
> i came up with this conclusion:
>
> re
will HAVE to happen but
> I doubt that I need to do a full install of mysql... Suggestions?
If you are running an OS/Distro that handles rpm's. You can install:
rpm -Uvh MySQL-client-3.23.37-1.i386.rpm
rpm -Uvh MySQL-devel-3.23.37-1.i386.rpm
I like to install the client rpm so I can run
the IP address of the old mail server to the new mail server
4) Copy over the email from the old mail server to the new mail server.
With this plan you have almost zero downtime (time to switch over IP's)
The users old email will not be available untill the copy is completed.
But they will be able to receive/send new emails.
Ken Jones
inter7
Hi Sean,
I've already got this scheduled for development into the new 4.10.X
versions. I figured we could use the same directory hashing code
that domains use for thier users. Just apply it to domain directories.
Sean C Truman wrote:
>
> Ken,
>
> I am thinking of doing
reading over the mysql documentation today and they
suggest two connections. One for the master that does
any updating and a second for the slave that does only
reading.
I will post the new version later today.
Ken
The vpopmail-4.10.8 release has a postgres module.
I need to add it to the configure script.
Ken
Dan Phoenix writes:
>
> Can you add some postgres support?
>
>
>
> On Tue, 29 May 2001, Ken Jones wrote:
>
>> Date: Tue, 29 May 2001 17:44:32 GMT
>>
ary server and a backup server
Anyone have any ideas?
Ken Jones
Mark Lane writes:
> Is the data static? If not it is probably not worth the effort as you would
> have to send every write to every mysql server. If it is static then sure
> just tell the program calling mysql to open a
;> 1) one mysql server for everything
>> 2) replicated mysql system, with one read only server (slave)
>> and one update server (master)
>> 3) a primary server and a backup server
>>
>> Anyone have any ideas?
>
> Why yes, Ken, I do :)
>
> Fi
[EMAIL PROTECTED] is working on a new filter/spam package
that should fit in well with qmail and vpopmail users.
I think he will have a working version within the
next few weeks.
Ken
Ben Beuchler writes:
> Is anyone using the filtering extensions in a production environment?
&g
Yep. I am working on it.
My current developement schedule is
1) finish updating the oracle module
2) finish the mysql replication options
3) put in running commands
4) add checks for user over file system quota
5) finish integration of postgres module
Ken
Wojciech Smolkowski writes:
>
.
Starting with compiling the ldap code to running the
first vadddomain.
Ken Jones
Philip Wall writes:
> I have been trying to get Vpopmail to work with LDAP. I've tried
> OpenLDAP 2.0.9 and I get several errors when compiling Vpopmail.
> I then switched back to OpenLDAP 1.2.11.
aster passwd"
It is better to let the operating system handle the quota processing.
The operating system is much more efficent.
Ken Jones
Gabriel Ambuehl writes:
> -BEGIN PGP SIGNED MESSAGE-
>
> Hello Ken,
>
> Tuesday, May 29, 2001, 9:42:10 AM, you wrote:
>
>
>> The new vpopmail development version supports putting domains
>> under the same hierarchy as users. actually it uses the sa
/control/rcpthosts
/var/qmail/control/virtualdomains
/var/qmail/users/assign
Once you edit the assign file run
/var/qmail/bin/qmail-newu
Then send qmail-send a HUP signal.
On GNU/Linux: killall -HUP qmail-send
If you are using any of the database modules,
like mysql, you will need to update the table.
Ken Jones
I had not tested 4.10.12 with --enable-auth-logging=y
It is fixed in 4.10.14
http://www.inter7.com/vpopmail/vpopmail-4.10.14.tar.gz
Try that
Ken
Justin Heesemann writes:
> Hi..
>
> # ./configure --enable-mysql=y --enable-roaming-users=y \
> -enable-valias=y --enable
"master"
actually be a slave. And if the master "master" dies,
have it take over the IP so the slaves will not notice
the difference? This is assuming that the IP could be
taken over.
4) Any other thoughts or ideas on this kind of setup?
5) What might be a better set up?
Ken Jones
make
sure none of the sql queries step on each other.
Ken
oldarnie writes:
> Roger Arnold wrote:
>
> I seem to have stumbled into a major problem while trying to compile Vpopmail and
>would be obliged if someone could help ASAP please.
>
> I used the following configurati
Syntax error in the code. It will be fixed.
You can change it yourself for the moment:
vmysql.c line 830 change:
res = mysql_store_result(&mysql_update);
To:
res_update = mysql_store_result(&mysql_update);
also modify line 858 in the same way
Thanks for finding it ;)
K
No,
I need to go through Kris's dbfunction code to get
a good way on how to exec programs. Hopefully I
can get this done today.
Ken
Justin Heesemann writes:
> addition:
>
> i'm using 4.10.14...
> vdelivermail.c:
>
> ___
> int run_command_a
The authlib directory is in the sqwebmail package.
burrett writes:
> Roger Arnold wrote:
>
> Hello All,
>
> I have just downloaded "vpopmail-4.10.14" and noticed on the download
> page that if "sqwebmail" is going to be used, a file has to be changed
> in the "authlib" directory,
> so whe
slave.
There isn't any code to do updates to multiple
servers. Best to leave that *major* headache
to the mysql developers.
Ken
oldarnie writes:
> Roger Arnold wrote:
>
> Hello Ken,
>
> Thanks for the reply.
> I have been reading through vpopmail-4.10.14 a
Gabriel Ambuehl writes:
> -BEGIN PGP SIGNED MESSAGE-
>
> Hello Ken,
>
> Monday, June 04, 2001, 6:11:37 PM, you wrote:
>
>> There is on read only server defined, where all the
>> reads go to. If the connection to the read server fails
>> then as
Gabriel Ambuehl writes:
> -BEGIN PGP SIGNED MESSAGE-
>
> Hello Ken,
>
> Tuesday, June 05, 2001, 12:00:35 PM, you wrote:
>
>>> What about an customizable number of read only machines of which
>>> vpopmail chooses one, by round robin, for exam
t these calls have
> been removed (or in the case of the missing fsync not implemented)?
Yes, there is another reason. I like to get about 8 hours of
sleep a night :)
Ken Jones
Marcus Williams writes:
I think this new version will be more to your liking.
Please review the code and see if it looks okay to you.
I tested it on our NFS system and it seemed to work.
But I have not volume tested it.
Ken
PS: Thanks for bringing this up. It needed to be updated.
>
Oops, I forgot to put a url. It has been a long day
already.
http://www.inter7.com/vpopmail/vpopmail-4.10.15.tar.gz
Ken Jones writes:
>
>
> I think this new version will be more to your liking.
> Please review the code and see if it looks okay to you.
> I tested it on our
to vpopmail or courier-imap?
With the development version of vpopmail 4.10.15, replace
courier-imaps authlib/preauthvchkpw.c file with
http://www.inter7.com/vpopmail/preauthvchkpw.c
That will update the authlog. Make sure you download a
new preauthvchkpw.c file. There were errors in it.
I just loaded a new one up.
Ken
It is not looping. It is running configure in a whole
lot of directories. Just be patient. It will end.
Ken
Qmail writes:
> Hi Folks,
>
> I'm trying to build sqwebmail-2.1.0.
>
> Unfortunately when I run: ./configure --with-htmllibdir=/var/www/html
> --with-mod
I wonder if we can drop this functionality and make
vpopmail only talk to virtual domains with the @domain.
I never liked the need for "vadduser username"
The only use is for domains that want virtual email
users mixed with /etc/passwd users.
Ken Jones
Iain writes:
> How is
ad
of calling qmail-remote.
Ken Jones
Kieran Barnes writes:
> Hi,
>
> I've managed to set vqregister-2.5 up, works fine.
>
> I have it configured to send the user a signup email when they complete the
> registration.
> Although, if the user supplies an email add
qmailadmin has not been updated to use the new vpopmail
valias functions. It still creates the .qmail files.
Ken Jones
Roy Kartadinata writes:
> Hi guys,
>
> I'm using vpopmail-4.10.15 with qmailadmin-0.51 ..
>
> Well.. I got that qmailadmin make error solved.. h
ail-default file and change the last parameter
to:
delete
That's it
Ken Jones
Looks like you have incompatible vpopmail/qmailadmin versions.
You might want to use the latest stable versions of both.
Ken Jones
Qmail writes:
> Hey guys,
>
> I've been struggling with getting qmailadmin to compile.
>
> I've got all the pieces installed,
(and counting) as I write this. Everything
is replicating just fine. Disk sure is active ;)
Ken Jones
Dushyanth Harinath writes:
> Hi,
>
> I have vpopmail configured with --enable-mysql-replication=y.It is working
> fine except that my primary MySQL server is not updated...infa
I will test it out today or Sunday.
By the way, you do not need to run separate tcpservers
on each of your IP's. You can run just one. The hostname
in the tcpserver startup is only used during the qmail-popup
to print as part of the OK line.
Ken
Wojciech Smolkowski writes:
> Hi,
If you send me a how-to on setting up ldap with the right
schema etc, i can test it. like.. given the openldap source
and a clean compile/install, what next?
Ken
Christian Wiese writes:
> Hi,
>
> I'm back again to install vpopmail with LDAP support.
> Because Ken made
To convert from vpasswd.cdb to mysql.
1) compile vpopmail with mysql support
2) ./vconvert -c -s
3) make install-strip
done
Rick Updegrove writes:
> From: "Kieran Barnes" <[EMAIL PROTECTED]>
> Also in reply to Ken Jones suggestion about qmail-inject
>
>> I
var/qmail/users/assign and change the
path to the domain and the uid/gid then rebuild
the cdb file with /var/qmail/bin/qmail-newu
Then you would need to update the mysql table
to reflect the new path to each users email
directory. Don't change any of the other fields.
Ken
ed to Vpopmail.
The update server is the main server. Or in mysql replication
terms the update server is the master server and the read server
is the slave server. That is if you have mysql replication turned
on.
If you don't have it turned on, which is the default, then
it only access
Check the vqadmin.acl file. Check for a space at
the end of the user name. If there is a space after
the name it will fail.
Ken Jones
Qmail wrote:
>
> I have the same problem.
>
> Only not the typo.
>
> The cgi recognizes me on the "main menu" screen:
&
.1 with MySQL 3.23.38
> Any help would be greatly appreciated.
>
> Thanks,
> Adam Cady
If you have the mysql shared object libraries installed
make sure you update the /etc/ld.so.conf file, otherwise
vdelivermail won't be able to find the libraries. That
might be it.
Ken Jones
701 - 800 of 1217 matches
Mail list logo