View Single Post
Old 10-17-2013, 02:03 PM   #5
Junior Member
 
Join Date: Aug 2012
Posts: 5
zst_pro is on a distinguished road
Default

When I send a message with your configuration (and with others) I get the result:

Quote:
# date | sendmail -v -f biuro@zceXXXl vXXXs@gmail.com
LOG: MAIN
<= biuro@zceXXXl U=root P=local S=319
# delivering 1VWkrU-0005nN-Dv
Connecting to gmail-smtp-in.l.google.com [173.194.66.26]:25 from XX.XXX.XX5.187 ... connected
SMTP<< 220 mx.google.com ESMTP eb10si2379039wib.55 - gsmtp
SMTP>> EHLO shrd1.XXXl
SMTP<< 250-mx.google.com at your service, [XX.XXX.XX5.162]
250-SIZE 35882577
250-8BITMIME
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-PIPELINING
250 CHUNKING
SMTP>> STARTTLS
SMTP<< 220 2.0.0 Ready to start TLS
SMTP>> EHLO shrd1.XXXl
SMTP<< 250-mx.google.com at your service, [XX.XXX.XX5.162]
250-SIZE 35882577
250-8BITMIME
250-ENHANCEDSTATUSCODES
250-PIPELINING
250 CHUNKING
SMTP>> MAIL FROM:<biuro@zXXXl> SIZE=1351
SMTP>> RCPT TO:<vXXX@gmail.com>
SMTP>> DATA
SMTP<< 250 2.1.0 OK eb10si2379039wib.55 - gsmtp
SMTP<< 250 2.1.5 OK eb10si2379039wib.55 - gsmtp
SMTP<< 354 Go ahead eb10si2379039wib.55 - gsmtp
SMTP>> writing message and terminating "."
SMTP<< 250 2.0.0 OK 1382006140 eb10si2379039wib.55 - gsmtp
SMTP>> QUIT
LOG: MAIN
=> vXXX@gmail.com R=dnslookup T=remote_smtp H=gmail-smtp-in.l.google.com [173.194.66.26] X=TLS1.0:RSA_ARCFOUR_SHA1:16 DN="C=US,ST=California,L=Mountain View,O=Google Inc,CN=mx.google.com" C="250 2.0.0 OK 1382006140 eb10si2379039wib.55 - gsmtp"
LOG: MAIN
Completed
but when I check the source of e-mail

Quote:
Received: from shXXXl (162.xxx.xxx.pl. [XX.XXX.XX5.162])
zst_pro is offline   Reply With Quote