p_holsberg@yahoo.com [blat]
2018-08-26 22:58:47 UTC
Executed from a BAT script:
set subj1=-s "Backup Results"
set debug=-debug -log XXX-blat-debug.log -timestamp
set server=pop.mail.yahoo.com
set port=995
set f=***@yahoo.com
set u=***@yahoo.com
set pw=XXXXXXX
::::::::::::::::: Now we run Blat! :::::::::::::::::
REM taskkill /IM tunnelbear.ui.exe
c:\blat\blat xxcopyTB.log -server %server% -port %port% -f %f% -u %u% -pw %pw% -to ***@pobox.com %subj1% %debug%
This results in
2018.08.26 18:50:35 (Sun)------------Start of Session-----------------
Blat v3.2.4 (build : Feb 24 2015 21:29:33)
32-bit Windows, Full, Unicode
2018.08.26 18:51:08 (Sun): Error: Wait a bit (possible timeout).
2018.08.26 18:51:08 (Sun): *** Error *** SMTP server error
2018.08.26 18:51:08 (Sun): Error: Not a socket.
2018.08.26 18:51:08 (Sun): Error: Not a socket.
2018.08.26 18:51:08 (Sun)-------------End of Session------------------
Thanks.
set subj1=-s "Backup Results"
set debug=-debug -log XXX-blat-debug.log -timestamp
set server=pop.mail.yahoo.com
set port=995
set f=***@yahoo.com
set u=***@yahoo.com
set pw=XXXXXXX
::::::::::::::::: Now we run Blat! :::::::::::::::::
REM taskkill /IM tunnelbear.ui.exe
c:\blat\blat xxcopyTB.log -server %server% -port %port% -f %f% -u %u% -pw %pw% -to ***@pobox.com %subj1% %debug%
This results in
2018.08.26 18:50:35 (Sun)------------Start of Session-----------------
Blat v3.2.4 (build : Feb 24 2015 21:29:33)
32-bit Windows, Full, Unicode
2018.08.26 18:51:08 (Sun): Error: Wait a bit (possible timeout).
2018.08.26 18:51:08 (Sun): *** Error *** SMTP server error
2018.08.26 18:51:08 (Sun): Error: Not a socket.
2018.08.26 18:51:08 (Sun): Error: Not a socket.
2018.08.26 18:51:08 (Sun)-------------End of Session------------------
Thanks.