36 lines
987 B
Plaintext
36 lines
987 B
Plaintext
|
|
# cryhavoc.org.uk has its own aliases. These are separate to the system
|
|
# ones - see system_aliases.
|
|
cryhavoc_aliases:
|
|
driver = redirect
|
|
allow_defer
|
|
allow_fail
|
|
data = ${lookup{$local_part}lsearch{/etc/aliases.cryhavoc.org.uk}}
|
|
domains = cryhavoc.org.uk
|
|
qualify_preserve_domain
|
|
pipe_transport = address_pipe
|
|
no_more
|
|
|
|
# cowboybuilder.org.uk has its own aliases. These are separate to the system
|
|
# ones - see system_aliases.
|
|
cowboybuilder_aliases:
|
|
driver = redirect
|
|
allow_defer
|
|
allow_fail
|
|
data = ${lookup{$local_part}lsearch{/etc/aliases.cowboybuilder.org.uk}}
|
|
domains = cowboybuilder.org.uk
|
|
qualify_preserve_domain
|
|
pipe_transport = address_pipe
|
|
no_more
|
|
|
|
# lunch.org.uk has its own aliases. These are separate to the system
|
|
# ones - see system_aliases.
|
|
lunch_aliases:
|
|
driver = redirect
|
|
allow_defer
|
|
allow_fail
|
|
data = ${lookup{$local_part}lsearch{/etc/aliases.lunch.org.uk}}
|
|
domains = lunch.org.uk
|
|
qualify_preserve_domain
|
|
retry_use_local_part
|