View Single Post
Old 10-26-2022, 08:27 AM   #1
schlaft
Junior Member
schlaft began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2022
Device: kindle
Post calibre-smtp.exe unclear error

when running this python script

sp.Popen(["cal/calibre-smtp.exe",
"-a dummy.epub",
"jonas.charrier1@gmail.com karine.charrier@kindle.com \"mailBody\""]).communicate()

i get this error

You must specify the from address, to address and body text on the command line

even after reading the doc :https://manual.calibre-ebook.com/gen...ibre-smtp.html i dont really understand how i must use it. Any help would be aprecciated.
schlaft is offline   Reply With Quote