From owner-freebsd-questions@FreeBSD.ORG Sun Mar 7 20:05:42 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 207B516A4CE for ; Sun, 7 Mar 2004 20:05:42 -0800 (PST) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 850D143D3F for ; Sun, 7 Mar 2004 20:05:41 -0800 (PST) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) i2845cMV001027 for ; Sun, 7 Mar 2004 23:05:39 -0500 (EST) Message-ID: <000901c404c2$3b563b10$0200a8c0@satellite> From: "dave" To: Date: Sun, 7 Mar 2004 23:02:53 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: postfix MTA questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 04:05:42 -0000 Hello, I'm using postfix and i've got two questions regarding it. Firstly, i'd like to implement maildir style mailboxes for users. I want a pop server that will understand maildir, will qpopper do this or will i have to look at another? I'd like to avoid running services from inetd if possible. I'm also wondering if there's a program that will take an incoming message, and send back an autoresponse asking for confirmation before delivery? If a confirmation is sent, the message is not spam, and is sent through, if no confirmation is forthcoming within a time frame or if the domain bounces the message both the original message and any domain bounces are perged without me seeing them. Finally, I've got a domain on a dynamic IP, i'd like to relay through my isp's smtp server as a smarthost, if i do this will my outgoing domain name be altered? Thanks. Dave.