Re: [Tracker] Question about the Roadmap
- From: "Mikkel Kamstrup Erlandsen" <mikkel kamstrup gmail com>
- To: "Jamie McCracken" <jamiemcc blueyonder co uk>
- Cc: tracker-list gnome org
- Subject: Re: [Tracker] Question about the Roadmap
- Date: Mon, 27 Nov 2006 15:35:24 +0100
2006/11/27, Jamie McCracken <jamiemcc blueyonder co uk>:
Mikkel Kamstrup Erlandsen wrote:
> 2006/11/27, Laurent Aguerreche <laurent aguerreche free fr
> <mailto:laurent aguerreche free fr
>>:
>
> But, is there somebody who uses 1.8 and who could run :
> find ~/.evolution -name "*-meta"
>
> ??
> I would like to be sure that the code in libcamel is used!
>
>
> HOSTNAME is the hostname of the imap server I use.
>
> mikkel pc134:~$ find ~/.evolution -name "*-meta"
> /home/mikkel/.evolution/mail/local/Sent.ev-summary-meta
> /home/mikkel/.evolution/mail/local/Outbox.ev-summary-meta
> /home/mikkel/.evolution/mail/local/Inbox.ev-summary-meta
> /home/mikkel/.evolution/mail/local/Drafts.ev-summary-meta
> /home/mikkel/.evolution/mail/imap/mke HOSTNAME/folders/INBOX/summary-meta
> /home/mikkel/.evolution/mail/imap/mke HOSTNAME/folders/Sent/summary-meta
> /home/mikkel/.evolution/mail/imap/mke HOSTNAME/folders/Trash/summary-meta
> /home/mikkel/.evolution/mail/imap/mke HOSTNAME/folders/Drafts/summary-meta
> /home/mikkel/.evolution/mail/imap/mke HOSTNAME/folders/Hadoop/summary-meta
> /home/mikkel/.evolution/mail/imap/mke HOSTNAME/folders/Bugzilla/summary-meta
> /home/mikkel/.evolution/mail/imap/mke HOSTNAME/folders/JIRA/summary-meta
>
Another question is how do we get a list of remote account names (HOSTNAME)?
I suspect this is stored in an xml blob in gconf - could you print it
out for us?
(we can use the gconftool --get to print the value of a key to stdout so
no need to link to gconf)
As usual HOSTNAME is the the domain name, and IMAP_HOSTNAME is the name of the imap server.
Cheers,
Mikkel
gconftool --get /apps/evolution/mail/accounts
<?xml version="1.0"?>
<account name="
mke HOSTNAME" uid="1151925548 5367 20 pc134" enabled="true">
<identity>
<name>Mikkel Kamstrup Erlandsen</name>
<addr-spec>mke HOSTNAME</addr-spec>
<signature uid=""/>
</identity>
<source save-passwd="true" keep-on-server="false" auto-check="false" auto-check-timeout="10">
<url>
imap://mke IMAP_HOSTNAME/;command=ssh%20-C%20-l%20%25u%20%25h%20exec%20/usr/sbin/imapd;use_ssl=never</url>
</source>
<transport save-passwd="false">
<url>smtp://mke IMAP
_HOSTNAME/;use_ssl=never</url>
</transport>
<drafts-folder>mbox:/home/mikkel/.evolution/mail/local#Drafts</drafts-folder>
<sent-folder>mbox:/home/mikkel/.evolution/mail/local#Sent</sent-folder>
<auto-cc always="false">
<recipients></recipients>
</auto-cc>
<auto-bcc always="false">
<recipients></recipients>
</auto-bcc>
<receipt-policy policy="never"/>
<pgp encrypt-to-self="false" always-trust="false" always-sign="false" no-imip-sign="false"/>
<smime sign-default="false" encrypt-default="false" encrypt-to-self="false"/>
</account>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]