Revision 162dd556
Von Jan Büren vor etwa 1 Jahr hinzugefügt
SL/BackgroundJob/ImportRecordEmails.pm | ||
---|---|---|
# email config
|
||
hostname => { type => SCALAR, },
|
||
port => { type => SCALAR, optional => 1},
|
||
ssl => { type => BOOLEAN, },
|
||
ssl => { type => BOOLEAN, default => 1},
|
||
username => { type => SCALAR, },
|
||
password => { type => SCALAR, },
|
||
base_folder => { type => SCALAR, optional => 1},
|
Auch abrufbar als: Unified diff
ImportRecordEmails default ist imaps mit ssl auf 1