b00f4c7793
which will merge into the main branch fairly easily
4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
#!/bin/sh
|
|
export QPSMTPD_CONFIG=/etc/qpsmtpd
|
|
exec /usr/bin/qpsmtpd 2> /dev/null
|