On Fri, Aug 28, 2015 at 10:13:07AM +0200, Joerg Jung wrote:
> 
> > On 27 Aug 2015, at 17:27, Donovan Watteau <[email protected]> wrote:
> > 
> > Hi,
> > 
> > I'm configuring OpenSMTPD 5.7.1p1 on Debian 7.8.
> > 
> > I'm looking for something like this:
> > 
> >  # Use this when "From: [email protected]" is set:
> >  accept for any relay via $myrelay
> >  # Keep default relay in all other cases:
> >  accept for any relay
> > 
> > So, having read smtpd.conf(5), I thought "sender" would be what I'm looking 
> > for:
> > 
> >  accept sender "[email protected]" for any relay via $myrelay
> >  accept for any relay
> 
> sender expects a table(5) not a single address.
> 

A single address gets converted to a table containing that single address,
it is ok

-- 
Gilles Chehade

https://www.poolp.org                                          @poolpOrg

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to