- Create an email account on www.gmx.com
- Open "Settings" and check "Enable access to this account via POP3 and IMAP"
- Open "Preferences"
# Set this according to your email accounts names and Reminders list name | |
set firstMailAccount to "Google" | |
set secondMailAccount to "Yahoo" | |
set thirdMailAccount to "iCloud" | |
set RemindersList to "Need Reply" | |
# Set Red Flag | |
set FlagIndex to 0 | |
tell application "Mail" |