On 07/06/15 00:21, Cameron Simpson wrote:
<<>>
> He basicly needs to take his messages and append them to a new inbox in
> date order. He can either write a small program to suck messages into
> memory, sort them, then write them out, or find a mail client which will
> let him sort the view by d
On 03.07.2015, Chris Murphy wrote:
> And after that, over the weekend if you can afford to be without the
> use of this computer, run memtest86+ as long as you can stand it.
> Sometimes it takes days for problems to show up.
Most often, mprime95 is a better alternative and fails within a short
a
On 05Jul2015 21:50, patrick o'callaghan wrote:
On Sun, 2015-07-05 at 12:30 -0600, jd1008 wrote:
Too tedious 'cause there are over 100K emails :)
Take a look at formail, part of the procmail package. It might be able
to do what you want, or at least be part of the solution.
I suspect not bec
On 05Jul2015 11:21, jd1008 wrote:
Remember to take a backup first! (Just copy your whole TB folder
directory in case of accidents.)
Finally, _why_ do you want the TB folder in date order, physically?
What is the objective here?
Reason is that I used to have accounts from many other email ser
On 07/04/15 15:44, jd1008 wrote:
<<>>
> Well, now I must ask the list that since the messages that disappeared
> running the Repair folder in TB, are still on the gmail server.
>
> How can I get TB to download them all?
>
> Is there something I can do to TB or to my gmail account on
> mail.googl
Well I don't see any problems there. If you have a backup of the
contents of /var/log/journal, then you can point journalctl to it with
-D and see if anything weird was happening before the failure. You can
use -r to reverse the log, so as you scroll it goes backwards in time.
You can also filter i
On Mon, 6 Jul 2015 08:56:56 +0800
Ed Greshko wrote:
> On 07/06/15 08:47, Ed Greshko wrote:
> > On 07/06/15 08:33, Kevin Fenzi wrote:
> >> It's a plugin
> > A plugin question then.
> >
> > I see python3-dnf-plugins-core as well as python-dnf-plugins-core.
> > They have the same description. Is th
On 07/06/15 08:47, Ed Greshko wrote:
> On 07/06/15 08:33, Kevin Fenzi wrote:
>> It's a plugin
> A plugin question then.
>
> I see python3-dnf-plugins-core as well as python-dnf-plugins-core. They have
> the same description. Is there a preference as to which have installed?
>
I guess, never min
On 07/06/15 08:33, Kevin Fenzi wrote:
> It's a plugin
A plugin question then.
I see python3-dnf-plugins-core as well as python-dnf-plugins-core. They have
the same description. Is there a preference as to which have installed?
--
Sorta what I want to say when folks habitually complain about
On Mon, 6 Jul 2015 07:15:20 +0800
Ed Greshko wrote:
> On 07/06/15 07:05, jd1008 wrote:
> > dnf download command works but it is not documented in the manpage.
>
> So, write a BZ.
It's a plugin:
man dnf.plugin.download
kevin
pgp7XNXaX9ao3.pgp
Description: OpenPGP digital signature
--
user
First, the command and it's output:
# cpupower -c all frequency-info
analyzing CPU 0:
driver: acpi-cpufreq
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: 10.0 us.
hardware limits: 1.20 GHz -
On 07/06/15 07:05, jd1008 wrote:
> dnf download command works but it is not documented in the manpage.
So, write a BZ.
--
Sorta what I want to say when folks habitually complain about Fedora -
https://youtu.be/ZArl8fTfub4
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or c
dnf download command works but it is not documented in the manpage.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines:
On 07/03/2015 04:25 PM, Chris Murphy wrote:
Given how many reinstalls you've done, I suspect a hardware problem.
Instead of waiting for it to happen again, you could do two things.
Post the output from
smartctl -x /dev/sdX###where X is the letter for the drive that
you've installed Fedora
On Sun, 2015-07-05 at 13:38 -0700, Gordon Messmer wrote:
> On 07/05/2015 01:23 PM, Joe Zeff wrote:
> > Not so. The message is still there, but it's marked in the index
> > as
> > deleted. The file isn't re-written until it's compacted.
>
> I know. And that reduced the frequency of the re-write
On Sun, 2015-07-05 at 12:30 -0600, jd1008 wrote:
> Too tedious 'cause there are over 100K emails :)
Take a look at formail, part of the procmail package. It might be able
to do what you want, or at least be part of the solution.
poc
--
users mailing list
users@lists.fedoraproject.org
To unsubscr
On 07/05/2015 01:23 PM, Joe Zeff wrote:
Not so. The message is still there, but it's marked in the index as
deleted. The file isn't re-written until it's compacted.
I know. And that reduced the frequency of the re-write somewhat, but it
doesn't change it fundamentally. Removing a message f
On 07/05/2015 12:45 PM, Gordon Messmer wrote:
With mbox, any time you remove a message from a folder (either deleting
it or moving it to another folder), the entire mbox file has to be
re-written. If you delete/move a message from a very large folder, that
can generate a lot of disk activity, a
On 07/05/2015 01:03 PM, Gordon Messmer wrote:
On 07/05/2015 12:55 PM, Joe Zeff wrote:
Yes and no. If you make a backup copy of your data just before trying
to recover and the recovery process messes up, you can always try again.
That really only matters if the index is damaged, and not the da
On 07/05/2015 01:45 PM, Gordon Messmer wrote:
On 07/04/2015 02:16 PM, jd1008 wrote:
On 07/04/2015 03:00 PM, Gordon Messmer wrote:
If you're connecting over IMAP, you can delete the cache:
rm -rf .thunderbird/*.default/ImapMail/imap.googlemail.com*
Using pop - I had had undesireable experienc
On 07/05/2015 12:55 PM, Joe Zeff wrote:
Yes and no. If you make a backup copy of your data just before trying
to recover and the recovery process messes up, you can always try again.
That really only matters if the index is damaged, and not the data file.
If the mbox data file is damaged, re
On 07/05/2015 12:45 PM, Gordon Messmer wrote:
By that time, it was already too late. Backing up corrupt data really
doesn't do you much good. You needed a backup from before it became
corrupt.
Yes and no. If you make a backup copy of your data just before trying
to recover and the recovery
On 07/04/2015 02:16 PM, jd1008 wrote:
On 07/04/2015 03:00 PM, Gordon Messmer wrote:
If you're connecting over IMAP, you can delete the cache:
rm -rf .thunderbird/*.default/ImapMail/imap.googlemail.com*
Using pop - I had had undesireable experience with Imap,
so I switched to pop. One of the rea
On 07/05/15 13:30, jd1008 wrote:
> On 07/05/2015 12:27 PM, g wrote:
<<<>>>
>> a tedious process, but i did end up with emails in a true physical
>> chronological order.
<<>>
>> sounds simple, but it is involved.
>>
>>
> Too tedious 'cause there are over 100K emails :)
.
learn c/c++ and write a
On 07/05/2015 12:27 PM, g wrote:
On 07/05/15 12:22, jd1008 wrote:
On 07/04/2015 10:02 PM, g wrote:
On 07/04/15 22:10, jd1008 wrote:
Looked for an add-on that will sort a folder by date (not for display
purposes)
but to physically re-organize a floder's messages so that they are
sorted from
On 07/05/15 12:22, jd1008 wrote:
> On 07/04/2015 10:02 PM, g wrote:
>> On 07/04/15 22:10, jd1008 wrote:
>>> Looked for an add-on that will sort a folder by date (not for display
>>> purposes)
>>> but to physically re-organize a floder's messages so that they are
>>> sorted from oldest
>>> to most
On 07/04/2015 10:02 PM, g wrote:
On 07/04/15 22:10, jd1008 wrote:
Looked for an add-on that will sort a folder by date (not for display
purposes)
but to physically re-organize a floder's messages so that they are
sorted from oldest
to most recent.
Any info on that?
.
that ability is already
On 07/04/2015 10:00 PM, Cameron Simpson wrote:
On 04Jul2015 21:10, jd1008 wrote:
Looked for an add-on that will sort a folder by date (not for display
purposes)
but to physically re-organize a floder's messages so that they are
sorted from oldest
to most recent.
Any info on that?
Not off
On 07/05/15 02:42, j.halif...@seznam.cz wrote:
> Sorry, I didn't know that it concerned to emails in the thunderbird.
.
not a problem here. :-)
--
peace out.
-+-
If Bill Gates got a dime for every time Windows crashes...
...oh, wait. He does. THAT explains it!
-+-
in a world with out fences
Sorry, I didn't know that it concerned to emails in the thunderbird.
-- Původní zpráva --
Od: g
Komu: users@lists.fedoraproject.org
Datum: 5. 7. 2015 10:14:06
Předmět: Re: TB - Sort add-on
"On 07/05/15 01:27, j.halif...@seznam.cz wrote:
> You can e.g. use "ls" and "mv" shell com
On 07/05/15 01:27, j.halif...@seznam.cz wrote:
> You can e.g. use "ls" and "mv" shell commands to move the old
> directory ("folder") content in the new one in the desired order..
uh... what???
in following, i am defining containers by their names as used in both
thunderbird and as viewed with
31 matches
Mail list logo