]> gitweb.hhaalo.de Git - albentohandy.git/commitdiff
add: smtp extention albentohandy.conf.1
authorBastian Dehn <hhaalo@arcor.de>
Mon, 18 Jul 2016 09:08:36 +0000 (11:08 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Mon, 18 Jul 2016 20:27:51 +0000 (22:27 +0200)
man/albentohandy.conf.1

index 9489ae0b18da9ec2142f6d19bba784bcf94a0171..49807d297a39406ce77a529cfba06672f9205402 100644 (file)
@@ -8,6 +8,18 @@ albumtohandy.conf - Konfigurationsdatei für albentohandy.sh
 Gibt den Pfad an zur Datei flactomp3v2.sh
 .IP musicpath="<musiccollection>"
 Gibt den root Pfad für die Musiksammlung an.
+.IP NOTFY=<bool>
+Ist eine Benachrichtigung aktiv (true) oder nicht (false)
+.IP FROMADDRESS="<email>"
+Gibt die Absender-Email-Adresse an
+.IP TOADDRESS="<email>"
+Gibt die Empfänger-Email-Adresse an
+.IP SMTP="<smtp>"
+Adresse des smtp Server inkl. Port mail.example.de:25
+.IP SMTPUSERNAME="<username>"
+Bentzername zum Authentifizieren am smtp Server
+.IP SMTPPASSWORD="<password>"
+Password für die Authentifizerung am smtp Server; dieses muss in base64 verschlüsselt angegeben werden
 
 .SH AUTHOR
 Bastian Dehn - hhaalo@arcor.de