ail/domains/domain/user1
from the database. Finds a .qmail file there containing.
&user2@domain.
vdelivermail then checks if user2@domain is in the database. If not
it sends it to qmail-inject. If it finds it then it gets the users
directory /home/vpopmail/domains/domain/user2. If that directory
has a .qmail file containing &user1@domain then it will deliver
to user1@domain. Hence the loop.
Ken Jones
ar about your experience
of upgrading. The table definitions are all the same, with
the possible exception of the lastauth table. But I don't
think the lastauth table existed in the 4.9 versions.
5.0 is *supposed* to be backwardly compatible.
That was the goal.
It would be helpful to get your results from upgrading.
Ken Jones
We might have removed and disabled archiving of the
vpopmail and qmailadmin lists since they are available
from the mailing list archive web site listed on the
projects web pages.
Ken
On Wed, 2001-09-12 at 16:22, Einar Bordewich wrote:
> - Original Message -
> From: "
ot;&[EMAIL PROTECTED]" [EMAIL PROTECTED]
the valias command does the same thing as
echo "&[EMAIL PROTECTED]" > /home/vpopmail/domains/domain.com/.qmail-a
Ken Jones
Ooh, sorry.
Why do they insist on keeping thier local mail server?
Ken
On Thu, 2001-09-13 at 09:46, Divyank Turakhia wrote:
> i figured tht ... but thts for giving him a 1 letter email address ... i
> need to give him a 1 letter user which can be authenticated using vchkpw ...
> caus
way to change the default quota setting in vpopmail once installed
>without recompiling the whole thing?
>
> thanks
You will have to recompile and reinstall vpopmail to change the default
setting. You can, however, change the quota for any user or domain with
out reinstalling.
Ken Jones
On Thu, 2001-09-13 at 22:07, Chris wrote:
> Ken,
>
> Can you tell me will you add the quota checking for email alias? and will it
> include in 5.0 release?
>
> It bring us a lot of problem if we enable the storage quota for pop account
> and provide alias for the user. th
On Thu, 2001-09-13 at 18:40, cbunnell wrote:
> Hello Ken, Inter7!
>
> I'm sure things have been effected by current events, but I was wondering
> how the final release is looking? Any changes? Or should I go for pre5 ?
pre6 is the new 5.0 version that will be released on Mon
The vpopmail-5.0 tar ball I posted a URL too may
change over the next few days.
The only thing I'm looking at changing is getting
the oracle module to compile/work.
Ken Jones
On Fri, 2001-09-14 at 14:56, sec wrote:
> Hello,
>
> WHy using valias or manualy insert correct lines in mysql for sending
> all mails for domain on one account doesn't work.
> Works only using .qmail-default file
That is because qmail-local delivers the mail to domain first.
Ken
log(). Is that
> correct?
You are correct. I didn't see the error because of the
#ifdef HAS_SHADOW wasn't defined on my system. Your
change will be in 5.0
Ken Jones
Please comment on:
Current 5.0 vpopmail release page
http://www.inter7.com/vpopmail/v5.html
The INSTALL, ChangeLog and AUTHORS file
all have the 5.0 text.
Ken Jones
o radomize load across
a set of clustered machines.
Ken Jones
inter7.com
On Mon, 2001-09-17 at 11:30, Angus D Madden wrote:
> I thought I'd answer my own questions:
>
> On Sun, Sep 16, 2001 at 05:33:38PM +0700, Angus D Madden wrote:
> > I am currently migrating about 130,000 ac
va_start
and report back what header files it requires.
Check vpopmail.c and make sure it has those
headers in there.
On Linux va_start is in #include
void va_start( va_list ap, last);
type va_arg( va_list ap, type);
void va_end( va_list ap);
Ken Jones
n as my mail client
and it asks me for my email address, [EMAIL PROTECTED] Then it sets
it in the emails. Works great.
Ken Jones
Looks like the patch you used is broken.
Ken Jones
On Fri, 2001-09-14 at 18:45, juan enciso wrote:
> HI Friends, sorry for my english
> I have a problem with a domain specific
> its e-mais be queue .
>
> This is the error messages:
>
> @40003ba28abc3ad6cc2c start
7;s because MrSam, who wrote courier-imap, also wrote authuserdb.
He prefers his own code.
Ken Jones
>
> I think it would be possible to recompile the courier-imap packages
> yourself, you'd just need to have all the dependecies for all the other
> packages it builds (like ldap).
Inject and email into the queue. Post the command
you use to inject the email, and all the qmail log lines
for the entire email delivery.
Also, are there any .qmail-aoki files in
/home/vpopmail/domains/ai-bridge.com/aoki ?
Ken
On Tue, 2001-09-18 at 23:40, [EMAIL PROTECTED] wrote:
>
>
ge the default for
> a different number?
Sure. Compiling a new default will not automatically
update your current user entries. If you want to change
them, then look into command line programs to set the
quota.
Ken
>
> Andrew
>
>
hat.
>
> Any suggestions will be dearly appreciated.
My suggestion is to stop using Microsoft products :)
Ken
"Just say no to inferior software."
I don't understand what you folks are saying about the
mysql stuff. you can use the mysql replication feature
to run a master database that handles all the updates,
and as many slave databases that are read-only.
What's wrong with that?
Ken Jones
fdef HAVE_SYS_VARARGS_H
#include
#endif
Check if you have a /usr/include/sys/varargs.h file
if so, then check if config.h has HAVE_SYSVARARGS_H
defined. Please report what you find.
Also, try changing the #ifdef line above to just
#include
and see if it compiles.
Cheers
Ken Jones
WAP also
came up with LDAP. Have you ever looked at the
function calls to access an LDAP server. Horribly
in-efficent. I've seen many an LDAP server break under
the high transaction loads of a busy mail server.
LDAP seems to be fine for departmental stuff, and
should stay there (and hopefully die).
Ken Jones
"the opinions expressed herein are right and you are wrong:)"
mote_ip)
>
> so, does anybody has a clue why vpopmail doesn't get the ip right and
> sometimes does get it ?
>
> (oh.. and this was 4.10.29 )
>
> Best Regards,
> Justin
>
It uses the REMOTEIP environment variable that is set by tcpserver.
Ken Jones
/vpopmail/domains/testdomain.com/test2:10485760:test
>
>test3:iP.epj/R8vXN.:1:0:test3:/home/vpopmail/domains/testdomain.com/test3:10485760:test
>
> The cleartext password is missing on account test1 :-(
>
> Best Regards
> Pontus Hanserkers
>
Good one. Looks like a untested bug. I'll look into it.
Ken Jones
I can't reproduce the reported problem with vdelivermail
crashing when using 5.0 and a valias. Can anyone recreate
the reported problem? I'm probably testing it the way I
wrote the code. The reported problem was probably done
in a different order.
Ken Jones
Fixed. vcdb.c vauth_setquota() now calls the
underlying vauth_getpw() and vauth_setpw() to
update the pw_shell field.
Ken
On Mon, 2001-10-01 at 10:36, Justin Heesemann wrote:
> Am Montag, 1. Oktober 2001 17:39 schrieben Sie:
> > On Sat, 2001-09-29 at 13:35, Justin Heesemann wrote:
> >
> > It uses the REMOTEIP environment variable that is set by tcpserver.
> >
> > Ken Jones
>
>
On Mon, 2001-10-01 at 11:32, Bill Shupp wrote:
> on 10/1/01 11:11 AM, Ken Jones at [EMAIL PROTECTED] spake:
>
> >
> > I can't reproduce the reported problem with vdelivermail
> > crashing when using 5.0 and a valias. Can anyone recreate
> > the reported probl
On Mon, 2001-10-01 at 15:22, Matt Simerson wrote:
> Just wondering really quickly, what types of encryption does vpopmail use?
>
> I'm guessing that on FreeBSD, if I have the default set to MD5, then
> vpopmail will only be able to verify MD5 passwords. Is that correct?
>
> If so, how do I exten
but it might. Might also look around
for "service". I think we put in webmail and imap service
checks, but maybe not pop checks.
Ken Jones
ommand line program. Stans for Virtual IP MAPping. vpopmail
is no longer dependent on DNS resolution to associate IP's
with virtual email domains. Instead you set up those mappings
with the vipmap command. This creates a file in ~vpopmail/etc
with a IP <--> Domain mapping.
Ken Jones
r will I have to
>copy the data myself?
Just parse out the fields in the vpasswd file and
insert them with SQL statements into the vpopmail table.
Ken Jones
vered to [EMAIL PROTECTED], period.
>
> For some odd reason, our system is not doing this.
>
> Any ideas?
>
> Dustin
The later 4.10 releases and the 5.0 releases require
--enable-qmail-ext=y for the type of behavior you want.
By default it is set to --enable-qmail-ext=n
Ken
ssed before vpopmail get's involved. The difference
with the --enable-qmail-ext=n default is that vdelivermail
does not lookup "user" as well as "user-ext". Since vdelivermail
is not involved in ezmlm processing there is no problem
with creating mailing lists with ezmlm and having vpopmail
use the --enable-qmail-ext=n option.
Ken Jones
s=n is the same as --enable-large-site=y
Ken Jones
ven't worked on them. They
are:
1) oracle
2) sybase
3) postgress
If anyone wants to get these working and submit them
before 5.0 goes final, please do so. Otherwise they
will be worked on in the 5.1 devel version.
Ken Jones
ondering if the mysql table definitions changed for the
valias table.
Ken
; Giorgio Zarrelli
>
As far as I know vpopmail is case insensitive.
Post your test setup and how you show it is
case sensitive. Then we can try to reproduce
your results.
Ken Jones
de from the library and paste it into your program.
Ken Jones
plate variable contained "tcp.smtp". Which resulted in tcp.smtp
being unlinked.
It's fixed. I'll post the change later today.
One last thing is the valias/mysql issue. I thought I knew what
it was, but I don't. Anyone who can produce the problem: care
to let me debug it on thier machine?
Ken Jones
On Sun, 2001-10-21 at 04:26, vpopmail wrote:
> Hi,
> would u tell me where I could get the information about qmail and mrtg?
> Thanks.
Take a look at http://www.inter7.com/qmailmrtg7
Ken
available. Please test. This is
the final issue. If this looks good let's release 5.0
Thanks Bill :)
Ken
l to open and close file descriptors which is
relatively expensive per sql transaction.
ken Jones
; worked well but with the Virtual domains and so on I have
> not managed to make it work.
The .qmail-something files in the domain's directory
are processed by qmail-local. So for example you could
put in ./user/Maildir/ and &[EMAIL PROTECTED]
Ken Jones
>
> Any help appreci
t; Please help me!
> Alex Buelau
Some of the new features --enable-clear-passwd=y for example are
not backwards compatible. And you won't be able to log in.
Ken Jones
quot;
will automatically be appended to thier domain name before
vpopmail attempts to authenticate.
Ken
If a site ever did get to the point where one machine
couldn't handle the disk/network I/O, you could
easily split up each domains user dirs across 1(default)
to 63 nodes. 0-9,A-Z,a-z.
Ken Jones
On Thu, 2001-11-08 at 21:11, Doug Clements wrote:
> This is offset by the risk of run
A slick way is to rsync almost the whole
/var/qmail/control and /var/qmail/users directories.
You can skip the control/me file if you want each
server to tag emails with thier id. As long as
the OS's are the same then the all the files will
be compatible.
On Thu, 2001-11-08 at 18:21, Doug Clemen
The key lies in the courier-imap preauthvchkpw.c file in
the authlib directory. Check if it is calling the vpopmail
function parse_email() or vset_default_domain(). If it
doesn't, I've got a copy that should have it.
These are the functions that set get the ip <--> domain
mapping from vpopmail.
For version 5.0...
edit vdelivermail.c and fine line 944
printf("Sorry, no mailbox here by that name. vpopmail (#5.1.1)\n");
Change the string to what ever you want. Then.
make
make install-strip
done!
Ken Jones
On Wed, 2001-11-14 at 18:26, Jose Luis Ocaranza wrote:
> hey,
&
vid
>
>
The .qmail files for vpopmail in a users directory only supports
forwarding (email address), piping to a program (| program) and
placing in a Maildir. If you are using .qmail-user files in the
domain's directory then the .qmail-whatever files are processed
by qmail-local.
Ken Jones
re in differents lans.
>
> Sorry for my very poor english...
> Alejandro
>
Check your email client. Perhaps you have multiple accounts
configured, and one of them has a bad password.
telnet to port 110 and issue the user, pass commands
and see if it shows up in the log. That test elimina
vpopmail says there
is no such user, which is correct.
You have to send email to "[EMAIL PROTECTED]"
Ken Jones
>
> is this possible at all?
> maybe i am missing something simple...
> is there a FM apart from the faq and the installation notes which i have
> missed?
>
> any hints are greatly appreciated :-)
>
> thx,
> kiril
>
>
Sounds like a bug report for sqwebmail 3.2.0 and not vpopmail.
Looks like sqwebmail is not setting the password correctly.
Ken Jones
On Mon, 2001-11-19 at 11:56, Aaron Gee wrote:
> I'm not sure where to direct these so I'll post it here:
>
> Symptom:
>
> Unable to
Looks like it needs -lnsl -lsocket added to
the library link line
Ken Jones
On Mon, 2001-11-19 at 15:21, Charlie Chrisman wrote:
> can someone give me a pointer as to what this means?
>
> Making all in authlib
> gcc -I/export/vpopmail/include -g -O2 -Wall -I.. -I./.. -
and try to run
/var/qmail/bin/qmail-newmrh program
Same thing with vdeldomain.
You could:
mkdir /var/qmail/control
mkdir /var/qmail/users
mkdir /var/qmail/bin
and put two programs that don't do anything into
/var/qmail/bin/qmail-newu
/var/qmail/bin/qmail-newmrh
That would probably work.
Ken Jones
this is that vqregister didn't say goodbye
before exiting, it just left :)
The way to get rid of this report is to audit the vqregister
software and make a mysql_close before any exit() calls.
Ken Jones
> #define VPOPMAILDIR "/var/spool/popmail"
>
>
> my question is : is this a known bug ?
You are assuming it's a bug. Careful!
What path options are you using? Where are your qmail-newu
and qmail-newmrh binaries? Are they in the standard
/var/qmail/bin directories? If they are not there, why not?
Ken Jones
Looks like ezmlm-web/ezconfirm are not updating the
inlocal and/or inhost files.
Check out how qmailadmin adds mailing lists and how it
sets up those files.
Ken Jones
On Tue, 2001-11-20 at 08:47, Robin S. Socha wrote:
> Greetings,
>
> Anyone got these to work with vpopmail? I&
x27;s nice to use the users .qmail file
so your main directory doesn't get filled up with .qmail-"user"
files.
Ken Jones
On Tue, 2001-11-20 at 12:08, Arne Hueggenberg wrote:
> On Tuesday, 20. November 2001 18:29, you wrote:
> > is it possible to deliver mail to a mailbo
Aliases deliver directly to Maildirs, do not pass go, do not
collect 200 dollars, do not check for forwards, other aliases,
anything else.
qmail-local is handling the aliases, so it just pops it
right into the usrs Maildir.
I bet if you create a forward instead of an alias, then
it will behave the way you want.
Ken Jones
mail is okay. We might put the eps stuff there instead, dunno yet.
Ken Jones
On Wed, 2001-11-21 at 11:04, Trey Nolen wrote:
> I have vpopmail 5.0 running, and I'm trying to do some spam filtering. I want to do
>it for the entire mail server, so I created an /etc/procmailrc that basi
On Wed, 2001-11-21 at 11:11, Bill Shupp wrote:
> On Wednesday, November 21, 2001, at 11:09 AM, Ken Jones wrote:
>
> > On Wed, 2001-11-21 at 10:50, Dean Henrichsmeyer wrote:
> >> Hello,
> >>
> >>Is there a web archive of this mailing list anywhere? Seco
That's a syslog optimization to reduce the total number
of lines logged. It's normal behavior.
The line before the "repeat" line is the line that
syslog is saving you disk space on.
On Wed, 2001-11-21 at 13:15, Ale wrote:
> Somethimes when i check the logs.. i've get
>
ected to domain2.com.
> Escape character is '^]'.
> +OK Hello there.
> user testing%domain2.com
> +OK Password required.
> pass test
> -ERR Login failed.
> Connection closed by foreign host.
> flar@dld-proxy:~$
>
> im sure that the user and password are correct..
>
> when starting my pop3 server, ive used these to no success:
>
> 1) env - PATH="/var/qmail/bin:/usr/local/bin" \ tcpserver -H -R 0 pop-3 \
> /var/qmail/bin/qmail-popup domain2.com \ /home-dir-of-vpopmail/bin/vchkpw
> /var/qmail/bin/qmail-pop3d Maildir &
I see your problem right here.
I bet there is no file named
/home-dir-of-vpopmail/bin/vchkpw
right there.
>
> 2) /usr/lib/courier-imap/libexec/pop3d.rc start (courier-imap)
this looks like you are trying to start courier's imap server.
Pick one, not two.
Ken Jones
On Wed, 2001-11-21 at 14:07, Gabriel Ambuehl wrote:
> -BEGIN PGP SIGNED MESSAGE-
>
> Hello Ken,
>
> Wednesday, November 21, 2001, 6:14:48 PM, you wrote:
> > Because qmail-local is doing the delivery and it doesn't know
> > about vpopmail stuff. It woul
opmail/etc/? or just
> /etc/? I've tried both to no avail.
Grep vpopmail's config.h file to find out where it thinks you tcp.smtp
files are located.
Ken Jones
>
>
> -Original Message-
> From: Bill Shupp [mailto:[EMAIL PROTECTED]]
> Sent: November 21, 2001
email and it made it to the users Maildir/new
file. hehe, cool. That's all it does, doesn't check anything
else or handle any other things. proof of concept i suppose.
Might be a nice addition to 5.1 devel version for next week.
Ken Jones
Use vpopmail 5.0 and all your problems will probably go away.
vpopmail-4.9.10 is no longer supported
Ken Jones
On Wed, 2001-11-21 at 21:23, Photocon wrote:
> Heya guys..
>
> Im having a similar problem to another thread currently on this list. I
> have done extensive research on
s not a good thing, no?
> think that I'll
> leave this production server alone and play with the innards a bit so I
> understand them better and maybe take it upon myself to write better
> documentation... no offense to Ken, the fact that I went completely
> bannanas with on
t
are less than 1,000 bytes or you botched your installation in
some way.
Ken Jones
On Wed, 2001-11-21 at 21:55, qqj wrote:
> hi,
> I have read the mail list about the quota of vpopmail4.9.10,but it seems no full
>answer.I have installed vpopmail4.9.10.Before compiled it ,i had configu
e addition). It does work
though. I tested it out last week storing info to mysql.
The table definition has to match the fields in the template.
One nice thing is you can create any fields you want, as long
as the table and the form match.
Ken Jones
When I get the time I will re-create the mailing lists
with the suggested options.
Which qmailadmin options should I set for the mailing lists?
Ken Jones
to
> isn't
> yet integrated so it is safe to delete the postmasters and AFAIK it's
> still allowed in the pre5 and perhaps always will be although I still
> think is a bad thing TM.
>
> Ken if Bill may introduce new features before 5.0 is released,
> couldn't
> yo
1 exit status
> make: *** [vqregister] Error 1
>
>
> Looks more like a mysql issue than a vqregister, however since all the other
> qmail/vpopmail pieces compile I'm at a loss of where to start.
>
> Best,
>
> Lance
>
Add -lz after -lmysqlclient
Ken Jones
>
to load each of the domains tables into a vpopmail
table. The difference between the tables is that the vpopmail
table needs a domain column. That's it.
Ken Jones
ery 13: success: did_0+0+1/
@40003c0292de0d852c8c status: local 0/100 remote 0/400
@40003c0292de0d8547e4 end msg 246933
Successful delivery
If you don't have a user account in /home/user/domains/domain.com/user
then of course it will not be able to deliver it.
Ken Jones
On Sat, 2001-11
Support for APOP has been depreciated in 5.0
Ken Jones
On Sun, 2001-11-25 at 05:08, Joe wrote:
>
> Hi.
> I use vpopmail 5.0. I think this is cool software.
>
> My configuration options are like follows,
>
> --enable-roaming-users=y
> --enable-relay-clear-minutes=30
&
On Mon, 2001-11-26 at 15:03, Dallas Engelken wrote:
> > -Original Message-
> > From: E. Long [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, November 26, 2001 2:59 PM
> > To: Robb B. Hartzog; [EMAIL PROTECTED]
> > Subject: Re: Backup mail services
> >
> >
> > > I was wondering if anyone knew
On Mon, 2001-11-26 at 21:57, Mate Wierdl wrote:
> A few questions about ./configure options:
>
> --enable-passwd:
>
> Does this mean that both /etc/passwd and ~vpopmail passwd files are used?
Yes. The order is
1) If domain is not set and --enable-default-domain is set then
set the domain nam
can check if you are
an open relay.
My guess is your /var/qmail/control/* files are not setup right.
Ken
"too long" to update once you go over
about 5,000 users. update/delete/add
Ken
Ah ha!
I removed the spec file link from the vpopmail page.
Sounds like it isn't a good thing to recommend.
If you get a good spec file, send it to me for linking.
Ken Jones
On Tue, 2001-11-27 at 09:29, Mate Wierdl wrote:
> At the vpopmail webpage, I see a spec file. It is reall
On Tue, 2001-11-27 at 12:38, Mate Wierdl wrote:
> On Tue, Nov 27, 2001 at 10:00:22AM -0600, Dallas Engelken wrote:
> > [root@localhost lib]# grep libvpopmail.a
> > Binary file libvpopmail.a matches
>
> Does this mean the mysql user and passwd are stored in libvpopmail.a
Yes.
> or just the routi
Hey Tren,
I used your upgrade information on a mysql system and it worked
great! Thanks
Ken
On Tue, 2001-11-27 at 14:26, Tren Blackburn wrote:
> Search the mailing list archives. As I recall bill shupp has included a
> script to fix the cdb files. If you're using mysql, read U
not finding it.
On Tue, 2001-11-27 at 14:42, Andreas Müller wrote:
> hello ken,
>
> i don't have installed an mysql database.
>
> only using the cdb files
> I couldn't find the script to fix the cdb files. Any suggestions?
>
> Best Regards
> Andreas Mülle
program to create
traffic graphs per domain. So folks can count thier email
bandwidth, or something.
Ken
On Tue, 2001-11-27 at 16:11, Che Stevens wrote:
> Thanks
> This shows to log pop3 and smtp to seperate files, is there any way around
> that or how do i got setting that up via splooger.
t; hehehehe..
All the information you need is in courier-imap
INSTALL file.
Ken Jones
ies with vpopmail.
More detailed information, including log file entries
would be needed to accurately pin point where your problem lies.
Ken Jones
I see your problem. the syntax you are using to add a
domain is incorrect.
domain-name(x) is not a valid domain name.
Ken Jones
On Wed, 2001-11-28 at 01:34, o k wrote:
> i've installed
>
> 1.qmail-1.03
>
> 2.vpopmail-5.0
>
> 3.mysql-3.23.40
>
> the problem
I saw this once with an ISP.
They traced it down to some networking router configurations.
I never found out the details tho.
Ken
On Wed, 2001-11-28 at 12:08, Steve Fulton wrote:
> Hi all,
>
>I need an alternative POP daemon to use that's compatiable with
> Vpopmail. T
If so, is your tcp.smtp file in an unusual place?
> Typo:
> its in /home/vpopmail/etc/tcp.smtp:
> > Should be /home/vpopmail/etc/tcp.smtp
> it is..
>
> Also, what do I do with all the lock files in /home/vpopmail/etc/ ?
> ex:
> ...
> open-smtp.tmp.4624
> open-smtp.tmp.4626
> open-smtp.tmp.4628
I've seen that in older 4.10 and 4.9 version of vpopmail.
We traced it down to tcprules not completing correctly and
hence not removing the temporary file.
Ken
On Wed, 2001-11-28 at 13:24, [EMAIL PROTECTED] wrote:
> > >
> > > Also, what do I do with all the lock files in /home/vpopmail/etc/ ?
> > > ex:
> > > ...
> > > open-smtp.tmp.4624
> > > open-smtp.tmp.4626
> > > open-smtp.tmp.4628
> >
> > I've seen that in older 4.10 and 4.9 version of v
during
> install?
>
> No big deal, just wondering why it changed - or more importantly - if I
> screwed up.
We changed it from the mysql timestamp format to unix seconds
so that the sql table format (and code) would work with
oracle or any other sql server.
Ken Jones
Is this a domain owned by vpopmail or a different user?
What is the domain?
What are the contents of the assign file for the domain?
What is the real path to the vpasswd file?
who owns the vpasswd and vpasswd.cdb files?
Ken
On Mon, 2001-10-08 at 10:53, Nathan J . Mehl wrote:
>
> Due
existant domain...which
> _I_ would never do... ;)
>
> Is this supposed to happen at this stage in development or is something
> awry with my compile?
Please post more info:
1) vpopmail version
2) os and version
3) vpopmail auth module (cdb,mysql)
4) the command line you are running
Ken Jones
> >
You can always edit the config.h file and change
the DEFAULT_DOMAIN to be
#define DEFAULT_DOMAIN "blah blah"
THen do:
make clean
make
make install-strip
ken
ut
> of 5.0. Does this still exist, or will this be added back in, or do I need
> to figure out a way to do this in my vauth.c?
Worked for me. created user directories.
Ken
opmail/domains/test.com/t ~vpopmail/domains/test.com/foo
Why are you doing this move?
Ken Jones
inter7.com
>
> +OK <[EMAIL PROTECTED]>
> user [EMAIL PROTECTED]
> +OK
> pass test
> -ERR authorization failed
>
>
> In 4.8.5, there were calls to vmake_maildir()
101 - 200 of 1217 matches
Mail list logo