pimutils / vdirsyncer

📇 Synchronize calendars and contacts.

Home Page:https://vdirsyncer.pimutils.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vdirsyncer outputs invalid VCARD files: LF instead of CRLF line endings.

NorfairKing opened this issue · comments

Before you submit bug reports: https://vdirsyncer.pimutils.org/en/stable/contributing.html

Things to include in your bugreport:

  • Your vdirsyncer version: 0.19.2
  • Your operating system: Nixos

VCARD files look like this:

file .contacts/default/5afb1f7c8a81195c.vcf 
.contacts/default/5afb1f7c8a81195c.vcf: vCard visiting card, version 3.0, 2nd line does not start with VERSION:, lines not separated by CRLF

"Lines not separated by CRLF" is invalid according to both RFC 2425 and RFC 6350.