Here's my alias:
test: "|/home/mailman/mail/wrapper post test"
Here's what happens:
bash$ exim -bv -v test
test@??? -> |/home/mailman/mail/wrapper post test
bash$ exim -v test-admin
test
.
LOG: 0 MAIN
<= mailman@??? U=mailman P=local S=267
bash$ Exim version 2.10 debug level 1 uid=98 gid=98
probably Berkeley DB version 1.8x (native mode)
delivering message 10S1V5-0001bR-00
LOG: 0 MAIN PANIC
Neither the system_aliases director nor the address_pipe transport set a uid for local delivery of |/home/mailman/mail/wrapper mailowner test
How do I fix this?
--
*** Exim information can be found at
http://www.exim.org/ ***