I've switched from postfix to opensmtpd.  I have a small question.  How do 
I alias the outgoing domain to the From: address?

Something along the lines of postfix's:

myorigin = $mydomain

Pretend the From is "r...@caliban.solarscale.de" (caliban doesn't exist, but 
it's the hostname of this host behind the NAT firewall) and I want it to be 
only "r...@solarscale.de" is there a way to do that?

This is the current config I have now:

#######
hostname caliban.solarscale.de

listen on localhost
accept for local deliver to mbox
accept for all relay via 2001:xxx:xxxx::xx port 9025
#######

Many thanks,

-peter

Reply via email to