# Filename: .msmtprc # Purpose: config file for msmtp # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. # Latest change: Sam Dez 04 19:02:32 CET 2004 [mika] ################################################################################ # envelope from (adjust it!) # ========================== # from you@mailadress.invalid # use ssh-tunnel # ============== # set up tunnel via ssh: # ssh -l mika -L 9999:your.rootserver.tld:25 user@sshserver.tld -N -f # # host localhost # port 9999 # use mailrelay with authentification (TLS) # ========================================= # host mail.vc-graz.ac.at # user accountnumber # password yourpassword # tls # tls_nocertcheck ## END OF FILE #################################################################