This website requires JavaScript.
Explore
Help
Sign In
byterazor
/
qpsmtpd
Watch
1
Star
0
Fork
0
You've already forked qpsmtpd
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e9cf061d71
qpsmtpd
/
log
/
run
6 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial import - based on my qpsmtpd fork which will merge into the main branch fairly easily
2012-06-22 11:38:01 +02:00
#! /bin/sh
export LOGDIR=./main
mkdir -p $LOGDIR
log/run: increase default log retention
2012-06-23 09:06:53 +02:00
exec multilog t s10000000 n20 $LOGDIR
initial import - based on my qpsmtpd fork which will merge into the main branch fairly easily
2012-06-22 11:38:01 +02:00
Reference in New Issue
Copy Permalink