~roadmr/checkbox/912946

« back to all changes in this revision

Viewing changes to jobs/evolution.txt.in

Imported scripts and jobs from Platform Services.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
plugin: manual
 
2
name: applications-evolution-pop3
 
3
requires: package.name == "evolution"
 
4
command: evolution
 
5
_description:
 
6
 Click the "Test" button to launch Evolution, then configure it to connect to a POP3 account.
 
7
 .
 
8
 Were you able to receive and read e-mail correctly?
 
9
 
 
10
plugin: manual
 
11
name: applications-evolution-imap
 
12
requires: package.name == "evolution"
 
13
command: evolution
 
14
_description:
 
15
 Click the "Test" button to launch Evolution, then configure it to connect to a IMAP account.
 
16
 .
 
17
 Were you able to receive and read e-mail correctly?
 
18
 
 
19
plugin: manual
 
20
name: applications-evolution-smtp
 
21
requires: package.name == "evolution"
 
22
command: evolution
 
23
_description:
 
24
 Click the "Test" button to launch Evolution, then configure it to connect to a SMTP account.
 
25
 .
 
26
 Were you able to send e-mail without errors?