Mailing List Archive

exim 4.05 migration pains
Hi all,
Finally got 4.05 compiled... i was testing and i see that my server accepts
messages but does not deliver them to the mailbox. It complained about the
file transport and pipe transport so i commented them out but i thought that
is how it delivered the file? ANyone have any ideas?

# this is for virtual local users mailboxes
virtual_localuser:
driver = accept
condition = ${if eq
{}{${lookup{$local_part}lsearch{/etc/virtualmail/shell.x
yphoid.com/passwd}}}{no}{yes}}
domains = lsearch;/etc/virtualmail/domains
#file_transport = address_file
no_more
# pipe_transport = address_pipe
retry_use_local_part
transport = virtual_localdelivery