File: gmail-imap-tunnel%40.service

package info (click to toggle)
libconfig-model-systemd-perl 0.257.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,084 kB
  • sloc: perl: 13,439; makefile: 12
file content (7 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
[Unit]
Description=Tunnel IMAPS connections to Gmail with corkscrew

[Service]
#ExecStart=-/usr/bin/corkscrew 127.0.0.1 8888 imap.gmail.com 143
ExecStart=-/usr/bin/socat - PROXY:127.0.0.1:imap.gmail.com:993,proxyport=8888
StandardInput=socket