Project

General

Profile

struggling setting up imap configuaration

Added by Eduard Schmidt over 7 years ago

hello there
im configuring the email.rake file to enable emails with redmine and im having some issues to configue it.

does someone have an example how to do that?
what im trying is:

Available IMAP options:
host=HOST IMAP server host (default: 127.0.0.1)
port=PORT IMAP server port (default: 143)
ssl=SSL Use SSL/TLS? (default: false)
starttls=STARTTLS Use STARTTLS? (default: false)
username=USERNAME IMAP account
password=PASSWORD IMAP password
folder=FOLDER IMAP folder to read (default: INBOX)

Available IMAP options:
host=imap.mail.yahoo.com IMAP server host (default: 127.0.0.1)
port=993 IMAP server port (default: 143)
ssl=true Use SSL/TLS? (default: false)
starttls=STARTTLS Use STARTTLS? (default: false)
username=USERNAME IMAP account
password=PASSWORD IMAP password
folder=FOLDER IMAP folder to read (default: INBOX)

thank your for help in advance