the initial configuration from mailr seems to set some mysql-only settings. there should be a description on how to set postgresql configuration.
in special, i mean the :mysql_version variable.
the configuration for postgresql seems to be:
:mysql_version => '4.0',
the imap-server has to be set in :am_address and :am_domain.
on my system i had to enter only the username, not the email-adress, as requested by the mailr login screen.
|