Dear All,
What is actually TmpBuf1?
taken from vpopmail.c
...
#define MAX_BUFF 300
static char Crypted[MAX_BUFF];
static char TmpBuf[MAX_BUFF];
static char
TmpBuf1[MAX_BUFF];
hm, ok thanks I'll try that
btw, any idea where I can get that autoresponder?, I haven't been able to
connect to vpopmail.cx
-Original Message-
From: Ben Walton [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 11, 2001 3:22 AM
To: [EMAIL PROTECTED]
Subject: RE: access error
I've had th
Hi, I am using qmail 1.03 with vpopmail. I would like to use an antivirus so here is
what I did :
Download and install of AMAVISc
cd /var/qmail/bin
mv qmail-local qmail-local-real
mv qmail-remote qmail-remote-real
ln -s /usr/sbin/scanmails /var/qmail/bin/qmail-local
ln -s /usr/sbin/scanmails /v
Hi there
Here is the problem... I already spent a ton of time and searched
the entire web for answer but the problem still persists. So any
help will be greatly appreciated.
The thing is that right after roaming POP user enters pop auth password, vchkpw
locks and takes 100% of CPU;-) I
I am having a problem along the lines. I can't get it to rebuild the file
at all. the open-smtp file is updated, but tcprules seems to never run, and
the tcp.smtp.cdb file is never updated. I was missing the
"--enable-tcpserver-file=~vpopmail/etc/tcp.smtp" in my config file, so I
hope using that
What are your user/groupids?
-u1003 -g1003
-u 1009 -g 1005
- Original Message -
From: "Gourgen Hakobian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 12:05 PM
Subject: vchkpw tcp.smtp rebuild problem (possibly)
Hi there
Here is the problem... I alread
What are your user/groupids?
-u1003 -g1003
-u 1009 -g 1005
- Original Message -
From: "Gourgen Hakobian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 12:05 PM
Subject: vchkpw tcp.smtp rebuild problem (possibly)
Hi there
Here is the problem... I alread
What are your user/groupids?
-u1003 -g1003
-u 1009 -g 1005
- Original Message -
From: "Gourgen Hakobian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 12:05 PM
Subject: vchkpw tcp.smtp rebuild problem (possibly)
Hi there
Here is the problem... I alread
1003:1003 = qmaild
1009:1005 = vpopmail:vchkpw
Wednesday, April 11, 2001, 22:48:13, you wrote:
JH> What are your user/groupids?
JH> -u1003 -g1003
JH> -u 1009 -g 1005
JH> - Original Message -
JH> From: "Gourgen Hakobian" <[EMAIL PROTECTED]>
JH> To: <[EMAIL PROTECTED]>
JH> Sent: Wednesd
Sorry for the multiple replies, I changed a variable in qmail and somehow it
looped. That was interesting to say the least
- Original Message -
From: "Gourgen Hakobian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 1:39 PM
Subject: Re[2]: vchkpw tcp.smtp rebu
Thanks, Ken. Any pointers on how to set up the system aliases without
messing things up for vpopmail? (FQDN is in locals, DN is handled by
vpopmail.)
-Kit
At 6:16 AM -0500 4/9/01, [EMAIL PROTECTED] wrote:
>FastForward and vpopmail will not work together.
>They both wish to occupy the .qmail-de
> Download and install of AMAVISc
>
[..]
> And it doesn't work.
[..]
Maybe you didn't read them, but here is part of the AMAVIS release notes:
---
There are two known issues:
* the test suite (make check) doesn't work
* qmail is not supported yet
---
Hi,
I am using qmail1.03 with vpopmail-4.9.8-1 with mysql 3.23.36 on FreeBSD 4.2
I checked the error log for mysql, and I do have tons of
010411 18:19:33 Aborted connection 1751 to db: 'vpopmail' user: 'vpopmail'
host: `localhost' (Got an error reading communication packets)
errors...
I res
With MySQL auth, what happens if the MySQL server is suddenly
unreachable? Does the mail queue for later delivery or just sorta
disappear?
Thanks,
Ben
--
Ben Beuchler There is no spoon.
[EMAIL PROTECTED]-- Th
Just curious: Has anyone come up with a spiffy way to continue to
function off cdb while converting to sql? My only other option is to
come in in the wee hours of the morning...
Thanks,
Ben
--
Ben Beuchler There is no spoon.
[EMAIL PROTECTED]
I've written a perl script that goes through and counts every individual
user in every vpassword file on the system (to see how many users exist). It
would be pretty easy to parse through all the vpassword files and dump the
contents into a MySQL table.
I've been tempted to do this but myself (co
Hi,
I am updating a vacation program that I use.
I would prefer to create a dotqmail file in the users directory instead of
dotqmail-user in the domain directory, simply to not clutter the domain
directory. Does the user level dotqmail file support anything other than
an e-mail address? W
On Wed, Apr 11, 2001 at 05:21:46PM -0600, Matt Simerson wrote:
> I've written a perl script that goes through and counts every individual
> user in every vpassword file on the system (to see how many users exist). It
> would be pretty easy to parse through all the vpassword files and dump the
> c
Wednesday April 11 2001 22:05, Gourgen Hakobian wrote to All:
GH> Startup scripts:
GH> #!bin/sh
GH> env - PATH="/var/qmail/bin:/usr/local/bin" \
GH> /usr/local/bin/tcpserver -H -R -x /home/vpopmail/etc/tcp.smtp.cdb
GH> \
GH> -c20 -u1003 -g1003 0 smtp \
GH> /var/qmail/bin/qmail-smtpd
hi,
I've install vpopmail and used it for a long time, it's very good, there are many
virtual domain on it now. But the default mailbox size i set is 5M, i want to change
it to 50M, i don't want to reinstall it. What should i do?
thanks.
Rick Yu
[EMAIL PROTECTED]
<-- Matt :)
What do you mean by 'system aliases'? If you want to deliver mail
to your /etc/passwd users, you simply put a hostname in the locals
file, and passwd users can get mail on that host.
Kit Halsted wrote:
>
> Thanks, Ken. Any pointers on how to set up the system aliases without
> mess
When doing a conversion from cdb to sql, is to make sure no new accounts
are created or updated while you're converting. Recompile vpopmail (but
do not install the binaries), and then begin the conversion process.
After the conversion is done, make backups of your old binaries using
the cdb forma
On Wed, Apr 11, 2001 at 04:56:44PM -0500, [EMAIL PROTECTED] wrote:
> When doing a conversion from cdb to sql, is to make sure no new
> accounts are created or updated while you're converting. Recompile
> vpopmail (but do not install the binaries), and then begin the
> conversion process. After
23 matches
Mail list logo