Re: [vchkpw] Multiple mail delivery

2003-04-01 Thread Kenneth Ling
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..
> > my question is.. from that email on [EMAIL PROTECTED], how do I know that
> > email is actually to [EMAIL PROTECTED]
>
> .qmail-default gets the variables $EXT and $HOST. ([EMAIL PROTECTED] is the original
> receipient, so far as i know)
> you could write a small tool which simply precedes every mail with
> Orig-Rcpt: [EMAIL PROTECTED]
>
> and then passes the complete message.
>
> --
> Mit internetten Grüßen / Best Regards
> ---
> Justin Heesemannionium Technologies
> [EMAIL PROTECTED]www.ionium.org

--
Regards
  Kenneth Ling
  ranhill engineers and constructors sdn bhd






Re: [vchkpw] Multiple mail delivery

2003-04-01 Thread Tom Collins
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
actually to [EMAIL PROTECTED]
Look for a "Delivered-To:" header.

--
Tom Collins
[EMAIL PROTECTED]



Re: [vchkpw] Multiple mail delivery

2003-04-01 Thread Justin Heesemann
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
> email is actually to [EMAIL PROTECTED]

.qmail-default gets the variables $EXT and $HOST. ([EMAIL PROTECTED] is the original 
receipient, so far as i know)
you could write a small tool which simply precedes every mail with
Orig-Rcpt: [EMAIL PROTECTED]

and then passes the complete message.

-- 
Mit internetten Grüßen / Best Regards
---
Justin Heesemannionium Technologies
[EMAIL PROTECTED]www.ionium.org




Re: [vchkpw] Multiple mail delivery

2003-04-01 Thread Kenneth Ling
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 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 mail one mail to multiple addreses in one domain
> > eg.
> > TO: [EMAIL PROTECTED]
> > CC: [EMAIL PROTECTED]
> >
> > the mail will be delivered twice into the catchall mailbox.
> >
> > Can you help me how to fix this bug in vdelivermail please?
>
> this is not a bug. this is the "feature" of a catchall account. the mail comes
> in twice via qmail, so vdelivermail is starte two times and every time
> delivering the mail like it should.
>
> >
> > Or can you help me how to make it to deliver just one time.
>
> you would have to run some kind of duplicate mail check tool. try google or
> the qmail archives. there is no way that i know of, to make vdelivermail
> check for duplicates out of the box.
>
> --
> Mit internetten Grüßen / Best Regards
> ---
> Justin Heesemannionium Technologies
> [EMAIL PROTECTED]www.ionium.org

--
Regards
  Kenneth Ling
  ranhill engineers and constructors sdn bhd






Re: [vchkpw] Multiple mail delivery

2003-04-01 Thread Justin Heesemann
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 mail one mail to multiple addreses in one domain
> eg.
> TO: [EMAIL PROTECTED]
> CC: [EMAIL PROTECTED]
>
> the mail will be delivered twice into the catchall mailbox.
>
> Can you help me how to fix this bug in vdelivermail please?

this is not a bug. this is the "feature" of a catchall account. the mail comes 
in twice via qmail, so vdelivermail is starte two times and every time 
delivering the mail like it should.

>
> Or can you help me how to make it to deliver just one time.

you would have to run some kind of duplicate mail check tool. try google or 
the qmail archives. there is no way that i know of, to make vdelivermail 
check for duplicates out of the box.


-- 
Mit internetten Grüßen / Best Regards
---
Justin Heesemannionium Technologies
[EMAIL PROTECTED]www.ionium.org




[vchkpw] Multiple mail delivery

2003-04-01 Thread Juraj Hantak
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 PROTECTED]
CC: [EMAIL PROTECTED]

the mail will be delivered twice into the catchall mailbox.

Can you help me how to fix this bug in vdelivermail please?

Or can you help me how to make it to deliver just one time.



Best regards

Juraj Hantak