Displaying 20 results from an estimated 57063 matches for "archive".
Did you mean:
archives
2020 Jan 08
2
[EXTERNAL] Re: Thunderbird Subscription missing
Phillip> Users don?t create these folder. The system does based on the
Phillip> configuration which is what I have to figure out.
Then post your configuration details!
And details on how email gets into the system and into Dovecot.
2020 Jan 08
0
[EXTERNAL] Re: Thunderbird Subscription missing
...l
userdb {
args =
default_fields =
driver = passwd
name =
override_fields =
result_failure = continue
result_internalfail = continue
result_success = return-ok
skip = never
}
valid_chroot_dirs =
verbose_proctitle = no
verbose_ssl = no
version_ignore = no
root at dc3-ops-prod-vserv-archive01:~#
This how the archive user home looks like:
This is where I though all the folder are
root at dc3-ops-prod-vserv-archive01:/home/archive/Maildir# ls -la
total 71771
drwx------ 101 archive archive 124 Jan 7 13:02 .
drwxr-xr-x 4 archive root 7 Jul 13 2017 ..
drwxr-xr-x 5 ar...
2012 Nov 21
7
[LLVMdev] LLVM Archive Format Extension Proposal
AMD would like to add new functionality to ranlib (and later ar and nm) and to the bits of LLVM Core that read (and later write) archives.
Herewith a terse summary of the change, which we want to improve support of OpenCL for multiple GPUs in a single run-time.
Conceptually, a serialized archive is really 2 pieces: a few header members and a set of normal file members. There are no constraints on the normal members in the 'pure...
2012 Nov 21
0
[LLVMdev] LLVM Archive Format Extension Proposal
On Wed, Nov 21, 2012 at 8:55 AM, Relph, Richard <Richard.Relph at amd.com> wrote:
> AMD would like to add new functionality to ranlib (and later ar and nm) and
> to the bits of LLVM Core that read (and later write) archives.
> Herewith a terse summary of the change, which we want to improve support of
> OpenCL for multiple GPUs in a single run-time.
>
> Conceptually, a serialized archive is really 2 pieces: a few header members
> and a set of normal file members. There are no constraints on the normal...
2012 Nov 22
2
[LLVMdev] LLVM Archive Format Extension Proposal
...M, Michael Spencer <bigcheesegs at gmail.com> wrote:
> On Wed, Nov 21, 2012 at 8:55 AM, Relph, Richard <Richard.Relph at amd.com> wrote:
>> AMD would like to add new functionality to ranlib (and later ar and nm) and
>> to the bits of LLVM Core that read (and later write) archives.
>> Herewith a terse summary of the change, which we want to improve support of
>> OpenCL for multiple GPUs in a single run-time.
>>
>> Conceptually, a serialized archive is really 2 pieces: a few header members
>> and a set of normal file members. There are no const...
2018 Jan 14
4
Mailbox from virtual mailbox in other namespace
Hi there!
I have more namespaces. One for subscription, another one "inbox", then
one for the archiv and a shared and a public namespace.
And than is there a namespace for virtual mailboxes.
In the namespace for virtual mailboxes is one mailbox wich gives me all
emails in the archiv namespace
#cat dovecot-virtual
Archiv/*
all
The namespace is normally hidden, but for debugging i
2012 Nov 21
0
[LLVMdev] LLVM Archive Format Extension Proposal
On Nov 21, 2012, at 8:55 AM, Relph, Richard wrote:
> AMD would like to add new functionality to ranlib (and later ar and nm) and to the bits of LLVM Core that read (and later write) archives.
> Herewith a terse summary of the change, which we want to improve support of OpenCL for multiple GPUs in a single run-time.
>
> Conceptually, a serialized archive is really 2 pieces: a few header members and a set of normal file members. There are no constraints on the normal members i...
2011 Oct 28
3
WoW Play Button Not Working - Fix for Linux/Wine??
So this issue is quite common now in WoW launchers from all operating systems, and it's gone and happened to mine. When I open the shortcut on my desktop, the client opens, and when I click on the 'play' button, it closes and nothing comes up. I've read everywhere that if you start it from the WoW.exe link in World of Warcraft folder, it'll automatically open, but when I click
2017 Dec 05
4
SAMBA VFS module for GlusterFS crashes
...uilds).
Any suggestions on what/where to look?
Alternatively: how to improve the performance of SAMBA over
locally-mounted GlusterFS? right now, I'm getting a 2x to 4x slowdown
compared to SAMBA with local disk.
Thanks for any help!
Riccardo
### share definition from /etc/samba/smb.conf
[archive]
browsable =yes
writable = yes
create mask = 0775
directory mask = 0775
guest ok = yes
vfs objects = glusterfs
kernel share modes = No
glusterfs:loglevel = 7
glusterfs:logfile = /var/log/samba/glusterfs-vol-archive.log
glusterfs:volfile_server = glusterfs-01
glus...
2019 Jan 09
2
BUG: cannot move messages to root mailfolder in namespace "There can be only one namespace with inbox=yes"
Hi,
this setting might work. The default namespace "inbox" is managing
INBOX and defines Special-Use folders on the same hierarchic level as
INBOX. There is an extra namespace "4archives" which defines Archive as
a mailbox on the same level as INBOX but stored on a different
location. Set mailbox attribute auto to your liking.
namespace inbox { type = private disabled = no hid
den = no list = yes ignore_on_failure = no inbox =
yes location = prefix = subscriptions = yes
sep...
2013 Jan 09
14
how to setup different quota for multiple namespaces
Hello all,
I am using dovecot for some time now but always had very basic
configurations. I recently have configured a new, additional namespace
in order to move archived mails (Thunderbird Archives) to another
storage system.
namespace {
type = private
separator = .
prefix = Archives.
location = maildir:/var/vmail/archive/%Ln/Maildir
subscriptions = yes
list = children
inbox = no
}
This works well but unfortunately I cannot find a solution to eithe...
2012 Dec 06
1
[LLVMdev] LLVM Archive Format Extension Proposal
...;Richard.Relph at amd.com> wrote:
> On Nov 21, 2012, at 4:28 PM, "Relph, Richard" <Richard.Relph at amd.com> wrote:
>
>> On Nov 21, 2012, at 12:09 PM, Michael Spencer <bigcheesegs at gmail.com> wrote:
>>
>>> Note that I plan to remove llvm/Bitcode/Archive once Object/Archive is
>>> capable of replacing it. The llvm tools that don't write archives
>>> files have already been switched over to it. Object/Archive already
>>> supports MemoryBuffer as a source for the data.
>>
>> I had meant to ask in my email ab...
2017 Dec 05
0
SAMBA VFS module for GlusterFS crashes
...>Alternatively: how to improve the performance of SAMBA over
>locally-mounted GlusterFS? right now, I'm getting a 2x to 4x slowdown
>compared to SAMBA with local disk.
>
>Thanks for any help!
>
>Riccardo
>
>
>### share definition from /etc/samba/smb.conf
>
>[archive]
> browsable =yes
> writable = yes
> create mask = 0775
> directory mask = 0775
>
> guest ok = yes
>
> vfs objects = glusterfs
> kernel share modes = No
>
> glusterfs:loglevel = 7
> glusterfs:logfile = /var/log/samba/glusterfs-vol-archive.log
&g...
2002 Mar 18
26
vorbis list successfully archived
This is an automatically generated message sent upon successful
archiving of the previous month of vorbis list posts.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored...
2017 Dec 06
0
SAMBA VFS module for GlusterFS crashes
...ively: how to improve the performance of SAMBA over
> locally-mounted GlusterFS? right now, I'm getting a 2x to 4x slowdown
> compared to SAMBA with local disk.
>
> Thanks for any help!
>
> Riccardo
>
>
> ### share definition from /etc/samba/smb.conf
>
> ba[archive]
> browsable =yes
> writable = yes
> create mask = 0775
> directory mask = 0775
>
> guest ok = yes
>
> vfs objects = glusterfs
> kernel share modes = No
>
> glusterfs:loglevel = 7
> glusterfs:logfile = /var/log/samba/glusterfs-vol-ar...
2012 Nov 22
2
[LLVMdev] LLVM Archive Format Extension Proposal
On Nov 21, 2012, at 11:07 AM, Nick Kledzik <kledzik at apple.com<mailto:kledzik at apple.com>> wrote:
On Nov 21, 2012, at 8:55 AM, Relph, Richard wrote:
AMD would like to add new functionality to ranlib (and later ar and nm) and to the bits of LLVM Core that read (and later write) archives.
Herewith a terse summary of the change, which we want to improve support of OpenCL for multiple GPUs in a single run-time.
Conceptually, a serialized archive is really 2 pieces: a few header members and a set of normal file members. There are no constraints on the normal members in the 'pure...
2002 Jul 04
24
theora list successfully archived
This is an automatically generated message sent upon successful
archiving of the previous month of theora list posts.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'theora-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored...
2012 Dec 03
0
[LLVMdev] LLVM Archive Format Extension Proposal
On Nov 21, 2012, at 4:28 PM, "Relph, Richard" <Richard.Relph at amd.com> wrote:
> On Nov 21, 2012, at 12:09 PM, Michael Spencer <bigcheesegs at gmail.com> wrote:
>
>> Note that I plan to remove llvm/Bitcode/Archive once Object/Archive is
>> capable of replacing it. The llvm tools that don't write archives
>> files have already been switched over to it. Object/Archive already
>> supports MemoryBuffer as a source for the data.
>
> I had meant to ask in my email about the apparent du...
2002 Mar 18
26
vorbis-dev list successfully archived
This is an automatically generated message sent upon successful
archiving of the previous month of vorbis-dev list posts.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ign...
2011 Apr 03
1
Wow error 132
...FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries
fixme:process:GetLogicalProcessorInformation (0x158e390,0x158e990): stub
fixme:process:GetLogicalProcessorInformation (0x32f468,0x32fa68): stub
fixme:process:GetLogicalProcessorInformation (0x32f468,0x32fa68): stub
archive Data\enUS\base-enUS.MPQ opened
archive Data/Cache/SoundCache-3.MPQ opened
archive Data/Cache/SoundCache-2.MPQ opened
archive Data/Cache/SoundCache-1.MPQ opened
archive Data/Cache/SoundCache-0.MPQ opened
archive Data/Cache/enUS/SoundCache-enUS.MPQ opened
archive Data/wow-update-13164.MPQ opened
arch...