On Sun, 3 Jun 2012 08:42:48 -0400 bofh <goodb...@gmail.com> wrote: > On Sun, Jun 3, 2012 at 8:38 AM, Christopher Zimmermann > <madro...@gmerlin.de> wrote: > > On Sun, 3 Jun 2012 08:15:56 -0400 > > bofh <goodb...@gmail.com> wrote: > > Do you want to accept remote mail for your domains? Then you need to > > add "from all". > > So, > > accept from all for domain "*.domain1.com" deliver to mbox > > OK, got it! > > >> accept from 10.1.1.0/24 relay > > > > Relay how? Using smarthost? Possibly password protected? Then you > > need something like this: > > > > map "secrets" { source db "/etc/mail/secrets.db" } > > accept from ... for all relay via smarthost tls auth "secrets" > > Still thinking about what I want to do for this - internal network is > just my house, wpa2 protected wireless. But thanks for the pointer.
You probably want smtpd to deliver your outgoing mail via a smarthost of your ISP, because some mailservers reject mail from dynamic IP ranges or "private" IP ranges.