On Mon, Jan 31, 2011 at 06:04:12PM +1030, David Walker wrote:
> Howdy.
> 
> I was setting up smtpd on a machine today and I noticed a couple of issues.
> 
> This does not work:
> accept from local for domain example.com relay
> This does:
> accept for domain example.com relay
> 
> I realize "from local" is the default.
> 

bug, it is the default indeed but "from local" should work


> This does not work:
> accept from all deliver to maildir /var/mail/%d/%u
> This does:
> accept from all deliver to maildir "/var/mail/%d/%u"
>

should work, if it doesnt it's a bug

 
> Apparently quotations should only be needed for whitespace.
> 
> Bugs? Features? Documentation bugs?
> 
> Best wishes.
> 

Will let you know when it's fixed

-- 
Gilles Chehade
freelance developer/sysadmin/consultant

                   http://www.poolp.org

Reply via email to