On Wed, 2001-10-17 at 20:52, Charlie Chrisman wrote:
> what is the seed of the crypt of the password when using mysql
> authentication? basically i want to write a quick, small script that will
> allow users to change their password. thats all...
it doesn't use the mysql crypt/password function
Title: PersonalDB ¼Ò°³ ¸ÞÀÏ
PersonalDB´Â »õ·Î¿î °³ÀÎ Áö½Ä ¹× Á¤º¸°ü¸® ½Ã½ºÅÛÀÔ´Ï´Ù.
PersonalDB¿Í ÇÔ²² »õ·Î¿î Á¤º¸È ¼¼°è·Î ³ª¾Æ°¡Áö ¾ÊÀ¸½Ã°Ú½À´Ï±î?
prehaps i should be more specific. im using a php4 script to change the
password. basically i do a:
$oldone = crypt($oldpasswd,$emailinfo[0]);
and then compare that crypt to the crypt in the vpopmail database, vpopmail
table, pw_passwd where pw_name='$emailinfo[0]' and
pw_domain='$emailinfo[1]
0. fast install guide..
type:
./configure
make
clean
make
make install-strip
Is this correct way of
building qmailadmin? I can not understand what this make clean
statment is doing here? I belive make clean is an old make c
When i am trying to send or receive mail, connecting to
to mailserver takes me approx. 1-2 min.
Does anybody understand what is wrong there???
(network speed is excelent. for example login with ssh takes just 1-2 sec)
-BEGIN PGP SIGNED MESSAGE-
Hello Bjarne,
Wednesday, October 17, 2001, 9:47:47 AM, you wrote:
> 0. fast install guide..
>type:
> ./configure
> make clean
> make
> make install-strip
> Is this correct way of building q
Hi!
I have at least five times successfully build qmail
/ tcpserver / vpopmail 5.
But whatever and however much I try I can NOT get
qmailadmin to install! I have tryed over and over again. Reinstalled RedHat 7.1
and done it fraom scratch. It is not working!
First I tryed with vpopmail
Please give more details. What version of qmailadmin are you using? What
errors are you getting? Please remember that vpopmail 5 requires qmailadmin
0.87 (get from www.shupp.org) and sqwebmail 3.1.0. If you want to use
vpopmail 4.9.10, use qmailadmin 0.45 and sqwebmail 2.x.x. If you are using
Hi,
what i would like to do is to encrypt the messages prior to writing to
maildir, and to decrypt them prior to delivery, so that on a box with several
root users the message integrity would be enhanced.
Does anyone have an idea on how i could accomplish this?
--
Arne Hueggenberg <[EMAIL PRO
Thanks!
With a litle help I am looking at this nice norewgian interface to webadmin..
Bjarne Hansen
on 10/17/01 4:29 AM, Tells at [EMAIL PROTECTED] spake:
> When i am trying to send or receive mail, connecting to
> to mailserver takes me approx. 1-2 min.
> Does anybody understand what is wrong there???
> (network speed is excelent. for example login with ssh takes just 1-2 sec)
Assuming you ar
-BEGIN PGP SIGNED MESSAGE-
Hello Arne,
Wednesday, October 17, 2001, 3:09:29 PM, you wrote:
> Hi,
> what i would like to do is to encrypt the messages prior to writing
> to maildir, and to decrypt them prior to delivery, so that on a box
> with several root users the message integrity w
On Wednesday, 17. October 2001 17:01, you wrote:
> -BEGIN PGP SIGNED MESSAGE-
>
> Hello Arne,
>
> Wednesday, October 17, 2001, 3:09:29 PM, you wrote:
> > Hi,
> >
> > what i would like to do is to encrypt the messages prior to writing
> > to maildir, and to decrypt them prior to delivery, s
I am curious as to
what you people are using to read your email? I'm looking for a good email
client to use while ssh'd into my machine. I could always set pine or whatever
to read the mail via imap, but I'd rather have something that read the spool
directly. suggestions?
Micah
Well, that's not really possible as the spool is owned by vpopmail.vchkpw so
unless you own that virtual email domain, you're going to have to use IMAP
anyway. I personally use pine with imap access. I know alot of people
prefer mutt. One of these days I'll get to checking it out.
Regards,
Tr
On Wed, 2001-10-17 at 02:47, Bjarne Hansen wrote:
> 0. fast install guide..
>type:
> ./configure
> make clean
> make
> make install-strip
>
>
> Is this correct way of building qmailadmin? I can not understand what this make
>c
Hi. This message is in regards to the script posted here:
http://www.qmail.org/eliminate-dups
The script's purpose is to eliminate duplicate messages in mail delivery
to a single, catch-all mailbox. This is useful for folks who use
fetchmail-like programs to retrieve the mail via POP and re
AHEM! The patch mentioned below had a slight typo in it that would
prevent it from working. That's what I get for making One Last Change.
Please see the corrected patch attached.
Chris
On Wed, 17 Oct 2001, Chris Hardie wrote:
>
> Hi. This message is in regards to the script posted here:
>
>
After searching through the mailing list with no luck I finally decided to
send a plea for help.
Ok I don't think I quite understand I must have something wrong in my
configure.
./configure --enable-roaming-users=y --enable-mysql=y --enable-clear-passwd=
y --enable-valias=y --enable-libdir=/usr/l
Install zlib
Regards,
Tren.
On Wed, 17 Oct 2001, Ryan White wrote:
> After searching through the mailing list with no luck I finally decided to
> send a plea for help.
>
> Ok I don't think I quite understand I must have something wrong in my
> configure.
> ./configure --enable-roaming-users=y
You should have a /usr/include/zlib.h file in your distribution. If not, get the zlib
library from www.zlib.org and install it.
-Dave
-Original Message-
From: Ryan White [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 17, 2001 5:28 PM
To: vpopmail
Subject: Compile error w/ mysql "ca
Ahh yes.. thank you very much.
Just for the archives..
Debian does not come with header files. Remember to install -dev packages.
-Ryan
- Original Message -
From: "Tren Blackburn" <[EMAIL PROTECTED]>
To: "Ryan White" <[EMAIL PROTECTED]>
Cc: "vpopmail" <[EMAIL PROTECTED]>
Sent: Wednesday
I'm trying to get mini-qmail setup on a second server. I have setup
mini-qmail on the second server and added the necessary files to the primary
qmail server according to the directions at
http://www.din.or.jp/~ushijima/mini-qmail-kit.html and
http://cr.yp.to/qmail/mini.html and this seems to be
> On the regular qmail box, I have the qmqp.tcp file allowing the second
> server's IP address, and the tcpserver qmail-qmqpd process is running I
> think, although it is not listed like as qmail-qmqpd but as a tcpserver
> process... This is correct, I'm assuming.
Use ps auxwww | grep qmqp to see
I did a little investigating tonight about this problem I am still having.
For some reason the followin line was removed from /var/qmail/users/assign
approximately 55 minutes after the original line was put in when the
domain was created.
+test2.com-:test2.com:89:89:/home/vpopmail/domains/test2.c
what is the seed of the crypt of the password when using mysql
authentication? basically i want to write a quick, small script that will
allow users to change their password. thats all...
thanks
charlie
If I remember correctly, if you installed qmail with a certain RPM you will
have to remove a certain cron job that runs and cleans out the file.
- Original Message -
From: "Jay Runde" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 9:34 PM
Subject: RE: Domain
That looks like that is what it is doing it. There was a cron job
scheduled to run hourly that takes the contents of /etc/passwd and
runs a program to rewrite the users/assign file. Thank you for
your help.
-Original Message-
From: Tim Hunter [mailto:[EMAIL PROTECTED]]
Sent: Wednesday,
hi all,
with qmailadmin 0.87 you have the vacation option
the .qmail file of the "vacation" enabled mailbox is like following :
| /opt/qmail/bin/autorespond 86400 3 \
/var/spool/popmail/domains/test.com/0/H/username/vacation/message \
/var/spool/popmail/domains/test.com/0/H/username/vacation
On Wed, 2001-10-17 at 05:54, Mathieu Meylan wrote:
> hi all,
>
> with qmailadmin 0.87 you have the vacation option
>
> the .qmail file of the "vacation" enabled mailbox is like following :
>
> | /opt/qmail/bin/autorespond 86400 3 \
> /var/spool/popmail/domains/test.com/0/H/username/vacation/me
31 matches
Mail list logo