Hi

I am using opensmtpd-201410040015

I am trying to set up a border smtpd.  It does not ever want to
deliver any mail locally, all mail should be either sent into the
outside world or forwarded internally.  So:

[Internet] <-> [Border] <-> [Internal] <-> {mailboxes + clients}

I have a few virtual users that want to be forwarded to the outside
world whether the messages originate internally or externally so

table fwd-table {"[email protected]"="[email protected]"}

So the obvious line for internal delivery is:

accept from any for domain "mydomain.com" virtual <fwd-table> relay
via tls://internal.mydomain.net pki border.mydomain.net verify

however I am not allowed to mix virtual and relay.  Is there any
reason for this?  And what would be the "approved" method of doing
what I want?

Many thanks

John Cox

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

Reply via email to