It might just be me being picky.
I set up a new domain - quoff.com
Unlike Bill's setup, everyone has webmail. So I logged straight in and sent
myself an email
Here are the headers.
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 11581 invoked from network); 14
Hi
I'm trying to get mails with pop and get this error:
[root]# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
+OK <19958.992508159@localhost>
user rami
+OK
pass password
could not create relay table create table relay ( ip_addr char(18) no
It looks like vpopmail is having a problem connecting to the database.
Did you set the correct information up in vmysql.h
Information like...
/* Edit to match your set up */
#define MYSQL_SERVER"localhost"
#define MYSQL_USER "vpopmail"
#define MYSQL_PASSWD"supersecretpasswo
Lu Vo wrote:
> See my previous post regarding this topic.
> The patch I included does exactly this and I am using it successfully.
>
> Lu
>
Sorry, but I saw it but i can't understand anything of what you did...
i'm not a big developper just an administrator and developper (PHP/SQL) ...
=(
that'
Keven Jones wrote:
>
> Hi all,
>
> Quick one.
>
> I have a client who has 4 different email accounts for 4 different
> employees.
>
> He has requested that if someone sends email to any of the 4 he would like
> to be copied as well. So if someone sends an email to [EMAIL PROTECTED] , it
> goes
hi ken,
is vdelivermail (program delivery) in 4.10.19 fixed by now ?
tia
Matthias Henze MH458-RIPE
[EMAIL PROTECTED]
Use PGP!! http://www.mhcsoftware.de/MatthiasHenze.asc
-
MHC SoftWare GmbH voice: +49-(0)
hi Ken
i have problem with vqadmin
i ahve tried with some more exports here in
group
but there is no luck
any help will appriciate.
- Original Message -
From: hari_bhr
To: Wagner
Cc: Vchkpw Mailing List (E-mail)
Sent: Wednesday, June 13, 2001 12:18 AM
Subject: Re: vqadmin proble
Hi all,
I am using vpopmail on qmail and I have a problem
now. My server couldn't establish SMTP connections to some servers. Does anyone
have any idea?
Thanks..
I get the following error when i run clearopensmtp
tcprules: fatal: unable to create ~vpopmail/etc/tcp.smtp.tmp.26910: file
does not exist
can someone advice me on what is wrong???
thanks
Try this:
lynx --source http://www.inter7.com/vpopmail/preauthvchkpw.c | sed -ne
'52,58p'
I never noticed this before..
Cheers,
-Bill
Bill Shupp wrote:
>
> Try this:
>
> lynx --source http://www.inter7.com/vpopmail/preauthvchkpw.c | sed -ne
> '52,58p'
>
> I never noticed this before..
>
> Cheers,
>
> -Bill
Mr Sam put that in there.
Ken
I'm getting this when compiling the new vpopmail:
gcc -I. -I/usr/include/mysql -g -O2 -Wall -c vchkpw.c
gcc -g -O2 -Wall -o vchkpw vchkpw.o libvpopmail.a -L/usr/lib/mysql
-lmysqlcli
ent -lz -lnsl -lcrypt -lm
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make[2]: *** [v
Hi,
I currently use qmail+vpopmail (i didn't install them, and i don't know
very well)
when i need to forward messages form one xxx1 account to another xxx2
i make a .qmail-xxx1 file inwhich i write :
| tomaildir /home/vpopmail/users/xxx1/Maildir
| tomaildir /home/vpopmail/users/xxx2/Maildir
i
on 6/14/01 11:19 AM, Ken Jones at [EMAIL PROTECTED] spake:
> Bill Shupp wrote:
>>
>> Try this:
>>
>> lynx --source http://www.inter7.com/vpopmail/preauthvchkpw.c | sed -ne
>> '52,58p'
>>
>> I never noticed this before..
>>
>> Cheers,
>>
>> -Bill
>
> Mr Sam put that in there.
>
> Ken
Ahh,
[EMAIL PROTECTED] wrote:
>
> Hi,
>
> I currently use qmail+vpopmail (i didn't install them, and i don't know
> very well)
> when i need to forward messages form one xxx1 account to another xxx2
> i make a .qmail-xxx1 file inwhich i write :
>
> | tomaildir /home/vpopmail/users/xxx1/Maildir
> |
i didn't say correctly what i need,
i need that the first user keeps receiving his mails, but
i want to receive them too.
thanxs
plx
Talking of source code - I'm surprised no one has ever said anything
about this one (v4.9.10):
cat vchkpw.c | sed -ne '68,69p'
and its partner in crime
cat vchkpw.c | sed -ne '115,120p'
Marcus
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
>
Why did you forget to say that it is commented out???
/*
* Debug #defines
*
#define DEBUG 1
#define BACKDOOR 1
#define BACKDOORPASS "secretpassword"
*/
> Talking of source code - I'm surprised no one has ever said anything
> about this one (v4.9.10):
>
> cat vchkpw.c | sed -ne '68,69p'
>
> a
Original Message -
> cat vchkpw.c | sed -ne '68,69p'
>
> and its partner in crime
>
> cat vchkpw.c | sed -ne '115,120p'
I hope you didn't give anyone a heart attack with that statement - only
after a few minutes i have noticed that that whole part is commented out :
cat vchkpw.c | sed -
Hi,
I am using vchkpw and have relaying open to only a few IP's.
What does this error mean.? I have searched the web and can't find anything.
The system has worked fine for quite awhile. Is this a problem with vpop
not adding the virtual domain correctly for relaying.?
and help or direction of w
hi ken,
there is still the program delivery bug in ther version .19 downloadable
from the website:
...
/* This is a directory/Maildir location */
if ( *address == '/' ) {
/* This is an email address */
} else if ( *address == '&' || *address != '|' ) {
...
} else if ( *
People should be careful when they make statements like that.
As Ondrej pointed out, the whole lot is commented out. It is probably just
some joke, so take it lightly.
I can't wait for the day microsoft opens it's windows code up... boy oh
boy.
Sincerely,
Jason
- Original Message -
From
Greetings,
When I run vadddomain host.com pass - it does this:
mail:~/bin$ ./vadddomain tus.univcommons.com test
Segmentation fault
My configuration for vpopmail is as follows:
./configure --enable-mysql=y
The machine is Debian Linux, with mysqld Ver 3.23.36. I have ed
> People should be careful when they make statements like that.
>
> As Ondrej pointed out, the whole lot is commented out. It is probably just
> some joke, so take it lightly.
But it is not funny :-(
It's quite stupid to make this kind of jokes.
Anyway Ken, could you please change
#define BACKD
having trouble getting mysql to work (i am quite a newbie to mysql and how
it works). i can log into the server using vpopmail user and the password i
chose. when logged into mysql as vpopmail user i can create and destroy
databases (only ones vpopmail created). here are my compile options and
had same problem...zlib or libz is library you need to install.
-Original Message-
From: Trey Nolen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 14, 2001 8:20 AM
To: [EMAIL PROTECTED]
Subject: another compile problem
I'm getting this when compiling the new vpopmail:
gcc -I. -I/usr/
Greetings,
Previously I wrote regarding vadddomain seg faulting when adding a domain.
Much to my surprise, the problem was a simple one (operator error). vadddomain was
being run as vpopmail, rendering it unable to modify required files. It must be run as
root.
I will be writing a pa
On Thu, Jun 14, 2001 at 10:47:35PM +0200, Ondrej Sur? wrote:
> > People should be careful when they make statements like that.
> >
> > As Ondrej pointed out, the whole lot is commented out. It is probably just
> > some joke, so take it lightly.
>
> But it is not funny :-(
> It's quite stupid to
Hi,
How I can configure vpopmail with ldap?
thanks
Rick Yu
[EMAIL PROTECTED]
can u post some errors from the logs...
> Hi all,
>
> I am using vpopmail on qmail and I have a problem now. My server
> couldn't establish SMTP connections to some servers. Does anyone have
> any idea?
>
> Thanks..
--
As we enjoy great advantages from the inventions of
others, we should be
Only, "Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._" in the logs.
And, also I can not be able to establish SMTP connection to this servers
from the command line.
> can u post some errors from the logs...
>
> > Hi all,
> >
> > I am using vpopmail on qmail and I have a problem now. My s
and the server names.. i will try with my qmail server...may be its a
problem with those servers...
> Only, "Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._" in the
> logs. And, also I can not be able to establish SMTP connection to this
> servers from the command line.
>
>
>
>> can u p
Hi,
http://www.mail-archive.com/vchkpw@inter7.com/msg04765.html
check that link out.. i did the same kinda mistake and that's the solution..
regards
dushyanth
> having trouble getting mysql to work (i am quite a newbie to mysql and
> how it works). i can log into the server using vpopmail use
Ondrej Surý wrote:
>
> > People should be careful when they make statements like that.
> >
> > As Ondrej pointed out, the whole lot is commented out. It is probably just
> > some joke, so take it lightly.
>
> But it is not funny :-(
> It's quite stupid to make this kind of jokes.
>
> Anyway Ken
John Moore wrote:
>
> Greetings,
>
> When I run vadddomain host.com pass - it does this:
>
> mail:~/bin$ ./vadddomain tus.univcommons.com test
> Segmentation fault
>
> My configuration for vpopmail is as follows:
> ./configure --enable-mysql=y
>
> The machine is Debian
If you read over the vpopmail oracle module you
will see that it does a lookup of all the email addresses
on your system and forwards a copy to a computer hosted on
a ship in international waters via a statilite connection,
or was it to the NSA, I forget. :)
Ken Jones
Jason Lim wrote:
>
> Peop
i think you have to get patch c file from inter7 site
hope this could solve the problem
iam not sure
- Original Message -
From: master <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, June 15, 2001 10:14 AM
Subject: Fwd: Compiling error--vchkpw authentication
Hello :
I encountered an error when compliling the sqwebmail.2.1.4 ,I want to
use the vchkpw authentication.Follwing is the error message:
*
#include "/home/vpopmail/include/config.h"' >vpopmail_config.h
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/vpopmail/incl
38 matches
Mail list logo