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

2004-03-09 Thread Matthieu Foillard
First, thanks for the answer. I saw the feature in ezmlm and it seems to work. About aliases, i think it can only skip sender if the mail is send to an alias, not a normal mail account. Is there an easy way to have such information ? Le Tuesday 09 March 2004 15:58, Tom Collins a ÃcritÂ: > On Mar

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 M

[vchkpw] vpopmail set sender to x using -f

2004-03-09 Thread Darek Milewski
Hello list, 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 Mar 9 09:29:54 hostname.tld.com: vpopmai

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] 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 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 t

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 own

[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] s