search for: sigmentation

Displaying 20 results from an estimated 45 matches for "sigmentation".

Did you mean: segmentation
2009 Feb 27
7
Memory usage for C++ Application is growing
Hi , I have c++ server application in solaries 10 . Day by day memory usage is growing i try to find memory leaks with MDB and DTRACE and no leaks found. how can we find reason for growing memory , can we know which memory sigment is cause for growing memory usage Thanks in Advance. Rao -- This message posted from opensolaris.org
2012 Aug 24
3
quota: ignore deleted messages (?)
...quota enforcement: quota_rule = *:storage=1G:ignoredeleted quota_rule2 = Trash:storage=+100M Of course I would then have a nightly cronjob which force-expunges all deleted messages so that users can't store mails infinitely in their mailboxes. Thanks for your time and Gr??e, Sven. -- Sigmentation fault. Core dumped.
2018 Apr 15
2
52.184.164.73 in my logs
Dear list, One of my users is reading e-mail from his phone. When he logs in, this is what I see in my logs : Apr 10 16:17:58 auth-worker(17101): Debug: sql(xxx at mydomain.tld,52.184.164.73): query: SELECT email as user, password FROM users WHERE email = LOWER('xxx at mydomain.tld') [...] Apr 10 16:17:58 imap-login: Info: Login: user=<xxx at mydomain.tld>, method=LOGIN,
2012 Sep 03
4
finding messages deleted before timespec
...uns at midnight to expunge those messages but a user deletes one just 10 minutes before that, this message should not be deleted until the day after. This is my first time diving deeper into IMAP search queries so I have the nagging feeling I am missing something important here. Gr??e, Sven. -- Sigmentation fault. Core dumped.
2011 Apr 20
4
dict quota problem
hi! In table I see this: | papp.tamas at center.hu | 118671994 | 20437 | du -sm says, the size of the maildir is 154M. I use xfs. I can't figure out, why is there a difference. Can you help me out? Thank you, tamas
2017 Jan 21
2
mail-trends+Dovecot
Hi, Out of curiosity, has anyone managed to use mail-trends[0] to analyse their e-mails. I thought about trying it out, but got stuck midstream. The mail-trends scripts work very well with gmail, but because they say it is supposed to work with _any_ IMAP server, I thought I could get it running with Dovecot too. I know this is NOT a mail-trends support group though, but I believe there is
2003 Sep 29
1
Problems joining workstation with samba3
...93-1826843911-4294967295-547) -> sys Backup Operators (S-1-5-32-1993653893-1826843911-4294967295-551) -> bin Print Operators (S-1-5-32-1993653893-1826843911-4294967295-550) -> lp Replicators (S-1-5-32-1993653893-1826843911-4294967295-552) -> daemon Any idea or suggestions ? Thanks -- Sigmentation fault, core dumped.
2012 Jan 07
3
Providing shared folders with multiple backend servers
...h using an additional server with just the shared folders on it and using NFS (or a cluster FS) to mount the shared folder filesystem to each backend storage server, so each user has potential access to a shared folders data. Ideas? Suggestions? Nudges in the right direction? Gr??e, Sven. -- Sigmentation fault. Core dumped.
2004 Nov 16
10
clone MAC address
Hi, I have a mini router that have this feature, "clone MAC address" My ISP doesn''t allow me to connect more than one computer. But, with the "clone MAC address" of the mini router, I can connect up to 5 computers, and my ISP can''t notice that. What do I need to do this "clonning" with my linux box? Thanks, Nico
2011 Apr 29
0
dict quota problem
.... > So, there is no exact or something closer solution with normal > maildirs? Define "exact". Trust me, you don't want to include any meta data or filesystem overhead in the quota value presented to the user. Doing so is just asking for trouble and grief. Gr??e, Sven. -- Sigmentation fault. Core dumped.
2011 Apr 30
2
dict quota problem
On 04/30/2011 01:36 AM, Sven Hartge wrote: > >> So, there is no exact or something closer solution with normal >> maildirs? > Define "exact". I mean, how I can set a true quota usage for a user? > Trust me, you don't want to include any meta data or filesystem overhead > in the quota value presented to the user. Doing so is just asking for > trouble and
2011 Apr 30
0
dict quota problem
...ny kind of solution, > which works. The current implementation just works. Where is your problem with that? You get the exact amount of bytes all mails of a user are allocating on the storage (minus the space for the meta data of dovecot like indexes and overhead from the filesystem). S? -- Sigmentation fault. Core dumped.
2011 Apr 30
2
dict quota problem
On 04/30/2011 02:24 PM, Sven Hartge wrote: > > I mean, how I can set a true quota usage for a user? > Define "true quota usage". Maximum usable space for a user on the disk. > The current implementation just works. Where is your problem with that? > You get the exact amount of bytes all mails of a user are allocating on > the storage (minus the space for the meta data
2014 Dec 22
1
zlib, mdbox and spam filtering scripts
> Let the MTA feed SA. > http://gtmp.org/doku.php?id=publications:sa-postfix-en Hi Oscar, Hi dovecot-list, I read through the docs, quite interesting read. But I?m wondering, mails are in this case only kept temporary? So re-reading spam and ham is not possible?!? It seems useful still, as it?s direct and not run via a daily cron script. I also looked into Sven?s advice (Danke!) about
2016 Mar 06
2
Ubuntu packages
> On March 6, 2016 at 7:22 PM Andrew McGlashan > <andrew.mcglashan at affinityvision.com.au> wrote: > > > On 6/03/2016 8:16 PM, aki.tuomi at dovecot.fi wrote: > > Stephan, for Jessie you should compile with systemd support enabled and > > leave > > the init.d link out completely. You can enable the ProtectFull=yes in the > > systemd file. > >
2017 Jan 21
0
mail-trends+Dovecot
...1 from ./scripts/mail-trends/mail.py and everything is fine. That code unconditionally removes the folder and sub-folder named "[Gmail]" from the list of mailboxes to avoid duplicate messages. The error happens because you don't have such a folder in your account. Gr??e, Sven. -- Sigmentation fault. Core dumped.
2018 Apr 15
0
52.184.164.73 in my logs
...83 at protonmail.com wrote: > Could it be that the outlook app uses microsoft's servers to fetch the > mail before handing them to the user ? Yes, this is the case. Have a little web search for "microsoft outlook app security risk" to see the implications. Gr??e, Sven. -- Sigmentation fault. Core dumped.
2012 Oct 20
1
Dovecot 2 and TCP-Keepalive
...oes Dovecot2 use TCP-Keepalive on its sockets per default or do I need to enable it some way I have not yet discovered? The manual and wiki only talk about "keepalive" in connection with the IMAP protocol and IDLE and my C-fu is too weak to understand the source code. Gr??e, Sven. -- Sigmentation fault. Core dumped.
2012 Nov 24
2
SSL certificates
Who is the best CA Certificate provider for Dovecot? -- Member - Liberal International This is doctor at nl2k.ab.ca Ici doctor at nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Merry Christmas 2012 and Happy New Year 2013 -- This message has been scanned for viruses and dangerous content by MailScanner, and is
2013 Aug 27
1
verbose_proctitle cuts dsync to proctitle to "dsyn"
...0:02 dsync -v -u aabbcc7 -R backup maildir:/staging/aabbcc7/Maildir Version of dovecot is 2.2.5 from the autobuilder (but rebuild locally): root at m-st-01:~# doveadm config -n # 2.2.5 (ec62ea3c940e): /etc/dovecot/dovecot.conf # OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.1 [...] Gr??e, Sven. -- Sigmentation fault. Core dumped.