Bug 4120 - New cert files are created in $HOME instead of in ~/.claws-mail/certs
Summary: New cert files are created in $HOME instead of in ~/.claws-mail/certs
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Other (show other bugs)
Version: 3.17.2
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2018-11-15 10:43 UTC by George
Modified: 2018-11-15 11:36 UTC (History)
0 users

See Also:


Attachments

Description George 2018-11-15 10:43:07 UTC
Change noticed after commit b040d141d67d2fccf9e0fe56443edbfa3244ba13.

STR:

1. [OPTIONAL] rm $HOME/.claws-mail/certs/*
2. Restart CM
3. Check email

EXPECTED:

New certs should be created in $HOME/.claws-mail/certs/

ACTUAL:

New cert files are created in $HOME dir with file names like:

_home_<current_username>_.claws-mail_certs_imap.<domain>.com.993.cert


/opt/claws-mail/bin/claws-mail -V
Claws Mail version 3.17.0-166-gb040d1
runtime GTK+ 2.24.32 / GLib 2.54.3
buildtime GTK+ 2.24.32 / GLib 2.54.3
Compiled-in features:
 compface
 Enchant
 GnuTLS
 IPv6
 iconv
 LDAP
 libetpan 1.8
 libSM
 librSVG 2.42.3
Comment 1 users 2018-11-15 10:57:04 UTC
Changes related to this bug have been committed.
Please check latest Git and update the bug accordingly.
You can also get the patch from:
http://git.claws-mail.org/

++ ChangeLog	2018-11-15 10:57:04.434556805 +0100
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=85f10a0e2c357bb2d67cd41891aa06a7af818b49
Author: Colin Leroy <colin@colino.net>
Date:   Thu Nov 15 10:56:23 2018 +0100

    Fix bug #4120, "New cert files are created in $HOME instead  of in ~/.claws-mail/certs"
Comment 2 George 2018-11-15 11:36:45 UTC
That was quick!
Thanks :)

Note You need to log in before you can comment on or make changes to this bug.