@related : Photo picture tirage print

UPLOAD

http://snapfish.fr OFRPACK ?

Pour uploader les photos ajoutez votre email dans les alias (mobile) :

for f in *.jpg; do mpack -s "$f" $f dest@email ; done ;
email="upload@snapfish.fr"
for file in *jpg; do date ; echo "file=${file}" | mutt -d 5 -R -s "$file" -a "$file" -- $email ; sleep 10 ; done
cat<<EOF >> ~/.muttrc
set from="${EMAIL}"
set smtp_url="smtp://${USER}:${PASSWD}@smtp.gmail.com:587/"
EOF

@tag: http smtp

offres tirages

Tirage Photos :

photo.fr.txt · Last modified: 2022/04/16 12:23 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki