want to go and delete
users directories once they are created?
Ken
On Wed, 2001-10-10 at 00:13, Troy Settle wrote:
>
> I guess I could have rm'ed it instead. It was to demonstrate that if the
> directory doesn't exist, vchkpw does not create it. Likewise with
> vdeliverm
. Probably because
of the configure options. Brand new installations work every time.
ken Jones
On Thu, 2001-10-11 at 19:58, Chris wrote:
> My apologies if this has already been posted. I didn't have the time at
> this point to research the archives before posting this. Just wanted t
haven't submitted
them to Mr. Sam yet. I know the #ifdef for smtp relay is
not spelled correctly (wrong name actually).
It would also be great to hear if you get a clean configure/make
with 5.0 on solaris.
Ken Jones
tly 6000 users using the system.
> I'm not real sure where to start looking for this problem and curious if
> anyone else has experienced this.
> All help is appreciated.
Check your syslog maillog file. You can always put more debugging
code in there. Plus you might want to check the mysql logs and
the tcpserver qmail-pop3d logs.
Ken
nable-logging=v
> --enable-auth-logging=y
> --enable-clear-passwd=y
Unles you update your mysql table difinitions correctly,
you can not use the clear password option.
Ken Jones
> --enable-valias=y
>
> Thanks for help.
>
> regards
> Dirk
>
>
vqadmin-1.18 requires vpopmail-5.0
Ken
On Fri, 2001-10-12 at 07:31, harindra patel wrote:
> Hello everybody,
>
> I m expalining my problem to vpopmail once again as i
> could not getout of it till.
>
> I have vpopmail version4.9.10 and trying to install
> vqadmin1.
I haven't had time to work on porting it to the new 5.0
setup. A fellow in Mexico at a college granted me
access to his oracle machine for testing, but alas
I was busy on other things.
I don't think it would be to hard to update.
You can use the vmysql.c module as an example.
Ken
On
llect html form fields and store them in a mysql
database.
Ken JOnes
> I'd appreciate any comments.
>
>
>
> Best regards,
> Gabriel
>
> -BEGIN PGP SIGNATURE-
> Version: PGP 6.5i
>
> iQEVAwUBO8cWucZa2WpymlDxAQEySggAwN4Msr3C2pcrv
to continue to support the few customers
that have been using the addresses.
>
> I am using vpopmail-4.10.24 compiled with MySQL support.
>
> Any suggestions on work arounds would be appreciated.
The work around is to pick the value of --enable-qmail-ext
to have the emails proce
il/users/* to the virtual domain.
Then edit the vpasswd (if you are using cdb) to
adjust the paths.
Then edit /var/qmail/users/assign and remove all
the individual user entries. It will be covered
by the main entry for the domain.
Then run /var/qmail/bin/qmail-newu to rebuild
your /var/qmail/users/cdb file (from the assign file)
Ken Jones
etory and set the ownership/permissions correctly.
With vpopmail-5.0
valias -i root@"your domain" "email address to forward to"
for example:
valias -i [EMAIL PROTECTED] [EMAIL PROTECTED]
Ken
e attempting to reconfigure. make clean won't hurt. It can
only help.
Ken Jones
I'm running ezmlm-idx under vpopmail 5.0 with the home dir of
/home/vpopmail/domains/inter7.com
What would be the ezmlm command line to change the vchkpw mailing list
to only allow subscribers to post?
Ken Jones
Admin of [EMAIL PROTECTED]
On Mon, 2001-12-03 at 16:05, Harry Zink wrote:
&
you can manually change the quota
per user with vsetuserquota. For domain quota's use the OS's
user disk quota. It's much more efficent than having vpopmail
check for space. If you setup domain quota's in this way it would
also apply to web sites hosted under the user's home dir.
Ken Jones
mail-5.1.0.tar.gz
>
> Would it be useful to use cvs or some sort of version control?
cvs wouldn't be useful to me. We have version control already.
>
> I'd personally would like to be easily track whats changed
> whenever a new 5.1.x is released.
http://www.inter7.com/vp
l. Any utility
that understands unix time should be able to convert it to
human readable format.
ken Jones
ts.
I think I remember testing 4.9 to smtp auth. Worked for me.
5.0 and 5.1 should work as well.
Ken Jones
On Thu, 2001-12-06 at 03:46, Inter7 List wrote:
>
> Hello Ken/Bill/List Members
>
> How is the password encrypted by vpopmail for virtual users? We need to
> authenticate users in vpopmail cdb database using java api but the password
> returned is encrypted. Enabling
vpopmail's config looks for tcp.smtp files in a file
places, like /etc
I'd suggest removing any tcp.smtp file you have on the system
except for the one in ~vpopmail/etc
Then configure again without the --enable-tcpserver-file option
Ken
On 2001.12.06 09:27 Carol Blevins wrote
nrecognized character \x7F at
> /usr/local/apache/cgi-bin/vqadmin/vqadmin.cgi
> line 1.
>
>
> what can be wrong?
I bet your web server doesn't think that vqadmin.cgi is a cgi program.
And is trying to send it as html
Ken
need to post your startup scripts for both
pop3 and smtp. Plus your configuration options for
vpopmail.
Basicly, it has to do with your tcp.smtp file for smtp
The IP of the sender is not in that list.
Ken
LL file.
It should also have a sample smtp startup line.
You need -x /path/to/tcp.smtp.cdb file to
control relaying
Ken Jones
> 0 smtp /var/qmail/bin/qmail-smtpd \
> 2>&1 | /var/qmail/bin/splogger smtpd 3 &
>
> /usr/local/bin/tcpserver -H -R 0 pop3 /var/qmail/bin/qmail-po
of the domain?
Probably what you mean is the postmaster password
for the domain. Use:
vpasswd postmaster@domain new-password
Ken Jones
ins/test.com/0/H/username/vacation/message \
> /var/spool/popmail/domains/test.com/0/H/username/vacation
>
> How do you modify the default value "86400" to apply to every new vacation accounts ?
>
> is at qmailadmin compilation time ?
Yes.
Ken Jones
>
> Tanks,
>
> Mat
>
>
here.
> Cant this be done once you replaced qmail-local?
>
> Any tips/help would be appreciated.
>
> //eric
You can do that with qmail/vpopmail. qmail will
decided how to deliver the mail. it will always hand
the delivery to qmail-local.
Ken Jones
or the domain.
Then check the /home/vpopmail/domains directory for the domain.
It should be in all of those places. If not, you'll need to delete
them by hand by removing it from each of those places plus
deleteing it from the database.
Ken Jones
the vchkpw program updates the tcp.smtp.cdb file.
So you'll need to reconfigure vpopmail without roaming-users
(the default is roaming users turned off).
Ken Jones
On Friday 30 August 2002 11:31 pm, Paul Fries wrote:
> Please forgive me if this is the wrong forum for this question
r
Take a look at the NO_RELAY flag that can be set for any user
vmoduser -r email@domain
It won't set the RELAY flag for the smtp server, so the user can only
send email to domains that are on that server (in the rcpthosts file).
Ken Jones
vpopmail mysql module always had the auto create code for
the vpopmail database and any of the tables.
Ken Jones
On Wednesday 04 September 2002 11:38 am, rm wrote:
> On Wed, 2002-09-04 at 11:14, Clayton Weise wrote:
> > No, but you do need to make a vpopmail database.
> >
&
0x400
#define NO_SMTP 0x800
#define QA_ADMIN 0x1000
In addition the pw_shell field contains the quota
and if you have enabled clear passwords, it follows the pw_shell field
It's all in the source code
"No Secrets"
Ken Jones
each subsequent delivery. THis
has the result of deliverying "multiple copies" to the first users
in the alias list.
Instead, use forwards inside a list instead of paths to the Maildir
Ken Jones
On Friday 06 September 2002 01:05 pm, Krista Smith wrote:
> I seem to be having difficul
On Monday 09 September 2002 09:01 pm, Kit Halsted wrote:
> One of my clients has been running a server with the "relaymailfrom"
> hack for years. I've been telling them for as long as I've been
> working with them that they would get blacklisted if they didn't
> switch to SMTP-AUTH. Well, they go
piling builds it into each program (that needs it).
This goes along with the philosophy that by compling
in configuration values, we save time on parsing a
config file for every transaction, and we simplify
administration by not having a config file to break :)
Ken Jones
port 110 and
> trying a pop3 authentification.
>
> What is it?
>
> How to fix it?
>
> Thanks.
That's why I put the tcp.smtp files under /home/vpopmail/etc
so the vpopmail user has permissions to write to those files.
Otherwise, it requires root access to write to the /etc directory
Ken Jones
We've already deleted the email address three times.
On Wednesday 18 September 2002 12:30 pm, Charles Sprickman wrote:
> Hi,
>
> I know someone brought this up about a month or so ago, but it appears
> "[EMAIL PROTECTED]" is still subscribed to this mailing list. Could the
> list maintainer plea
lready done this?
Use the mysql module. You can add as many fields as you want
to the vpopmail table. qmailadmin won't know about them. But you
can write any program you want to maintain those fields (or modify
qmailadmin).
Ken Jones
ts of debugging output is needed
to isolate what is ocurring. Hopefully leading to a solution :)
Ken Jones
On Friday 20 September 2002 04:20 pm, [EMAIL PROTECTED] wrote:
> I upgraded to 5.3.8 - and am still seeing this behavior.
>
> *sigh*
>
> Is this limited to Courier?
>
> Q
d see what happens. Check if it updates the tcp.smtp.cdb file.
If all this is right then i dunno...
If all your email accounts are owned by vpopmail then you might
as well run the pop3d tcpserver (and logs) as vpopmail.vchkpw.
The alternative (worth trying) is have everything run as root.
Ken Jone
It's hard to say what happened without an audit of your system.
Can you reproduce the error?
If so, I'd like to debug the execution.
Sounds like it might need some bullet proofing.
Ken Jones
On Friday 20 September 2002 07:16 pm, Martínlistas wrote:
> Hi. I have installed qma
From the 5.3.9 ChangeLog
09/05/02 "Steve Fulton" steve at esoteric dot ca
- vdelivermail now handles error return codes 100 and 99
when processing users .qmail files. Support for autoresponder
exiting with 99.
On Monday 30 September 2002 05:03 pm, Jeremiah
I've been looking for this one for a long time :)
Nice one. It will be in 5.3.11 version.
Ken Jones
On Saturday 28 September 2002 12:24 pm, John Fessenden wrote:
> vpopmail-folk.
>
> If this is the wrong forum to post these things
> please let me know the appropriate forum
Make sure there is a /home/vpopmail directory owned by vpopmail.vchkpw
Looks like the configure script is unable to create the /home/vpopmail/etc
directory.
Ken Jones
On Friday 27 September 2002 03:48 pm, rm wrote:
> I seem to be going backwards with this. I've decided to complet
ding and possibly breaking the link with qmailadmin and qmail?
>
> Thanks,
> Malachi
clear text passwords became the default.
to disable on the configure line add
--enable-clear-passwd=n
you can reconfigure, make make install-strip
then relink qmailadmin. (make clean; make install-strip)
Ken Jones
current user is already stored
in the authentication files/database/whatever. If you want
to modify a current users quota use something like
vsetuserquota command
Ken Jones
I agree with Andrea.
Also, there is a configure option to not use locking.
./configure --help | grep lock to get the exact line.
Ken Jones
On Wednesday 09 October 2002 11:32 am, Andrea Cerrito wrote:
> -BEGIN PGP SIGNED MESSAGE-
>
> I think that for a NFS solution the SQL b
There are a couple possibilities.
At least vadduser and qmailadmin are working.
you have to be carefull installing vqadmin because it runs set uid root.
It has to run as root to work on the standard qmail installation. It also
needs to be able to send a sig HUP to qmail-send to tell it to re-read
Package: vqadmin
Version: 2.3.4 (devel)
Home: http://www.inter7.com/vqadmin/
Devel Home: http://www.inter7.com/devel/
ChangeLog: http://www.inter7.com/vqadmin/ChangeLog
The latest development version of vqadmin is now available at
http://www.inter7.com/devel/vqadmin-2.3.4.tar.gz
ChangeLog from
You can use the MySQL crypt command. It calls the unix crypt()
function, so it's compatiable with vpopmail (and /etc/shadow)
Ken Jones
On Thursday 10 October 2002 05:15 pm, Alfredo Perez wrote:
> Ari,
>
>
> The SQL md5 function won't work for these passwords... it seem
aven't had time to try it out.
But it looks good.
Ken Jones
Maildir doesn't yet exist it won't
be able to write the file. vpopbull doesn't automatically
create Maildir directories for users that have not had
a directory assigned to them.
Ken Jones
On Monday 14 October 2002 03:28 am, Edoardo Serra wrote:
> Hi,
> I'm using vpopmail 5.2.1
The "-" in the domain name should not matter.
I would suggest running vconvert in gdb and walk through the
how it processes that one domain. Then you can see what is
going on.
Hope that helps
Ken Jones
On Sunday 13 October 2002 10:42 pm, Jesse Reynolds wrote:
> Hi
>
> I
"domain name".
So if you create a welcome directory under your vpopmail
etc directory, then welcome message email in a file
with the name of the domain, then vqregister would probably see it.
Ken Jones
> is supposing send a welcome message to the new user
> sign up ?
> wh
next month or
so. Probably release a new development version later this week.
Hope that helps
Ken Jones
Handling error code returns from "exec'd" scripts in vdelivermail
has been added (two folks sent in patches including Dzuy).
It will be released later this week after more testing.
Ken Jones
On Tuesday 15 October 2002 02:36 pm, Dzuy Nguyen wrote:
> There is a bug in vdeliv
Hmm.. I wonder if it's not closing file descriptors.
On Tuesday 15 October 2002 10:40 am, Brendan McAlpine wrote:
> Hey all,
>
> I am having a problem using vpopbull on my server. Basically, vpopbull
> starts firing off emails to everyone of the users in my domain, but then
> after a couple hund
ay we've found to do domain based quota's is
to use file system quotas per user. Then place the domain under
a users home directory vadduser -u"username" "domainname".
Ken Jones
aster
-ERR authorization failed
When you say you received a mesage for with a space after
the user name. Could you be more specific in how it was
received and all the programs that handled the email?
Ken Jones
On Tuesday 15 October 2002 03:29 pm, tonix (Antonio Nati) wrote:
> I've re
Feel free to submit a patch for vpopbull.
Ken Jones
On Thursday 17 October 2002 09:32 am, Edoardo Serra wrote:
> At 09.21 14/10/2002 -0500, Ken Jones wrote:
> >I think vpopbull uses the vauth_getall() function.
> >This function should return an entry for every user
> >in t
Excellent! I've been wanting to add this functionality to vpopmail
for a long time. Nice work, clean api.
I'll try to get them added to the next devel release.
Ken Jones
On Thursday 17 October 2002 01:19 pm, Brian Kolaci wrote:
> Hi,
>
> I mentioned this awhile back,
each domain we saw a performance increase by putting all
the users/domains in one table. This lets mysql optimize
access to the data by keeping as much as possible in RAM.
The recommendations come from performance measurements,
not from any file descriptor limitation of mysql.
Hope that helps
Ken Jones
over should not impact performance.
Ken Jones
Domain based quotas are not part of vpopmail.
It is suggested you use file system quotas can
keep each domain under a separate /etc/passwd user
home directory. vadddomain -u username domainname.
Ken Jones
On Friday 18 October 2002 10:40 am, tech wrote:
> hello,
>
> how can i see the qu
dom_89 should exist within the mysql dir_control table to
keep track of directory layouts for domains. The name
should be dom_'user id of vpopmail user'.
Ken Jones
On Friday 18 October 2002 09:15 am, [EMAIL PROTECTED] wrote:
> Are you asking permission? :)
>
> There is no
r inconvenience but might distract new users.
>
> /S
The users directory is depreciated. We suggest adding
all users under a domain.
vadddomain test.com
vadduser [EMAIL PROTECTED]
Ken Jones
Qmail won't deliver to root for security reasons.
Setup a /var/qmail/alias/.qmail-root file
to forward root's mail to a non root user account.
Ken Jones
On Wednesday 30 October 2002 12:30 pm, Jeff Koch wrote:
> Our /var/log/qmail logs are littered with entr
nd it always puts them in /home/vpopmail/domains/domain.com/user
> instead of /home/vpopmail/domains/3/domain.com/A/user
>
> Is this no longer a feature?
No. That code is still in there.
Ken
ange the password of
any email account.
Ken Jones
tp.cdb. For permission reasons,
it's better to have those files under ~vpopmail/etc
directory.
If --enable-roaming-users=y during configuration,
the vpopmail configure script attempts to auto-discover
if there is an /etc/tcp.smtp file already on the system and
use that. If it doesn't find one it will create a ~vpopmail/etc/tcp.smtp
file automatically.
Ken Jones
On Monday 13 January 2003 07:53 pm, Bill Shupp wrote:
> Ken, All:
>
> I have posted my vpopmail 5.3.13:
>
> Download:
> http://shupp.org/patches/vpopmail-5.3.13.tar.gz
>
>
> From the ChangeLog:
>
> - major changes to vdeloldusers
>-
On Tuesday 14 January 2003 01:58 am, Alan Murrell wrote:
> Hello,
>
> --- Ken Jones <[EMAIL PROTECTED]> wrote:
> > If --enable-roaming-users=y during configuration,
>
> Okay, so unless I have enabled romaining-users, then I
> don't really need to worry about tc
this is in the lastest courier releases
Ken Jones
preauthvchkpw.c:
if ( strcmp("webmail", (char *)service) == 0 &&
vpw->pw_gid & NO_WEBMAIL ) {
return(-1);
} else if ( strcmp("pop3", (c
quot;.
>
> TIA for any and all pointers/suggestions,
>
> --Duncan
The only thing I can recommend is disableing the authdeamon
for sqwebmail during configuration.
Ken Jones
is.lg.ua`
echo "&[EMAIL PROTECTED]" >> .qmail-default
to check:
more .qmail-default
first qmail-local will run the vdelivermail line
then it will email a copy of the email to the admin account.
ken Jones
On Monday 27 January 2003 10:57, Bill Shupp wrote:
> Ken, all:
>
> I've added Brian Kolaci's vopen_smtp_relay patch to 5.3.16. You can
> get it from http://shupp.org.
>
> Regards,
>
> Bill Shupp
Got it. It's up at http://www.inter7.com/devel
--
- Ken Jones
in the file. Make sure
it is owned by vpopmail.vchkpw and you are all set. qmail will just
delete the email automatically. usually this fix is enough so the user
is happy and they don't call back for another fix.
It would be great if you knew of any C programmers with a few
hours to spare. then we could hook vpopmail into qmail-smtpd
and block the email right at the front door.
--
- Ken Jones
It's not good for anything except backward compatibility.
It was in there back 4 years ago and removing it would have
broken installations back then. So we never changed it.
Ken Jones
On Friday 21 March 2003 06:05 am, Justin Heesemann wrote:
> as we all know our .qmail-default to l
the fsync's out of qmail and put in the option to vpopmail
not to sync. Prior to this, vpopmail followed the lead of
qmail, which was to sync the hell out of the disk. On
a heavily loaded system this doesn't make sense and
impacts performance. I'd rather let the OS sync the
disk for me, and risk losing a few emails a year if
the machine crashed.
Ken Jones
2.0 release.
Cheers
Ken Jones
On Monday 24 March 2003 06:47 pm, Brian Kolaci wrote:
> > On Monday 24 March 2003 22:05, you wrote:
> > > > On Monday 24 March 2003 20:53, Ken Jones wrote:
> > > > > I'm about to release a new 5.3.20 devel version.
> > > > >
>
There already is a working postgres module in vpopmail.
Looks like it's not built into the configure script.
Look for vpgsql* files.
Ken Jones
On Tuesday 14 January 2003 07:14 pm, Jay Tortorelli wrote:
> I for one am very interested in postgresql support in vpopmail and have
> b
Very strange. open_smtp_relay works for me in courier-imap
We have 1.5.1 version
KenJones
On Tuesday 25 March 2003 10:45 am, Rob Gridley wrote:
> I'm just going to steal your thread for a sec here. ;p
>
> I saw this in the Courier-IMAP 1.7.1 ChangeLog the other day. It has
> stopped me from upgra
I'm updating the configure.in script to support the current
postgres module.
Question: What libraries need to be included?
For example:
Sybase needs: -lsybdb -lm
Oracle needs: -lclntsh -lclient8
Ken Jones
Check your vpopmail vmysql.h file for the UPDATE server
entries. Make sure those are valid.
KenJones
On Wednesday 26 March 2003 04:01 pm, [EMAIL PROTECTED] wrote:
> Pls I need urgent help!!! I Have set up a few servers with
> Qmail+vpopmail+mysql. But can't find the solution to this problem.
> 1
lling in holes or rebalencing. A safe rebalence batch
program might be more useful. It would be easier to
write wouldn't break the current code.
Feel free to crack open the code and add in the features you want.
You can also use the --enable-users-big-dir=n configure option
to put all the d
tcpserver-file=n
It tells vpopmail not to bother rebuilding the tcp.smtp.cdb file,
since all of the relay information is handled by mysql/tcpserver.
It can significantly improve pop connection performance.
Ken
e:
http://www.inter7.com/devel/qmail-smtpd.check-user.patch
requires vpopmail-5.3.19 or above.
Ken Jones
Probably the orginal programmer didn't have time
to do a complete review, and no one has investigated it.
KenJones
On Thursday 03 April 2003 14:58, James H. Thompson wrote:
> I noticed that when using the API and adding a new domain, there are cases
> where no error is returned even though the op
I didn't know you had one.
Ken
On Saturday 05 April 2003 11:03, tonix (Antonio Nati) wrote:
> Hi Ken,
>
> why are you ignoring my patch at www.interazioni.it/qmail?
>
> You know it exists and works, so I don't understand why you continue to
> ignore it and prefer to
/Maildir/
If qmail-local updates the maildirsize file. I expect it would.
Ken
On Tuesday 03 June 2003 12:47 pm, Alfredo Perez wrote:
> Ken,
>
> I posted a message a few weeks ago about the maildirsize patch by Bill
> Shupp. I found a bug, but I don't know where the proble
On Tuesday 03 June 2003 11:54 am, Tom Collins wrote:
> On Tuesday, June 3, 2003, at 09:52 AM, Ken Jones wrote:
> > Does anyone have any code changes they would like to get into the
> > next release? I want to put together a new stable version 5.4.
> > Hopefully release it
changed, the maildirsize file
is not rebuild, just deleted. This causes sqwebmail to not see a
quota usage until email is delivered to the account, or they pop in.
Ken Jones
On Tuesday 03 June 2003 12:25 pm, Spork wrote:
> Ken,
>
> Just out of curiousity, what's the status with mysql limits? It seems
> like there's code to read them, but no tools to write them.
Unknown, I have not been working on that code.
Ken
>
> Thanks,
>
> C
alling command line programs.
I've worked on several ISP projects were we did exactly that. The ISP
programs called shell scripts to add/delete/update email accounts.
It took about 1 hour to update these scripts to call the vpopmail programs.
Ken Jones
Done.
I also added it to the other mysql connect calls (2 others).
Is the timeout value in seconds? Maybe we should give it
more than 1 second to connect. Perhaps 3?
Ken Jones
On Wednesday 04 June 2003 10:01 am, matthew berardi wrote:
> I don't know how many people would desire this b
Seems like a reasonable change.
I put it in. Needs testing!
Looks like we will start a series of devel releases to test
these changes. I'll package one up end of day tomorrow.
Ken Jones
On Wednesday 04 June 2003 9:37 am, Moshe Jacobson wrote:
> On Tue, 3 Jun 2003, Ken Jones wrote:
I think we added a clear password field into the mysql vpopmail table.
Ken Jones
On Wednesday 04 June 2003 11:15 am, Jeff Garvas wrote:
> Pardon my ignorance, but will a 5.4 stable version require any major
> modifications to a working 5.2.1 installation?
>
> Has anything changed in
Sounds great.
I'd leave the vauth_crypt() function in the pgsql.c code.
I want to minimize the amount of testing needed.
On Wednesday 04 June 2003 1:02 pm, Charles J. Boening wrote:
> Ken,
>
> I'm working on some changes to the PostgreSQL code. I'll have them
> hope
I'm not writing any new code.
I'm only applying code changes that people send me.
Ken
On Wednesday 04 June 2003 2:16 pm, Rick Macdougall wrote:
> Hi,
>
> Would you not want -c -m ? I do not see -s as an option anywhere.
>
> Oh, Ken, as long as you are patching today, m
I'd
> relay my observation.
>
> _
> Nick Bellomy eMphasys Technologies,Inc.
> [EMAIL PROTECTED] http://www.emphasys.net
> 972.774.1946 re
ail
./configure --enable-ldap=y
You'll need the ldap library from www.openldap.org
Ken Jones
201 - 300 of 1217 matches
Mail list logo