Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Zied SELLAMI
priority-inbox
Commits
33b368cd
Commit
33b368cd
authored
Jan 29, 2019
by
Zied SELLAMI
Browse files
update check email
parent
63d80826
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
priorityInbox/src/main/java/org/linagora/priorityInbox/emailReader/CheckEmail.java
...va/org/linagora/priorityInbox/emailReader/CheckEmail.java
+3
-3
No files found.
priorityInbox/src/main/java/org/linagora/priorityInbox/emailReader/CheckEmail.java
View file @
33b368cd
...
...
@@ -32,10 +32,10 @@ import org.apache.commons.io.FileUtils;
public
class
CheckEmail
{
private
static
final
String
email_id
=
"
zsellami@linagora.com
"
;
private
static
final
String
password
=
"
***********
"
;
private
static
final
String
email_id
=
""
;
private
static
final
String
password
=
""
;
private
static
String
directory
=
"
/home/zsellami/newCorpus/zied2/
"
;
private
static
String
directory
=
""
;
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment