[quote="timmy":3etnd4c0]I gotta a few questions:
First:
Linking incoming mail to my contacts/company's i need to select (1 or multiple mails) and hit archive.
Can this be done automatically? By cron or something?
[/quote:3etnd4c0]No. We don't have such option right now. You have to manually select those messages. Of course you can archive several at once.
Roundcube is integrated by plugins, but it's a standalone application running in iframe. Cron is a pure EPESI mechanism. When we'll develop email access through EPESI, then maybe we'll make some kind of configuration to auto archive new messages, but right now such option is not available.
[quote="timmy":3etnd4c0]
2.) When i am on a contact -> emails page, i see several emails.
But i can't distinguish in or outgoing mail from one another.
Is there an option to make this visible?
[/quote:3etnd4c0]Not so easy. I was trying to do this with some simple code, but right now we don't store record's reference as sender, but just in the string format. So EPESI knows that this email is related to the currently viewed record, but it would have to perform email matching to the from field. It's possible but right now it's too complicated for my limited time resources.
[quote="timmy":3etnd4c0]
3.) How do i add the addon Sales Opportunities?
[/quote:3etnd4c0]Probably you have to install this module from the Store.
Regards,
Adam