Mailer/src/account/project.conf

14 lines
134 B
Plaintext

targets=mbox,pop3,imap4
[mbox]
type=library
sources=mbox.c
[pop3]
type=library
sources=pop3.c
[imap4]
type=library
sources=imap4.c