[vchkpw] how to make sender does not receive it's own email ?

2004-03-09 Thread Matthieu Foillard
Hi list, I'm running a classic setup using qmail + vpopmail + qmailadmin. I've some aliases defined and i want sender which is belong to an alias does not receive its own email. exemple, i've defined an alias like [EMAIL PROTECTED] - [EMAIL PROTECTED], [EMAIL PROTECTED] if [EMAIL PROTECTED]

RE: [vchkpw] how to make sender does not receive it's own email ?

2004-03-09 Thread Shane Chrisp
This has already been answered. There is _no_ way to achieve this without you hacking away, or paying someone else to hack away at the code to add this sort of functionality. As for the mailing list, im not sure if there is a echo off type function that the customer can use to not receive their

Re: [vchkpw] how to make sender does not receive it's own email ?

2004-03-09 Thread Matthieu Foillard
Le Tuesday 09 March 2004 10:59, Shane Chrisp a écrit : This has already been answered. There is _no_ way to achieve this without you hacking away, or paying someone else to hack away at the code to add this sort of functionality. As for the mailing list, im not sure if there is a echo off type

Re: [vchkpw] how to make sender does not receive it's own email ?

2004-03-09 Thread Matthieu Foillard
Could you please tell me what you think of this ? --- vdelivermail.c 2004-03-09 13:38:24.0 +0100 +++ vdelivermail.c.new 2004-03-09 13:38:23.0 +0100 @@ -89,6 +89,7 @@ void usernotfound(void); int is_loop_match( char *dt, char *address); int deliver_quota_warning(const char

Re: [vchkpw] how to make sender does not receive it's own email ?

2004-03-09 Thread Tom Collins
On Mar 9, 2004, at 5:44 AM, Matthieu Foillard wrote: Could you please tell me what you think of this ? The problem with patching vdelivermail in that manner is that users won't be able to send themselves email. Also, you should be using the sender from the SMTP envelope, and not trying to parse

Re: [vchkpw] vpopmail set sender to x using -f

2004-03-09 Thread Tom Collins
On Mar 9, 2004, at 8:17 AM, Darek Milewski wrote: I've noticed an abberrant behaviour from vpopmail illustrated below. Both are for the same user of domain tld.com. 'hostname' is the hostname of the machine. Mar 9 08:12:02 hostname.tld.com: vpopmail set sender to [EMAIL PROTECTED] using -f