Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Can't send Email
#1

Hey @All
hope that anyone can help me. If i will send an email via cmd i got the following error:
Error deliverig the email
Unable to determine remote server

This is my shell script:

siw /log:html=%COMPUTERNAME%.html /email=myemail /subject="Nachricht von% username% (% USERDOMAIN%)" /body="Bericht für% COMPUTERNAME%" /SMTP=smtp.gmail.com:587 /SMTP-Benutzername=mygooglemail /smtpPass=mypass /smtpSecurity=TLS /s:1074790401 /h:46 /N:68 /zip

Best regards

coswa
Reply
#2

(02-04-2013 06:22 AM)coswa Wrote:  Hey @All
hope that anyone can help me. If i will send an email via cmd i got the following error:
Error deliverig the email
Unable to determine remote server

This is my shell script:

siw /log:html=%COMPUTERNAME%.html /email=myemail /subject="Nachricht von% username% (% USERDOMAIN%)" /body="Bericht für% COMPUTERNAME%" /SMTP=smtp.gmail.com:587 /SMTP-Benutzername=mygooglemail /smtpPass=mypass /smtpSecurity=TLS /s:1074790401 /h:46 /N:68 /zip

Best regards

coswa

Replace "/SMTP-Benutzername" with "/smtpUser", "/N:68" with "/n:68"
Check https://www.gtopala.com/siw-command-line.php
Reply
#3

Hey,

yes it's working but your List show false Parameters.

(02-04-2013 09:14 AM)gtopala Wrote:  
(02-04-2013 06:22 AM)coswa Wrote:  Hey @All
hope that anyone can help me. If i will send an email via cmd i got the following error:
Error deliverig the email
Unable to determine remote server

This is my shell script:

siw /log:html=%COMPUTERNAME%.html /email=myemail /subject="Nachricht von% username% (% USERDOMAIN%)" /body="Bericht für% COMPUTERNAME%" /SMTP=smtp.gmail.com:587 /SMTP-Benutzername=mygooglemail /smtpPass=mypass /smtpSecurity=TLS /s:1074790401 /h:46 /N:68 /zip

Best regards

coswa

Replace "/SMTP-Benutzername" with "/smtpUser", "/N:68" with "/n:68"
Check https://www.gtopala.com/siw-command-line.php
Reply




Users browsing this thread: 1 Guest(s)