Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Mar 2004 22:20:02 -0600
From:      Gary <gv-list-freebsdquestions@mygirlfriday.info>
To:        freebsd-questions@freebsd.org
Subject:   Re: postfix MTA questions
Message-ID:  <1920000.1078719602@[192.168.0.5]>
In-Reply-To: <000901c404c2$3b563b10$0200a8c0@satellite>
References:  <000901c404c2$3b563b10$0200a8c0@satellite>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Dave,

--On Sunday, March 07, 2004 11:02:53 PM -0500 dave
<dmehler26@woh.rr.com> wrote:

>     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.

qpoper will not work with Maildir format.. another popserver to use
that will work with either mbox or Maildir format is solidpop
http://solidpop3d.pld.org.pl/

> 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.

Yes, a very popular one (challenge/auth mechanism) is TMDA, can be
used with any MTA. It is very flexible, and does a good job.

http://tmda.net/

  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?

Unknown if your ISP's SMTP server does headers rewrites. You would
have to ask or test it to find out.

-- 
Gary



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1920000.1078719602>