- Original Message -
From: "Jerry Chou" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 01, 2003 5:30 PM
Subject: [vchkpw] what is the meaning of the entries in
$HOME/Maildir/maildirsize and the name of file
> could anyone tell me what is the meaning of
> the entries in
Hi,
I have a problem with mail delivery.
Imagine situation you have one mail box:
[EMAIL PROTECTED]
and you have in .qmail-default
| patch to vpopmail/bin/vdelivermail '' patch to vpopmail/test.com/catchall
When you send mail one mail to multiple addreses in one domain
eg.
TO: [EMAIL PROTECTE
On Mon, Mar 31, 2003 at 10:32:14PM -0800, Wil Hatfield wrote:
> Received: from unknown (HELO ns1.a-zhost.com) (216.120.76.2)
> by h6.a-zhost.com with SMTP; 31 Mar 2003 21:03:59 -0800
>
> Where does the h6.a-zhost.com value come from shown above. I thought
> it came from control/me which I have ch
On Tuesday 01 April 2003 11:40, Juraj Hantak wrote:
> Hi,
>
> I have a problem with mail delivery.
>
> Imagine situation you have one mail box:
>
> [EMAIL PROTECTED]
>
> and you have in .qmail-default
>
> | patch to vpopmail/bin/vdelivermail '' patch to vpopmail/test.com/catchall
>
> When you send
On Tuesday 01 April 2003 12:54, [EMAIL PROTECTED] wrote:
> When i get mails via POP, my "tcp.smtp.cdb" file is been
> regenerated and is containing the correct IPs. The IPs wich
> shall be open for relay until clearopensmtp removes the entries
> a while later ... So, all is functional here. "tcp.sm
Did you use the Matt's patch for MySQL? You should consider that if you
are using MySQL with vpopmail for relay.
Here is mine :
server localhost
port3306
databasevpopmail or whatever database.
table relay
uservpopmail or whatever username
passyour password heree
time
the patches i use are:
qmail-smtpd-auth-0.31.tar.gz
qmailqueue-patch
big-todo.103.patch
qmail-link-sync.patch
big-concurrency.patch
qmail-0.0.0.0.patch
> Did you use the Matt's patch for MySQL? You should consider that if you
> are using MySQL with vpopmail for relay.
> Here is mine :
>
> serv
> You need Matt's patch for mysql. For tcpserver
>
> Check on google and let me know.
ok .. but does this patch also prevent that a new tcp.smtp.cdb is build
by vpopmail then ?
when tcpserver directly looks into the mysql table for open relays, it
would be unneccessary that the tcp.smtp file is
hi
I have other question to ask..base on the [EMAIL PROTECTED]
if I send a mail BCC to [EMAIL PROTECTED]
and it will auto send to [EMAIL PROTECTED] maildir..
my question is.. from that email on [EMAIL PROTECTED], how do I know that email is
actually to [EMAIL PROTECTED]
tq
Justin Heesemann wrote:
On Tuesday 01 April 2003 19:58, Kenneth Ling wrote:
> hi
> I have other question to ask..base on the [EMAIL PROTECTED]
> if I send a mail BCC to [EMAIL PROTECTED]
> and it will auto send to [EMAIL PROTECTED] maildir..
> my question is.. from that email on [EMAIL PROTECTED], how do I know that
> ema
Hi people,
I would like know if is possible put in rules of tcp.smtp qmail environment
variables, like:
200.x.x.x:deny,RPLINE="[EMAIL PROTECTED]"
Or if i have make a patch for qmail environment variables like badrcptto,
badmailftom, etc...
Thanks
Marcos Dutra
Hi,
Anyone know a fix for the following:
./toaster_setup.pl -s vpopmail
Do you want password learning? (y) (y/n): y
Do you want logging enabled? (y) (y/n): y
Do you want verbose logging? (y) (y/n): y
Do you want to use a default domain? (y/n): y
Please enter your default domain: domain.com
Do s
Thank you Tom and James. My suspicion was that it was coming from control/me
OR something in the supervise scripts. However grep didn't find it for some
darn reason. After actually openning the qmail-smtpd/run script I did find
it there.
Thanks again,
Wil
> -Original Message-
> From: Ja
On Tuesday, April 1, 2003, at 10:58 AM, Kenneth Ling wrote:
I have other question to ask..base on the [EMAIL PROTECTED]
if I send a mail BCC to [EMAIL PROTECTED]
and it will auto send to [EMAIL PROTECTED] maildir..
my question is.. from that email on [EMAIL PROTECTED], how do I know
that email is
Hi,
> 200.x.x.x:deny,RPLINE="[EMAIL PROTECTED]"
while this is possible, it serves no purpose, because of the "deny" tcpserver
will not accept the TCP-connection, and thus nobody will ever see the RPLINE
variable.
If your question is: "Does tcpserver have the ability to reject connections
based o
Hi, we recently had a problem on our server where someone accidently did a
"rm -rf /" for a few seconds (yes it is true) and /etc along with many other
things were wiped out. Thankfully the qmail and vpopmail directories were
not changed. Our host installed a new drive with freebsd on it and I copi
Well that must be the problem, I have no way of checking if the old box and
this one because the old /etc was wiped after the incident. Is there any way
to recover this?
- Original Message -
From: "mike" <[EMAIL PROTECTED]>
To: "shaklee39" <[EMAIL PROTECTED]>
Sent: Tuesday, April 01, 2003
Can anybody see
anything wrong with the following? The funny thing is is that the
RBL works on one machine but not another. And we are using them exactly the
same with of course the exception of the hostname.
QMAILDUID=`id -u
qmaild`NOFILESGID=`id -g qmaild`
exec
/usr/local/bin/softli
cp -Rp /old/var/qmail /var/
and
cp -Rp /old/home/vpopmail /home/
- Original Message -
From: "mike" <[EMAIL PROTECTED]>
To: "shaklee39" <[EMAIL PROTECTED]>
Sent: Tuesday, April 01, 2003 4:13 PM
Subject: Re: [vchkpw] problem with authentication
> Ok . Can you explain to me how did you move
Nope, I copied the folders containing both programs directly over...Would it
be better to reinstall? I would want to avoid this because installing qmail
took an extremely long time on my last attempt.
From: "mike" <[EMAIL PROTECTED]>
To: "shaklee39" <[EMAIL PROTECTED]>
Subject: Re: [vchkpw] pr
> -Original Message-
> From: Wil Hatfield - HVHM Customer Care [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 2 April 2003 10:09 AM
> To: [EMAIL PROTECTED]
> Subject: [vchkpw] RBL Problems
>
>
> Can anybody see anything wrong with the following? The
> funny thing is is that the RBL works
does it have any sample code available???
Justin Heesemann wrote:
> On Tuesday 01 April 2003 19:58, Kenneth Ling wrote:
> > hi
> > I have other question to ask..base on the [EMAIL PROTECTED]
> > if I send a mail BCC to [EMAIL PROTECTED]
> > and it will auto send to [EMAIL PROTECTED] maildir..
> >
how to make a mailer-daemon on each individual virtual domain..
tq
--
Regards
Kenneth Ling
ranhill engineers and constructors sdn bhd
Hello List,
I installed qmail and vpopmail and my relaying does not work
correctly.
When i get mails via POP, my "tcp.smtp.cdb" file is been
regenerated and is containing the correct IPs. The IPs wich
shall be open for relay until clearopensmtp removes the entries
a while later ... So, all is fun
24 matches
Mail list logo