Re: [gentoo-user] OT: Any interest in a postfix/milter bridge?

2005-09-14 Thread Nick Rout
every mail filter I need fits nicely into postfix. Which one are you
having problems with?


and I don't think this is the place to discuss enhancements to postfix,
go join postfix-user and discuss it with the developers.


On Tue, 2005-09-13 at 22:21 -0400, Dave Nebinger wrote:
 I'm currently running postfix as my mail system.  Unlike a recent post which 
 assumed that postfix was overkill compared to sendmail, I tend to feel the 
 opposite, that sendmail is bloated much more than the more simplified 
 postfix.
 
 However, when looking for spam blockers, virus checkers, and other message 
 processors, you will typically find multiple sendmail milter implementations 
 as opposed to the postfix filter implementation.
 

 
-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] OT: Any interest in a postfix/milter bridge?

2005-09-14 Thread Dave Nebinger
 every mail filter I need fits nicely into postfix. Which one are you
 having problems with?

I'd like to be able to run MIMEDefang, but it's milter only.
 
 
 and I don't think this is the place to discuss enhancements to postfix,
 go join postfix-user and discuss it with the developers.

Which is why I marked the subject as OT.  I didn't want to post to the
postfix user yet because I didn't want to cast such a wide net; the smaller
group of postfix users on this list would help me gauge whether to pursue
fishing in the larger sea...


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Any interest in a postfix/milter bridge?

2005-09-14 Thread Covington, Chris
Dave,

 Having investigated the milter API and having constructed 
 some milters myself, I currently believe that it should be
 possible to build a postfix-milter bridge.

That would be fantastic.  I think you would get tons of support for
this.  I would also love to run MIMEDefang and domain keys milters, etc.
that aren't available on pure Postfix.  You should definitely post this
to [EMAIL PROTECTED] where you'll get more enthusiastic
responses like my own, and maybe some guidance from the developers. 

---
Chris Covington
IT
Plus One Health Management
75 Maiden Lane Suite 801
NY, NY 10038
646-312-6269
http://www.plusoneactive.com

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Any interest in a postfix/milter bridge?

2005-09-14 Thread kashani

Nick Rout wrote:

every mail filter I need fits nicely into postfix. Which one are you
having problems with?

and I don't think this is the place to discuss enhancements to postfix,
go join postfix-user and discuss it with the developers.


I could swear I've said this before, but there are a number of us that 
use postfix and find this on more on topic than what my favorite window 
environment might be or how to make an ebuild for a desktop game. So 
again I'll quietly ignore the things I don't care about and you will do 
the same.


However adding milter support to Postfix may not be the magic bullet. 
Milters take this path through Sendmail

mail queue - milter - delivery | /dev/null | whatever

Postfix content filters take this path.
mail queue - cfilter - mail queue - etc

Allowing people to run what are normally very efficient milters within 
Postfix may allow a few admins to shoot themselves in the foot 
performance-wise.


In any case you might want to check out this how-to which use Anomy 
Sanitizer to do basically the same thing.

http://www.advosys.ca/papers/postfix-filtering.html

kashani
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Any interest in a postfix/milter bridge?

2005-09-14 Thread Nick Rout
On Wed, 2005-09-14 at 09:30 -0500, kashani wrote:
 Nick Rout wrote:
  every mail filter I need fits nicely into postfix. Which one are you
  having problems with?
  
  and I don't think this is the place to discuss enhancements to
 postfix,
  go join postfix-user and discuss it with the developers.
 
 I could swear I've said this before, but there are a number of us
 that 
 use postfix and find this on more on topic than what my favorite
 window 
 environment might be or how to make an ebuild for a desktop game. So 
 again I'll quietly ignore the things I don't care about and you will
 do 
 the same.

It's not that I mind the discussion, I just thought it might be better
on the postfix-user list as that is a very knowledgeable list and it's
where the expertise lies. Perhaps I should have said this is not the
BEST place to discuss it...

I too use postfix :-)

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list