1

Topic: issue with Roundcube vacancy

==== Required information ====
- iRedMail version (check /etc/iredmail-release):
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- Related log if you're reporting an issue:
======== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.3
- Linux/BSD distribution name and version: ubuntu 14.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
- Related log if you're reporting an issue: no trace
====
Hi,
I've got a problem with Roundcube Vacancy (the one outside Filter section into roundcube settings); I've set date format as d-m-YYYY in the roundcube preferences and also inside /opt/www/roundcubemail/config/defaults.inc.php file; if I insert as start and end date the format d-m-YYYY specifyng also start and end hour in the RoundCube Vacancy, I find the sieve file for autoresponder having recorded the date as m-d-YYYY (this just if month is among 1 and 12, otherwise no date recorded) and not d-m-YYYY. If I insert as start and end date the format d-m-YYYY without specifying start and end hour, it works in the correct way (the sieve file has the correct date).

In the first case I find:
if allof (currentdate :zone "+0200" :value "ge" "iso8601" "2016-07-06T00:00:00+02:00", currentdate :zone "+0200" :value "le" "iso8601" "2016-08-06T01:00:00+02:00")

In the second case I find:
if allof (currentdate :zone "+0200" :value "ge" "date" "2016-06-07", currentdate :zone "+0200" :value "le" "date" "2016-06-08")

I have tried to check inside php code but without success.
I need format d-m-YYYY for my italian customers.
Is there a solution for this?
Thank you all

Post's attachments

roundcube-vacancy-issue.png 87.8 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: issue with Roundcube vacancy

I'm afraid that you have to ask for support in Roundcube mailing list instead:
http://lists.roundcube.net/mailman/listinfo