Hi, This is the error in my log. I don<t which part is problematic...
<0x0x294cff0[SOGoCache]> Cache cleanup interval set every 300.000000 seconds <0x0x294cff0[SOGoCache]> Using host(s) '127.0.0.1' as server(s) <0x0x296fa40[NGLdapConnection]> Using ldap_initialize for LDAP URL:ldap://ldap.domain.com:389 2017-04-28 00:00:02.374 sogo-tool[8167] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search at base '' filter '(objectClass=*)' for attrs 'subschemaSubentry' 2017-04-28 00:00:02.376 sogo-tool[8167] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search at base 'CN=Aggregate,CN=Schema,CN=Configuration,DC=domain,DC=domain,DC=com' filter '(objectClass=*)' for attrs 'objectclasses' 2017-04-28 00:00:02.403 sogo-tool[8167] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search at base 'cn=users,dc=domain,DC=domain,DC=com' filter '(|([email protected])([email protected])([email protected])([email protected]))' for attrs '*' S[0x2bc7560]: "IMPLEMENTATION" "Dovecot Pigeonhole" S[0x2bc7560]: "SIEVE" "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext" S[0x2bc7560]: "NOTIFY" "mailto" S[0x2bc7560]: "SASL" "PLAIN LOGIN" S[0x2bc7560]: "STARTTLS" S[0x2bc7560]: "VERSION" "1.0" S[0x2bc7560]: OK "Dovecot ready." C: AUTHENTICATE "PLAIN" {%d+} LOGIN:PASSWORD S[0x2bc7560]: OK "Logged in." C: SETACTIVE "" S[0x2bc7560]: OK "No scripts currently active." C: DELETESCRIPT "sogo" S[0x2bc7560]: NO (NONEXISTENT) "Sieve script `sogo' not found" <0x0x2bae350[SOGoSieveManager]> WARNING: Could not delete Sieve script - continuing...: {RawResponse = "{ok = 0; }"; result = 0; } C: PUTSCRIPT "sogo" {1298+} require ["fileinto","vacation","date","relational","variables"]; if anyof (address :matches "from""[email protected]", address :matches "from""[email protected]", address :matches "from""[email protected]", address :matches "from""[email protected]", address :matches "from""[email protected]", address :matches "from""[email protected]", address :matches "from""[email protected]", address :contains "from""[email protected]") { fileinto "INBOX/CIMEQ"; } if allof (address :contains "from""[email protected]") { fileinto "INBOX/DOMAIN/FVG"; } if allof (address :contains "from""[email protected]") { fileinto "INBOX/XYZ"; } if allof (address :contains "from""[email protected]") { fileinto "INBOX/abc xyz/CC"; } if anyof (address :matches "from""[email protected]") { fileinto "INBOX/Svn"; } if allof ( currentdate :value "le" "date" "2017-05-07" ) { if header :matches "Subject" "*" { set "subject" "${1}"; } vacation :days 7 :subject (null) :addresses ["[email protected]"] text: Bonjour, Veuillez noter que je serai absent du bureau du 24 avril au 5 mai inclusivement. Pour toute urgence, communiquez avec monsieur X à l'[email protected]. Merci . ; } S[0x2bc7560]: NO {136} <0x0x2bae350[SOGoSieveManager]> Could not upload Sieve script: {RawResponse = "{ok = 0; reason = \"sogo: line 17: error: expected end of command ';' or the beginning of a compound block '{', but found tag. sogo: error: parse failed. \"; }"; result = 0; } 2017-04-28 00:00:03.023 sogo-tool[8167] An error occured while enabling auto-reply of [email protected] any idea how to resolve this issue ? regards Jonathan -- [email protected] https://inverse.ca/sogo/lists
