octopus
Part of the Furniture
I have tried different solutions and I can't change outgoing interface when sending email.
Default interface is eth0
Does someone have any solution?
--interface tun11
-i $IFACE
Default interface is eth0
Does someone have any solution?
--interface tun11
-i $IFACE
sendmail -w 30 -H "exec openssl s_client -quiet -CAfile $CAFILE -connect $SMTPSERVER:$SMTPPORT -tls1_3 -starttls smtp" -f"$FROM" -au"$AUTH" -ap"$PASS" "$TO"
Last edited: