Subversion Repositories qbpwcf-lib(archive)

Rev

Rev 915 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 liveuser 1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2
                                 Dload  Upload   Total   Spent    Left  Speed
3
 
4
 
5
* Connected to smtp.gmail.com (74.125.23.108) port 465 (#0)
6
* Initializing NSS with certpath: sql:/etc/pki/nssdb
7
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
8
  CApath: none
9
* SSL connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
10
* Server certificate:
11
* 	subject: CN=smtp.gmail.com,O=Google Inc,L=Mountain View,ST=California,C=US
12
* 	start date: Dec 15 13:47:55 2016 GMT
13
* 	expire date: Mar 09 13:34:00 2017 GMT
14
* 	common name: smtp.gmail.com
15
* 	issuer: CN=Google Internet Authority G2,O=Google Inc,C=US
16
< 220 smtp.gmail.com ESMTP p67sm68039867pfb.2 - gsmtp
17
> EHLO mail_at_1482572332.192.mail
18
< 250-smtp.gmail.com at your service, [61.231.110.246]
19
< 250-SIZE 35882577
20
< 250-8BITMIME
21
< 250-AUTH LOGIN PLAIN XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER XOAUTH
22
< 250-ENHANCEDSTATUSCODES
23
< 250-PIPELINING
24
< 250-CHUNKING
25
< 250 SMTPUTF8
26
> AUTH LOGIN
27
< 334 VXNlcm5hbWU6
28
> dGNmeGZ6b2lAZ21haWwuY29t
29
< 334 UGFzc3dvcmQ6
30
> c3VwZXJmZWRvcmFsaW51eA==
31
< 235 2.7.0 Accepted
32

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0> MAIL FROM:<tcfxfzoi@gmail.com> SIZE=2165
33
 
34
 
35
< 250 2.1.5 OK p67sm68039867pfb.2 - gsmtp
36
> DATA
37
< 354  Go ahead p67sm68039867pfb.2 - gsmtp
38
} [2165 bytes data]
39
* We are completely uploaded and fine
40

100  2165    0     0  100  2165      0    967  0:00:02  0:00:02 --:--:--   967< 250 2.0.0 OK 1482572335 p67sm68039867pfb.2 - gsmtp
41

100  2165    0     0  100  2165      0    967  0:00:02  0:00:02 --:--:--   967
42
 
43