Initial commit
This commit is contained in:
commit
11b84aa872
40 changed files with 995 additions and 0 deletions
6
files/smtp_tor
Normal file
6
files/smtp_tor
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# This script will be called by Postfix master.cf.
|
||||
# It runs a service for OnionMX.
|
||||
|
||||
exec /usr/bin/torsocks -i /usr/lib/postfix/sbin/smtp "$@"
|
Loading…
Add table
Add a link
Reference in a new issue