c5

내 정보

개발자 정보
이름 c5
가입한 날짜 7월 1, 2013
개발한 부가 기능 수 부가 기능 0개
이 개발자의 부가 기능의 평균 별점 아직 별점 없음

내 검토

AutoarchiveReloaded

5점중 5점 받음

If you are using Sieve you do no need this. You can do something like this :

```
require ["variables","date","fileinto","mailbox"];

# Extract date info
if currentdate :matches "year" "*" { set "year" "${1}"; }
if currentdate :matches "month" "*" { set "month" "${1}"; }

# Archive Dovecot mailing list items by year and month.
# Create folder when it does not exist.
if header :is "list-id" "dovecot.dovecot.org" {
fileinto :create "INBOX.Lists.${year}.${month}.dovecot";
}
```
And this will not loose your emails.

이 검토는 현재 부가 기능의 이전 (1.0.0.5) 버전에 대한 것입니다. 

Sieve

5점중 1점 받음

Yes, this app does not work anymore since Thunderbird 60.xx. The last working version was 0.3.1, after which the author started working on a standalone project that doesn't seem to work with CRAM-MD5 dovecot and other encrypted authentications. Until Sieve will work with Thunderbird again, we will grow claws :)) ( claws-mail.org)

이 검토는 현재 부가 기능의 이전 (0.5.3) 버전에 대한 것입니다.  전에 이 사용자는 이 부가 기능에 1개 검토를 했습니다.

DKIM Verifier

5점중 1점 받음

It does exactly NOTHING.

이 검토는 현재 부가 기능의 이전 (3.1.0) 버전에 대한 것입니다. 

연락처 (CardBook)

5점중 3점 받음

Its good that someone writes something to use with CardDAV, but its far away from useful. Its a completely new IDE, when we just needed a interface. please do not rewrite the address-book of Thunderbird. Do just the Interface to CardDAV.

이 검토는 현재 부가 기능의 이전 (32.5) 버전에 대한 것입니다. 

Sieve

5점중 5점 받음

There are still people who can not switch to Thunderbird, and who need to use SeaMonkey. Do not forget them please. Its the addons who keep SeaMonkey alive.

Everything is fine with Thunderbird, but if SeaMonkey dies the book is closed. Don't let it die. We need a free Email client.

이 검토는 현재 부가 기능의 이전 (0.2.2) 버전에 대한 것입니다. 

CardDAV Browser

5점중 1점 받음

A CardDAV SOGo Link looks like this

https://<url>/SOGo/dav/<username>/Contacts/personal/

It can be set up to look like this

https://<url>/dav/<username>/Contacts/personal/

If I insert the link in the browser I still bet error

이 검토는 현재 부가 기능의 이전 (4.0) 버전에 대한 것입니다.  전에 이 사용자는 이 부가 기능에 1개 검토를 했습니다.

CardDAV Browser

5점중 1점 받음

I added the URL and click connect and I get the following
"CardDAV server did not return any data."
That's all I can say :)

UPDATE 2017.02.02
SOGo is the only Groupware that works in a way it can be used in production. If you have found out the differences, it would be nice if you also make a version for SOGo.

But you are right, CardDAV is so buggy on most devices I can hardly imagine one of the developers can fix it. Its buggy on android, its buggy on Apple, Its buggy on Windows.

The only opensource CardDAV that works is SOGo. You are not compatible.
The only closedsource CardDAV that works is the one on Google. But again your not compatible to it.

What left?

이 검토는 현재 부가 기능의 이전 (3.0) 버전에 대한 것입니다.