We have been running qmail with vpopmail for over 1 year with great
success.
Recently, I upgraded vpopmail, mainly to take advantage of the mysql
suppport.
I was able to get everything working with v3.4.11-1.
However, versions after this would always result in a "user not found"
error (pop3).
Al
When installing qmail-admin on FreeBSD, the install script attempts to chgrp
some things to group "root" which doesn't exist on FreeBSD. Changing the
Makefile to reflect the proper root group (wheel) solves the problem.
Matt
>install tcpserver.
whereis tcpserver
: tcpserver: /usr/src/ucspi-tcp-0.84/tcpserver.1
/usr/src/ucspi-tcp-0.84/tcpserver.c /usr/src/ucspi-tcp-0.84/tcpserver.0
/usr/src/ucspi-tcp-0.84/tcpserver.o /usr/src/ucspi-tcp-0.84/tcpserver
/usr/bin/tcpserver /usr/man/man1/tcpserver.1 /usr/man/cat1/tcpse
Hello,
Here is the beginning of my aliases/forwards/commands in the database
implementation for mysql.
I've created a new table (a global one, or a per-domain depending on the
site layout). The definition is below:
/* small site function table layout */
#define SMALL_FUNCTION_TABLE_LAYOUT "func
At 10:16 11/10/00 +0100, Pierrot Driguez wrote:
>Hi all,
>
>I have a Qmail server with Vpopmail for test that seems to work fine.
>My actual trouble is spam from "Dialsprint.net" and "uu.net".
>Here are the IP addresses they used to send their shi... sorry,
>their mails:
>
>Any ideas ?
For an in-
> Is your path to vchkpw wrong? You put "/home/vpopmail/vchkpw" when the
> default is "/home/vpopmail/bin/vchkpw"
Yea, you're right.. my fault.
OK, now working. But it's still slow... almost no change to inetd...
Thanks anyways
Glenn *having no ideas nemore ;(*
Is your path to vchkpw wrong? You put "/home/vpopmail/vchkpw" when the
default is "/home/vpopmail/bin/vchkpw"
-Bill
STYLIX | Glenn Kusardi writes:
> Hi,
>
> i don't get this thing working:
>
> tcpserver -H -R 0 pop3 /var/qmail/bin/qmail-popup \
> uunet123.dekundenserver.de /usr/sbin/lo
Hi,
i don't get this thing working:
tcpserver -H -R 0 pop3 /var/qmail/bin/qmail-popup \
uunet123.dekundenserver.de /usr/sbin/logpopauth-pre \
/home/vpopmail/vchkpw /usr/bin/logpopauth-post \
/var/qmail/bin/qmail-pop3d Maildir &
...doesn't work
Glenn *hoping that tcpserver will fix
Look at mailmove and blq or rblcheck (or search freshmeat for RBL):
http://freshmeat.net/projects/blq/
http://freshmeat.net/projects/rblcheck/
Alec Grynspan wrote:
> I asked about applying spam filters user-by-user basis.
>
> Nobody responded.
>
> I got a half-assed Procmail kludge to work - an
I asked about applying spam filters user-by-user basis.
Nobody responded.
I got a half-assed Procmail kludge to work - and it was definitely half-assed!
So I downloaded the latest copy, to see if I could find something that would
help -
and found the README.filter
I SAID!! You can stop snic
Gary Richardson wrote:
>
> Good day,
>
> I need to set up a forward for a maildir that already exists. The problem is
> that the .qmail-username file seems to be ignored if a maildir exists for the
> user. Is this right?
>
> How can I make deliveries always look for a .qmail file? The install g
Good day,
I need to set up a forward for a maildir that already exists. The problem is
that the .qmail-username file seems to be ignored if a maildir exists for the
user. Is this right?
How can I make deliveries always look for a .qmail file? The install guide says
that it should automatically.
Hi list
I get the following when compiling vpopmail-4.9.4 :
(...)
cdbmake_add.o
make[2]: Leaving directory `/home/patrice/vpopmail-4.9.4/cdb'
make[2]: Entering directory `/home/patrice/vpopmail-4.9.4'
gcc -I. -Icdb -g -O2 -Wall -c safestring.c
gcc -I. -Icdb -g -O2 -Wall -c vpopmail.c
gc
Hello.
Any smart suggesstion on how to debug the vdelivermail except sticking
printfs here and there?
I would love to run it under gdb to see everything in action?
Kris
Hello..
As you maybe remember, i'm working on puttin the aliases/forwards into the
database.
I wanted to implement a "pass thorugh" aliases and forwards i.e. you have
user test@domain
and create alias test@domain pointing to user worek@domain.
Aliases are checked first so in normal scenario t
i'm using the new vpopmail 4.9.5. 4.9.4 wouldn't
work. maybe a redhat 7 thing...
the vconvert -e -c /etc/shadow yields a bunch of
"user xyz domain /etc/shadow did not add" statements.
the domain above is really 'domain' in the error.
should it say my domain? should i recompile with more f
Pierrot Driguez wrote:
> I have a Qmail server with Vpopmail for test that seems to work fine.
> My actual trouble is spam from "Dialsprint.net" and "uu.net".
> [...]
> So, each time I see a new address from them in /var/log/qmail/qmail-smtp/...
> I include it in the tcp.smtp file, and reload wit
> Possibly.. I found that when using tcpserver without the -R option (which
> disables getting $REMOTETCPINFO), clients without identd running would
wait
> the default 26 seconds before the starting the pop responses.
But this would make it necessary to have tcpserver installed. I'm using
inetd!
You
cannot telnet as root to most any server, nor should you be able to. It is
certainly not recommended. This is also completely off topic from this
list...
--Tony PubliskiWorld Wide Net, Inc.+1 (734) 513-7707
x 2012
-Original Message-From: sundar
[mailto:[EMAIL PROTECTED
Hi all,
please help me
how to enable telnet the root on Redhat 6.2..
thanks
sundar
Possibly.. I found that when using tcpserver without the -R option (which
disables getting $REMOTETCPINFO), clients without identd running would wait
the default 26 seconds before the starting the pop responses.
-Bill Shupp
STYLIX | Glenn Kusardi writes:
> Hello,
>
> i've qmail with vpopma
Hello,
i've qmail with vpopmail and smtp-poplock installed.
Sometimes connecting to pop3 is very slow. I'm using inetd to manage the
pop3 connections.
I can't find the problem... can it be the inetd?
Sincerely
Glenn Kusardi
Hi Everyone,
I wonder if any of you guys have managed to run maildrop with
vpopmail-4.8a. So far, I have been able to install maildrop and
use it as my default MDA just fine, but when it comes to vpopmail
accounts, maildrop does not seem to locate the filtering recipe
file (.mailfilter) properly.
Hi Pierre,
you should definitely switch to rblsmtpd instead of
using the tcp.smtpd file. The reason is that the tcp.smtpd
file will completely block their attempted connection, so
their mail server will consider your server down and keep
retrying for as long as necessary which means lots
Hi all,
I have a Qmail server with Vpopmail for test that seems to work fine.
My actual trouble is spam from "Dialsprint.net" and "uu.net".
Here are the IP addresses they used to send their shi... sorry,
their mails:
63.29.159.93
63.29.160.6
63.29.165.82
63.29.185.109
63.29.185.159
63.178.76.150
25 matches
Mail list logo