9.4 Mail

There are two common mail packages: Sendmail and Qmail. The setup for virtual servers is different, depending on what package you use. Your IMAP/POP services should be easily configured though. Virtfs takes care of the mail configuration file (by default: conf.pop). You will just have to alter the lines in inetd.conf to:

pop-3 stream tcp nowait root /path/to/virtuald virtuald /virtual/conf.pop /path/to/ipop3d

You can configure mail services for tcp_virtuald as it has been done above for FTP.