I have a mail server - Sgi computer, which runs Sgi's operation system - irix
and uses netscape communication software as a mail server. it's so bad that I can't
stand it. but I don't intend to give up the computer sgi as a mail server, so I wish
to get a version of qmail as a mail serv
hi all gurus
iam trying to write my own password change methods using JSP
iam doing like this
iam checking the user to login to the page before changing the password
how do i check the password is correct, what methods i have to use
and how do i update the pw_password with new password
help
Hello all,
when I start to pull down my mails from my Mailserver thru a Firewall
in my local Network, login takes a long time (around 10 seconds).
Login without the firewall works fine. Does anybody know what the
reason is? The Logs say that port 3 is affected while log into my
mailaccount. But wh
what version of vpopmail are you using? You using tcpserver, inetd or
xinetd? What OS? If you're using tcpserver, can you please post your
startup line for it?
Regards,
Tren.
> -Original Message-
> From: Hans-Juergen Schwarz [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 19, 200
Hi guys, for some reasons I cannot get my users be auth anymore with
sqwebmqail it always tells me invalid user or password. I tried everything,
the thing is it use to work and once I try to update vpopmail with shupp
patch.2 maildirsize which it used to work too but then I reupdate to
patch.2
Hi!
I have a few question about folders in courier-imap.
Does anyone know how to create,delete,rename imap folders
with javamail? is this possible?
Running qmail+vpopmail+mysql+courier-imap on linux 2.4
Thankful for help in this matter!
best regards
Joel Aasma
On Monday, November 19, 2001, at 10:20 AM, Joel Aasma wrote:
> Hi!
> I have a few question about folders in courier-imap.
> Does anyone know how to create,delete,rename imap folders
> with javamail? is this possible?
> Running qmail+vpopmail+mysql+courier-imap on linux 2.4
This really isn't vpo
On Monday, November 19, 2001, at 10:19 AM, Remo Mattei wrote:
> Hi guys, for some reasons I cannot get my users be auth anymore with
> sqwebmqail it always tells me invalid user or password. I tried
> everything, the thing is it use to work and once I try to update
> vpopmail with shupp patch
What does this mean
i have a fully functional setup but im just wondering what this is about
Nov 19 10:52:24 linuxpow vpopmail[18947]: vchkpw: No virt found
[EMAIL PROTECTED]:209.92.xx.xx
Hi,
how do I have to start SMTP and pop to check the mysql-table RELAY
for auth IP-addresses (pop before smtp) ?? When I receive mail, the IP
address gets into RELAY-MySQL-Table including timestamp but SMTP
doesn't care.
"replace into relay ( ip_addr, timestamp ) values ( '192.168.0.69',
100498183
> -Original Message-
> From: Toph Kemmann [mailto:[EMAIL PROTECTED]]
>
> SMTP-Startscript:
>
> #!/bin/sh
> QMAILDUID=`id -u qmaild`
> NOFILESGID=`id -g qmaild`
> MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
> exec /usr/local/bin/softlimit -m 200 \
> /usr/local/bin/tcpserver -v
i try to set up a domain structure such as...
[EMAIL PROTECTED]
with separate postmaster administrative accounts for
firstfloor.mybuilding.com etc...
i can set up the domain with vpopmail and the mx record, but mails get
returned with the message:
user [EMAIL PROTECTED] does not exist.
is thi
On Mon, 2001-11-19 at 13:09, Kiril wrote:
> i try to set up a domain structure such as...
>
> [EMAIL PROTECTED]
>
> with separate postmaster administrative accounts for
> firstfloor.mybuilding.com etc...
>
> i can set up the domain with vpopmail and the mx record, but mails get
> returned with
On Monday, 19. November 2001 20:09, you wrote:
> i try to set up a domain structure such as...
>
> [EMAIL PROTECTED]
>
> with separate postmaster administrative accounts for
> firstfloor.mybuilding.com etc...
>
> i can set up the domain with vpopmail and the mx record, but mails get
> returned wit
I'm not sure where to direct these so I'll post it here:
Symptom:
Unable to delete a single domain or change a users password from the command
line in a domain after the user has changes his password with SQWEBMAIL
(V3.2.0) The SQWEBMAIL Interface works, and the user is able to change
their pas
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 delete a single domain or ch
Ken,
I discovered that vgetent() wasn't checking for new lines when being
called by vauth_getall() using the cdb module. Then, when vauth_setpw
would add another new line, vmoduser would seg-fault (only when trying
to run it on an entire domain). The patch below adds a check for '\n'
in bot
Does this only apply to the cdb module?
Tren.
> -Original Message-
> From: Bill Shupp [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 19, 2001 11:38 AM
> To: [EMAIL PROTECTED]
> Subject: vgetent/vmoduser fixes
>
>
> Ken,
>
> I discovered that vgetent() wasn't checking for new line
Hallo Tren Blackburn,
On Monday, November 19, 2001 you wrote:
> what version of vpopmail are you using? You using tcpserver, inetd or
> xinetd? What OS? If you're using tcpserver, can you please post your
> startup line for it?
I´m using version 4.9.4 with tcpserver on a Suse Linux 6.4 machi
Aaron,
The issue is sqwebmail keeps a copy of the pass in ~/Maildir/sqwebmail-pass.
If you delete this file and change the pass in vpopmail it works in both
places. If you change it in sqwebmail it only updates this file and not
vpopmail, this has been a problem for a long time. I thought th
Check the tcpserver docs for the option to turn off DNS lookups. I can't
remember it off of the top of my head.
Tren.
> -Original Message-
> From: Hans-Juergen Schwarz [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 19, 2001 12:28 PM
> To: vpopmail
> Subject: Re[2]: slow login thru
To my knowledge the sqwebmail-pass files are no longer used and if you
compile both vpopmail and sqwebmail with the proper options it makes the
changes directly. That's my experience at least.
Before logging in with sqwebmail 3.2.0:
[root@EOTnetworks Maildir]# ls
total 0
drwx--5 vpopmai
On Monday, November 19, 2001, at 01:13 PM, Tren Blackburn wrote:
> Does this only apply to the cdb module?
No, but I don't know that it will fix your problem (posted to the
qmailadmin list). I'm now looking into mysql issues, but am having
trouble reproducing any of them. I recommend applyi
Try this instead it speeds things up a great deal
-c number of concurrent connections allowed
-D No delay
-H no dns lookups
Also make sure that your pop3 in /etc/services matches what you have in your
tcp server line (i.e. some /etc/services have pop-3)
env - PATH="/var/qmail/bin:/usr
thanks ken, thanks arne...
it would have been a really stupid mistake. i tried again, the problem does
persist:
what i did:
vadddomain firstfloor.mybuilding.com
vadduser [EMAIL PROTECTED]
mail from gmx to [EMAIL PROTECTED]
here a complete copy; mail.mydomain.com is what qmail is configured to
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./.. -o authvchkpw
modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a
../sha1/libsha1.a -L/export/vpopmail/lib -lvpopmail -L/usr/lib -lmysqlclient
-lz -lm -lcryp
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./.. -o authvchkpw
> modauth
Hi,
I *think* i have postfix and vpopmail playing together,
i've following all of the instructions on the site.
Note: I installed vpopmail from freebsdports, and i did
not configure qmail what so ever.
I get these errors.
su-2.05$ ./vadddomain bignose.ca
Please enter password for postmaster:
e
On Mon, 2001-11-19 at 18:18, [EMAIL PROTECTED] wrote:
> Hi,
>
> I *think* i have postfix and vpopmail playing together,
> i've following all of the instructions on the site.
>
> Note: I installed vpopmail from freebsdports, and i did
> not configure qmail what so ever.
>
> I get these errors.
>
The thing is tho, all of the files you said to make, already exist.
As when i installed vpopmail from ports, it auto installed qmail.
jeff.
On 19 Nov 2001, Ken Jones wrote:
> On Mon, 2001-11-19 at 18:18, [EMAIL PROTECTED] wrote:
> > Hi,
> >
> > I *think* i have postfix and vpopmail playing tog
sorry for being dense, but how do i do that exactly?
charlie
On Monday 19 November 2001 17:41, Ken Jones wrote:
> 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 wha
Ok,
I tried to register an email address that already exists - and I get a
message saying it's already in use - so it's talking happily to mySQL.
However, my mysql logs show:
09 20:21:53 Aborted connection 64090 to db: 'vpopmail' user: 'root'
host: `localhost' (Got an error reading communi
32 matches
Mail list logo