먼저 제가 뭘 잘 몰라서 질문할수도 있으니 아닌것은 지적해주시기 바랍니다.
exim 을 설치하였고 보내기 받기 모두 잘 됩니다.
default 로는 mbox 형식으로 저장하는것 같은데
Maildir 형식으로 저장하도록 하고 싶습니다.
아래는 /etc/exim/exim.conf 의 일부입니다.
[code:1]
# This transport is used for handling file addresses generated by alias
# or .forward files if the path ends in "/", which causes it to be treated
# as a directory name rather than a file name. Each message is then delivered
# to a unique file in the directory. If instead you want all such deliveries to