similar to: strange misflagging of incoming mail as trash

Displaying 20 results from an estimated 2000 matches similar to: "strange misflagging of incoming mail as trash"

2017 Sep 05
0
Mac Os mail error while moving msg in subfolder
Hi all we are experiencing several errors like this: WROTE Sep 05 11:30:57.700 [kCFStreamSocketSecurityLevelTLSv1_2] -- host:mail.uniparthenope.it -- port:993 -- socket:0x6000004b1dc0 -- thread:0x60000127b140 35.156 UID COPY 76543 GARR.Eduroam_tech READ Sep 05 11:30:57.702 [kCFStreamSocketSecurityLevelTLSv1_2] -- host:mail.uniparthenope.it -- port:993 -- socket:0x6000004b1dc0 --
2010 May 11
1
comparing and combing files
Hello, I have two tab-delimited files which I would like to combine. In the first one I have gene IDs (Unique) on column 1 and than various experimental results from microarray analysis (see attached files list1 ) the second arrays have the same genes IDs (more and in a different order, some are double) (see attached files list2 ) What I would like to do is to search in the second list for gene
2010 Nov 20
1
how to draw manifold?
Hi, I need some help either in how to configure variables for wireframe(), or some suggestions as to other graphics commands to use for plotting a 2-D manifold in 3-D space. Here is an example I tried (in the hopes that it would plot a helical line) : xsp<-matrix(c(cos(seq(0,80)/5)),9,9) ysp<-matrix(c(sin(seq(0,80)/5)),9,9) zsp<-matrix(c((seq(0,80)/20)),9,9) wireframe(zsp~xsp*ysp)
2020 Aug 17
0
Apple Mail Since upgrade to dovecot 2.3.x unable to connect
>> You need to set >> >> ssl_min_protocol = TLSv1.2 # or TLSv1 > > Thanks, tried both, but unsuccessfully. Again, is there any debug > setting that allows me to see what SSL version was requested? Without > this, this is fumbling in the dark. In the german version of Apple Mail go to menu "Fenster" / "Verbindug pr?fen". There you can check the
2014 Mar 17
1
samba4 - force ssl/tls for incoming ldap queries
hi there, is there a way to have sambas internal ldap server reject plaintext connections? something similar to the ssf-settings in openldap's acls? i was already thinking about instructing iptables to drop all connections to port 389 - but that would effectively rule out starttls and force the clients to use ldaps, which has been deprectated a long time ago. thank you & with kind
2007 Aug 04
7
Optimization in R
Hi all, I've been working on improving R's optim() command, which does general purpose unconstrained optimization. Obviously, this is important for many statistics computations, such as maximum likelihood, method of moments, etc. I have focused my efforts of the BFGS method, mainly because it best matches my current projects. Here's a quick summary of what I've done: *
2012 Jan 17
0
sorry, choosed wrong recipient....
Hi Michal, Am 17.01.2012 09:19, schrieb Michal Privoznik: On 16.01.2012 23:04, Marko Weber wrote: Hi Michal, i cant say the USEFLAGS, cause i removed at end the package, heres a cut of logfile /var/log/libvirt/libvirt.log 2012-01-15 19:48:11.960+0000: 21586: error : virCommandWait:2192 : Interner Fehler Child process (/sbin/iptables --table mangle --insert POSTROUTING --out-interface virbr0
2020 Aug 17
4
Apple Mail Since upgrade to dovecot 2.3.x unable to connect
Am 17.08.20 um 12:16 schrieb Aki Tuomi: > You need to set > > ssl_min_protocol = TLSv1.2 # or TLSv1 Thanks, tried both, but unsuccessfully. Again, is there any debug setting that allows me to see what SSL version was requested? Without this, this is fumbling in the dark. Cheers, Johannes -------------- next part -------------- A non-text attachment was scrubbed... Name:
2008 Feb 23
1
Trash plugin after upgrade to 1.1rc1: Namespace not found for mailbox 'Spam mailbox is emptied before Trash'
>From my log: Feb 23 19:48:27 postamt dovecot: IMAP(username): trash: Namespace not found for mailbox 'Spam mailbox is emptied before Trash' Yeah, that line read: # Spam mailbox is emptied before Trash The comment is being ignored :) -- Ralf Hildebrandt (Ralf.Hildebrandt at charite.de) snickebo at charite.de Postfix - Einrichtung, Betrieb und Wartung Tel. +49
2007 Mar 04
1
messages lingering in .Trash/new instead of .Trash/cur
We're running Dovecot rc15 on Solaris 9, providing IMAP access to e-mail stored in Maildir++. I've noticed that a significant number of message files are currently sitting in the directories ~/Maildir/.Trash/new/. I would have expected that all messages in .Trash would be in the /cur subdirectory (as most are), and I'm not sure how they're landing in /new. If I connect to
2006 Jun 12
1
filter/exclude confusion ???
I am running rsync -avz from [A], to pull a directory from [B]. I want to _exclude_ several directories on [B] from being pulled across. Since these directories have short names, I hope that I can either specify them inline rsyncd.conf on [B]; or, inline to the CLI on [A]. I am confused with man rsyncd.conf, where the manpage states: "it only applies on the daemon" I have tried
2010 Oct 05
0
[LLVMdev] way to determine which version of llvm for llvm-gcc? Xcode specifically
Hi Robb, When you run llvm-gcc with -v, you should see as part of the output something like: gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2366.3) That last bit on the end is an llvm tag version and should do the trick for what you're looking for. They generally refer to the tags at http://llvm.org/svn/llvm-project/llvm/tags/Apple. -Jim On Oct 4, 2010, at 4:50 PM, Robb
2007 Apr 21
2
Dumb question (KDE Trash Can)
Hi All, I've got a really dumb question. I seem to have lost my Trash Can on my KDE desktop and try and as I might I can't get it back. Anyone have any idea how I can create this again or get it back? It's on the desktop as it should be in Gnome, but has disappeared from the KDE desktop. -- Mark "If you have found a very wise man, then you've found a man that at one time
2007 Mar 01
1
automaticly move expunded emails to trash Folder
Hi I try to migrate from courier to Dovecot. Is there a way to get the same behaviour of Courier-imap with dovecot, about expunged emails ? I though about using the Lazy-Expunge plugin. The problem with this plugin is the following: messages are moved and set to be deleted in the Trash Folder. I would like they weren't set to be deleted. Is there a way to mitigate the behaviour of this
2004 Jun 08
0
example trash can
Hi, I've the Samba howto but am a bit confused on how to implement vfs to use the desktop trash can for Samba shares. Would anyone mind giving me an example?
2007 Feb 01
0
Multiple Trash patch for DSPAM plugin
Hello all, First of all my respects to Johannes for the nice dspam plugin he created. Unfortunatly i got stuck with a problem in that same plugin since it didn't allow the use of more than one Trash folder. That can be an issue if you have a wide variety of clients working in a wide variety of languages. Not all use the english "Trash" for that folder. I've written a small
2008 Apr 08
0
Plugin trash does not work
Hi. I use dovecot 1.0.13 on FreeBSD 7.0. I want my Junk mail will be deleted if my quota is exceeded. So, I configured trash plugin (with Dovecot wiki). In my dovecot.conf: protocol imap { mail_plugins = quota trash } plugin { trash = /usr/local/etc/dovecot-trash.conf } In my /usr/local/etc/dovecot-trash.conf: 1 Junk 2 Trash Emails in there mailboxes are never deleted. My mailbox is
2009 Feb 13
1
trash plugin and LDA
I just switched from the default postfix LDA to the dovecot LDA, deliver, and am looking into what new features I have. The wiki references the trash plugin with imap. Can I also enable trash with the lda? Rick Rick Steeves http://www.sinister.net "The journey is the destination"
2017 Jun 16
1
emptying the trash directory
All, I just enabled the trashcan feature on our volumes. It is working as expected. However, I can't seem to find the rules to empty the trashcan. Is there any automated process to do that? If so, what are the configuration features? Regards, Ludwig -- Ludwig Gamache -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Jul 29
0
Réf. : trash can on samba
Hi ! I successfully used recycle bin + audit with these parameters : vfs objects = extd_audit recycle I didn't configure anything else, so I can't tell for advanced options... I don't remember having used any configure options for this. Ganael. mateus@tdkom.com.br@lists.samba.org on 07/28/2003 12:46:54 PM Envoy? par : samba-bounces+ganael.laplanche=edf.fr@lists.samba.org