Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
PIM Data Exporter
Commits
eebf077d
Commit
eebf077d
authored
May 28, 2020
by
Laurent Montel
Browse files
Clean up
parent
0f3bbe64
Pipeline
#21538
passed with stage
in 7 minutes and 39 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
core/autotests/mail/data/import/identities/references/identities/emailidentities
View file @
eebf077d
[General]
Default Identity=
2
Default Identity=
1
[Identity #0]
Attach Vcard=false
Autocorrection Language=fr_FR
Bcc=
dd@foo.com
Default Domain=
9td
Dictionary=
frança
is (
France
)
Bcc=
foo@kde.org
Default Domain=
zym0
Dictionary=
American Engl
is
h
(
United States
)
Disable Fcc=false
Drafts=3730
Email Address=
dd@foo.com
Email Aliases=
dde@foo.com
Email Address=
foo@kde.org
Email Aliases=
Fcc=3734
Identity=
Kolab
Identity=
Default
Image Location=
Inline Signature=
OpenGL Expert
s\
n
Inline Signature=
olution
s\
s
Inlined Html=false
Name=Bla Bli
Name=kd
Organization=kde
PGP Encryption Key=CDF87D8A5BAA692D34B30D1065D31
PGP Signing Key=F87D8A5BAA692D34B30D1065D31
Pgp Auto Encrypt=false
Pgp Auto Sign=false
Preferred Crypto Message Format=s/mime
Preferred Crypto Message Format=openpgp/mime
Reply-To Address=foo@kde.org
SMIME Encryption Key=E225DBF44009243D1F177F552D5397C
SMIME Signing Key=9243D1F177F552D5397C
Signature Enabled=true
Signature Type=inline
Templates=3735
Transport=1
960518839
X-FaceEnabled=
tru
e
Transport=1
701481874
X-FaceEnabled=
fals
e
uoid=1
[Identity #1]
Attach Vcard=false
Autocorrection Language=fr_FR
Bcc=
foo@kde.org
Default Domain=
zym0
Dictionary=
American Engl
is
h
(
United States
)
Bcc=
dd@foo.com
Default Domain=
9td
Dictionary=
frança
is (
France
)
Disable Fcc=false
Drafts=3730
Email Address=
foo@kde.org
Email Aliases=
Email Address=
dd@foo.com
Email Aliases=
dde@foo.com
Fcc=3734
Identity=
Default
Identity=
Kolab
Image Location=
Inline Signature=
olution
s\
s
Inline Signature=
OpenGL Expert
s\
n
Inlined Html=false
Name=
kd
Name=
Bla Bli
Organization=kde
PGP Encryption Key=CDF87D8A5BAA692D34B30D1065D31
PGP Signing Key=F87D8A5BAA692D34B30D1065D31
Pgp Auto Encrypt=false
Pgp Auto Sign=false
Preferred Crypto Message Format=
openpgp
/mime
Preferred Crypto Message Format=
s
/mime
Reply-To Address=foo@kde.org
SMIME Encryption Key=E225DBF44009243D1F177F552D5397C
SMIME Signing Key=9243D1F177F552D5397C
Signature Enabled=true
Signature Type=inline
Templates=3735
Transport=1
701481874
X-FaceEnabled=
fals
e
Transport=1
960518839
X-FaceEnabled=
tru
e
uoid=2
core/autotests/mail/importmailjobinterfacetestimpl.cpp
View file @
eebf077d
...
...
@@ -40,7 +40,6 @@ ImportMailJobInterfaceTestImpl::~ImportMailJobInterfaceTestImpl()
void
ImportMailJobInterfaceTestImpl
::
start
()
{
QDir
().
mkpath
(
extractPath
());
//Create temporary file for identities
ImportMailJobInterface
::
start
();
}
...
...
@@ -88,6 +87,7 @@ QString ImportMailJobInterfaceTestImpl::adaptNewResourceUrl(bool overwriteResour
void
ImportMailJobInterfaceTestImpl
::
addNewIdentity
(
const
QString
&
name
,
KConfigGroup
&
group
,
int
defaultIdentities
,
int
oldUid
)
{
//TODO order ????
//qDebug() << " void ImportMailJobInterfaceTestImpl::addNewIdentity(const QString &name, KConfigGroup &group, int defaultIdentities, int oldUid) not implemented yet" << oldUid << " name " << name;
const
QString
uniqueName
=
uniqueIdentityName
(
name
);
KIdentityManagement
::
Identity
identity
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment