Looks like yahoo.co.uk is preventing you from sending out the mail
because it thinks you're trying to spam.
Sounds like a weird reason, but that's the last mail server to receive
it.
I've sent a message to the long address on your behalf, hopefully it
works and you won't get this message
Yes, i can send email to users-unsubscr...@httpd.apache.org, but then
i reply using the long email address sent by the confirmation email i
got an error:
Sorry, we were unable to deliver your message to the following address.
:
Remote host said: 552 spam score (9.3) exceeded threshold [BODY]
--
Do you see the "To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
" text at the bottom of the e-mail you receive from this mailing list
(including this mail?)
If not, I'll repeat it here for you:
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
Doug Bell -- Senior Develope
Hi,
Sorry for the cross posting. I always got an error when i sent message
to users-requ...@httpd.apache.org or when using the long email add
that you gave me to confirm my unsubscribe email.
Thanks,
Jay
-
The official User-To
I wasn't looking for a benchmarking tool. I am looking for something that
limits number of connections per ip or virtual host and can dynamically be
changed without having to shut down apache.
On Sat, Jun 20, 2009 at 1:25 AM, Arnab Ganguly wrote:
> Try using Apache benchmark tool.
> Thanks
> Arn
Can i use the memory variable of LocationMatch as $1 in ProxyHTMLURLMap?
Here's my apache configuration:
RewriteRule ^/(.+)$ $1 [P]
ProxyHTMLURLMap (https?://[-\.a-zA-z0-9]+/.*) /$1 [R]
Order deny,allow
Allow from all
Mohit Anchlia wrote:
Could someone please give some suggestions?
1) In the general sense, what you want to do amounts to "rate limiting".
I'd suggest you Google for these words.
2) considering the very specific nature of what you want to do below
however, I doubt that you'll find a ready-made
Try using Apache benchmark tool.
Thanks
Arnab
On Fri, Jun 19, 2009 at 8:05 PM, Mohit Anchlia wrote:
> We are using apache 2.2.6. We have a need to write a utility that
> would throttle traffic based on the element of the content. We get
> data from various client application that have application