Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Receiving Mail

Status
Not open for further replies.

foxfire

Programmer
May 18, 2001
38
US
We have a copier that can scan documents and send them to you via email. When I use the copier, it says the document was sent but I do not receive it in my email. I turned on logging for the SMTP Virtual Server and here is what is shows:

#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2005-05-27 15:40:17
#Fields: date time c-ip cs-username s-sitename s-computername s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status sc-win32-status sc-bytes cs-bytes time-taken cs-version cs-host cs(User-Agent) cs(Cookie) cs(Referer)
2005-05-27 15:40:17 172.16.130.240 -.- SMTPSVC1 WCSOWEB 172.16.134.2 0 HELO - +-.- 250 0 52 8 2297 SMTP - - - -
2005-05-27 15:40:17 172.16.130.240 -.- SMTPSVC1 WCSOWEB 172.16.134.2 0 MAIL - +FROM:+<copier@mydomain.com> 250 0 55 43 0 SMTP - - - -
2005-05-27 15:40:17 172.16.130.240 -.- SMTPSVC1 WCSOWEB 172.16.134.2 0 RCPT - +TO:+<me@mydomain.com> 250 0 0 49 203 SMTP - - - -
2005-05-27 15:40:19 172.16.130.240 -.- SMTPSVC1 WCSOWEB 172.16.134.2 0 DATA - <42970762.03copier@mydomain.com> 250 0 126 642680 1891 SMTP - - - -
2005-05-27 15:40:19 172.16.130.240 -.- SMTPSVC1 WCSOWEB 172.16.134.2 0 QUIT - -.- 240 5266 72 4 0 SMTP - - - -


It would appear it was received by the server. Any suggestions would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top