File:  [Research Unix] / researchv10no / cmd / nupas / config / 1127suns / rewrite
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

# case conversion for postmaster
pOsTmAsTeR		alias		postmaster

# local mail
[^!@%]+			translate	"exec translate '&'"
local!([^!@%]+)		>>		/usr/spool/mail/\1
\l!(.+)			alias		\1

# convert %@ format to ! format
(_822_)!((.+)!)?([^!]+)[%@]([^!%@]+)	alias	\1!\2\5!\4
([^!]+)[%@]([^!@%]+)			alias	_822_!\2!\1
_822_!(.+)				alias	\1

# real networks
([^!]+)!(.+)		|	"smtproute '\s' '\1'" "'\2'"

# anything else goes to research (the default)
.*			alias	research!&

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.