20 messages in net.sourceforge.lists.courier-users[courier-users] Courier and amavisd-new
FromSent OnAttachments
Bryan RagonMar 28, 2003 1:34 pm 
Sam VarshavchikMar 28, 2003 2:33 pm 
Bryan RagonMar 31, 2003 6:05 am 
Bi...@triligon.orgMar 31, 2003 9:52 am 
James A BakerMar 31, 2003 10:42 am 
Sam VarshavchikMar 31, 2003 11:02 am 
Rodrigo SeveroApr 1, 2003 7:01 am 
Bi...@triligon.orgApr 1, 2003 7:54 am 
Bryan RagonApr 1, 2003 8:58 am 
Rodrigo SeveroApr 1, 2003 9:57 am 
Rodrigo SeveroApr 1, 2003 1:58 pm 
Gerardo GregoryApr 1, 2003 2:50 pm 
Gerardo GregoryApr 1, 2003 3:48 pm 
Bruce BroeckerApr 1, 2003 6:46 pm 
Bi...@triligon.orgApr 1, 2003 8:47 pm 
Jerry AmundsonApr 2, 2003 8:39 am 
Rodrigo SeveroApr 3, 2003 4:39 am 
Rodrigo SeveroApr 3, 2003 5:12 am 
Rodrigo SeveroApr 3, 2003 7:45 am 
Rodrigo SeveroApr 3, 2003 10:14 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Courier and amavisd-newActions...
From:Rodrigo Severo (rodr@fabricadeideias.com)
Date:Apr 3, 2003 4:39:32 am
List:net.sourceforge.lists.courier-users

Hi,

I am still trying to setup Courier with amavisd-new - the daemonized and highly optimized version of amavis (acording to amavisd-new developers).

I tried 2 diferent approaches to make Courier and amavisd-new communicate:

1. Using the amavis helper program which would be called by maildrop as a xfilter. The problem, as far as I understand, is that the xfilter command expects to receive the filtered message back through the same pipe it sent the message and amavis helper expects to send the filtered message through some submission software which in Courier's case would be sendmail. This road seems stucked to me right now.

2. Using the default amavisd-new approach: the smtp auxiliary servers. I couldn't find a way to tell courier to send all messages to some auxiliary smtp server when they got in through the regular smtp IP/PORTs.

I still have one last option that I REALLY don't want to use: setup 2 Couriers. One would receive the messages from outside/clients, and the other that would actually deliver the messages locally and remotelly. Amavisd-new would be in the middle.

I don't want to use the 2 MTAs approach as it seems clumsy with possible maintenance headaches hidden in the future.

In need of advice,