Re: filtering recipients for a secondary mx using smtpd

2012-06-17 Thread Gilles Chehade
On Fri, Jun 15, 2012 at 08:57:21PM +0200, Joel Carnat wrote: > Hi, > > Using OpenBSD 5.1, I have configured OpenSMTPD to act as a secondary MX. > I have configured this, in smtpd.conf: > # secondary mx > map "v2mx" { source db "/etc/mail/v2mx.db" } > accept from all for virtual "v2mx" relay

filtering recipients for a secondary mx using smtpd

2012-06-15 Thread Joel Carnat
Hi, Using OpenBSD 5.1, I have configured OpenSMTPD to act as a secondary MX. I have configured this, in smtpd.conf: # secondary mx map "v2mx" { source db "/etc/mail/v2mx.db" } accept from all for virtual "v2mx" relay And this, in /etc/mail/v2mx: hotmail.com accept The smtpd can now relay