dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix a mistake in last small refactoring which broke identity selection
Aleksander Machniak
2015-06-22
56a4e1512c06a27ab8abd71b6327e8ec62ad91b5
[githubFork/roundcubemail.git]
/
tests
/
src
/
Csv2vcard
/
outlook.vcf
1
2
3
4
5
6
7
BEGIN:VCARD
VERSION:3.0
FN:test1@domain.tld
EMAIL;TYPE=INTERNET;TYPE=PREF:test1@domain.tld
EMAIL;TYPE=INTERNET;TYPE=OTHER:test2@domain.tld
EMAIL;TYPE=INTERNET;TYPE=OTHER:test3@domain.tld
END:VCARD