File: spop3d.conf

package info (click to toggle)
solid-pop3d 0.15-32
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,916 kB
  • sloc: ansic: 6,347; sh: 2,089; makefile: 81
file content (13 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* Configuration file for Solid POP3 */

<Global>
	MailDropName	"/var/mail/%s"
	MailDropType	mailbox
	LogStatistics   no
</Global>

/*
  See also: 
	/usr/share/doc/solid-pop3d/examples/ 
 	and the spop3d.conf(5) manpage
*/