1 # socks5 proxy on smtp transport
9 <<\x05\x01\x00\x01\x7f\x00\x00\x01\x04\xc8
10 >>\x05\x00\x00\x01\x7f\x00\x00\x01\xbe\xef
32 rcpt to:<userx@test.ex>
34 Date: Fri, 17 Dec 2004 14:35:01 +0100
35 Subject: message should be sent
44 # auth: username/password
48 <<\x01\x04fred\x05fubar
50 <<\x05\x01\x00\x01\x7f\x00\x00\x01\x04\xc8
51 >>\x05\x00\x00\x01\x7f\x00\x00\x01\xbe\xef
70 exim -odi -bs -DOPT="auth=name name=fred pass=fubar"
73 rcpt to:<userx@test.ex>
75 Date: Fri, 17 Dec 2004 14:35:01 +0100
76 Subject: message should be sent
78 via name/pwd-auth proxy
83 # sock_proxy option set but expands to empty string
101 exim -odi -bs -DFALLBACK=yes
104 rcpt to:<userx@test.ex>
106 Date: Fri, 17 Dec 2004 14:35:01 +0100
107 Subject: message should be sent
109 direct, not via proxy