Is sstrncmp function meant to replace system call to strncmp???
ie. compare first n characters???
It could never work as it should. Try this:
char *foo = "foo";
char *bar = "fooo";
sstrncmp(foo, bar, strlen(foo)); This should return 0, because first
three characters are same, but it does retur
hello sir.
I want to use the vpopmail program in my system. and also I want to use
sqwebmail (web base interface)
but I have an problem that I can not solved. if 2 or more person want to
change their passwd. at the same time., the deamons can locked the relevant
file or files?
if not; maybe the
URGENT HELP
Dears Friends
I'm very worried, I use ./vadduser for add 600 users in a day
I have a file with users and passwords
michaelPODMDLK
george JLKSDJD
jimenezPIOJIOU
.
and I use this script:
#!/usr/local/bin/perl
$fileusu = '/usr/usu_passwd.txt';
open(USU, "$fileusu");
I am switching to a new domain name. I would like to switch
olddomain.com to a virtualdomain. However, there is a mailing list
hosted as [EMAIL PROTECTED] I would like people to be able to
post to this list at [EMAIL PROTECTED] or [EMAIL PROTECTED]
What is the best way to go about this? Right
hello, I install vpopmail and configure it. (on tru64 unix.)
it works. but I can not login using pop-3 . I check all teh passwd and cdb
files, and I can n ot find any problem. I try many other users to login it
,but I cannot to succeed in.
what is the problem??
Hi,
Running: FreeBSD 4.0, qmail 1.03
As of today I realized that qmail/vpopmail was not delivering e-mail
anymore to any of the local virtual domains. Neither was I able to "pop"
e-mail from the local virtual domains anymore.
This was kinda a strange experience because all of this used to work
g
I'm sure my problem is something stupid... but nonetheless I have been
messing and reading for 2 days and am about to go insane.
First off I'm using the latest qmail with the latest tcpserver on a
Slackware 7.1 Linux box. Qmail is working just fine under tcp server
and my /etc/passwd email acc
> That was two days ago. No matter what I entered I cannot pop in. I
> ALWAYS get ERR Authorization Failed. First I tried the normal
> "test%virtual.domain". Nothing. I then followed the directions in the
> admin guide and made a symlink from the domain to "users" and tried
> "test" by itself to l
> Should like you have not installed a 'popper' the proper way.
> There is a script somewhere in the installscripts that tells you how
to do
> it.
> Once you start the popper that way, preferable of course via
tcpwrapper
> you should be able to pop the e-mail. You however have to make sure
that
First item:
For some reason when I use vadddomain to add a domain, I get the message
kill: no such process
and the entry doesn't work.
I eventually end up rebooting!!
Note: this is a new setup that is only used as an internal send daemon until I
get this problem fixed.
Second item:
My
Joshua Hansen wrote:
> I'm not sure what you mean. The popper (that is vchkpw itself, right?)
As far as I know vchkpw just validates the userid+passwd.
> is running as root at the moment because it has to have access to the
> /etc/passwd file. Here is the chunk of my startup script that starts
> Looks normal to me.
> Are you using a "Maildir" setup?
> Also, is the port in /etc/services pop3 or pop-3?
Yeah, Maildir is setup and working just fine with the standard Qmail
install.
It's pop3... I checked that too. Mainly because the documentation said
"pop-3" and I knew that wasn't my co
12 matches
Mail list logo