Re[10]: [Mimedefang] action_replace_with_url

2005-03-06 Thread bart
Witaj Kevin, W Twoim liœcie datowanym 5 marca 2005 (22:29:18) mo¿na przeczytaæ: > You know, it took me a while to say: Hmm, I think it has it backwards. I > wonder if I click on the link Lo and behold, there was your attachment. :) > In my code switch if (-s $path <= $sizelimit) { to if

Re[8]: [Mimedefang] action_replace_with_url

2005-03-05 Thread bart
The attachment was larger than 10,000,000 bytes. It was removed, but may be accessed at this URL: http://www.euro26.pl/mail/d0ba7b055a259c4bb79b3fccbf775c62613a146e ___ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing

Re[6]: [Mimedefang] action_replace_with_url

2005-03-05 Thread bart
Witaj Kevin, W Twoim liœcie datowanym 5 marca 2005 (15:04:47) mo¿na przeczytaæ: > Bart, > I think you might benefit from a syntax check of your milter by running the > following command with appropriate modifications for your installation's > location of your filter. > mi

Re[4]: [Mimedefang] action_replace_with_url

2005-03-04 Thread bart
Witaj Kevin, W Twoim liœcie datowanym 4 marca 2005 (20:04:07) mo¿na przeczytaæ: > I don't want to lead you down a primrose path as I don't use > action_replace_with_url however I edited the code snippet below to indicate > where the logic should go assuming the file size logic was the issue. I t

Re[2]: [Mimedefang] action_replace_with_url

2005-03-04 Thread bart
Hi Kevin, I am completly new in mimedefang. I dont know how to use your code. Where do I have to put action_replace_with_url ? Thanks for your patience > Bart, > Assuming the problem might be with your filesize code, I've had good luck > with this routine: > my($size

[Mimedefang] action_replace_with_url

2005-03-04 Thread bart
Hi This is what I got in my mimedefang-filter I set $size > 100 for testing No errors no link What do I have to add to make it work sub filter () { my($entity, $fname, $ext, $type) = @_; return if message_rejected(); # Avoid unnecessary work # Block message/partial parts if (