similar to: Duplicate messages when moving message to inbox

Displaying 20 results from an estimated 20000 matches similar to: "Duplicate messages when moving message to inbox"

2009 Mar 29
5
Rack::Lint::LintError with latest camping and rack
I''m trying to use Camping from Magnus'' repo (1.9.300) but running the blog.rb example (or anything for that matter) gives me Rack::Lint::LintError at / Content-Length header was 0, but should be 548 Ruby C:/ruby-1.8.7/lib/ruby/gems/1.8/gems/rack-0.9.1/lib/rack/lint.rb: in assert, line 16 Web GET localhost/ There are no errors on the camping output so I suspect something has
2013 Apr 18
3
Having difficulty exporting display
Hello, This is my issue, my remote machine (CentOS 6.3, hosted in Azure windows environment) has an application that I need to test on my local box (CentOS 6.4, a laptop behind a router). Now, this is what I'm doing and the issue that I'm encountering: Local: $ xhost + $ ssh -X someusername at somehostname.net -p 49283 Remote: $ export DISPLAY=192.168.1.6:0.0 $ xclock ... and nothing,
2011 Oct 12
4
R and Forex
Hi all, I recently started learning about Forex and found this O'Reilly book in Barnes & Nobles about R. I bought it out of pure curiosity. I like what I see. However, I have a question. Has anyone tried to bring these two ideas together in a financial and trading sense? Are there any libraries or modules in R that can aid in this venture? --Yves [[alternative HTML version
2013 Apr 01
3
Don't understand how to re-partition this setup or why it was made like this
Hello, I did df -h on my CentOS 6.4 machine. $ df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_ysg-lv_root 47G 8.8G 36G 20% / tmpfs 948M 372K 947M 1% /dev/shm /dev/sda1 485M 62M 398M 14% /boot /dev/mapper/vg_ysg-lv_home 4.6G 2.7G 1.7G 63% /home What I don't understand is why
2020 Jun 17
2
Duplicate value used in disconnect reason definitons
I could not find anything in the mailing list archive or bug tracker. In ssh2.h, the value (4) is re-used 148 #define SSH2_DISCONNECT_KEY_EXCHANGE_FAILED 3 149 #define SSH2_DISCONNECT_HOST_AUTHENTICATION_FAILED 4 150 #define SSH2_DISCONNECT_RESERVED 4 151 #define SSH2_DISCONNECT_MAC_ERROR 5 Is this intentional? Thanks, Noah Zalev
2006 Apr 17
1
INBOX as mbox, other mailboxes as maildir
All, I'm trying to teach dovecot to use the mbox format for /var/mail/%u and maildir for /home/%u/Mail/ but I'm having quite a hard time. This is Dovecot v1.0.beta3 under OpenBSD 3.9 on sparc64. I've been fiddling with default_mail_env and also tried separate namespaces, but all to no avail. Here's some of the things I tried : default_mail_env =
2004 Aug 13
2
moving netbios alias between machines
I would like to move a netbios alias (e.g. 'testname') from one machine to another. Seems like an easy enough thing to do: remove it from machine 'a', and add it to machine 'b'. I've done this, but all's not well in netbios land. My clients still want to talk to the old machine, and do. Do I simply have to be more patient? How patient? Is there anything that
2018 Mar 01
2
Bug report - duplicate row names with as.data.frame()
Hello, I'd like to report what I think is a bug: using as.data.frame() we can create duplicate row names in a data frame. R version 3.4.3 (current stable release). Rather than paste code in an email, please see the example formatted code here: https://stackoverflow.com/questions/49031523/duplicate-row-names-in-r-using-as-data-frame I posted to StackOverflow, and consensus was that we should
2013 Jun 22
3
Cannot get rtorrent to run
If I'm writing about this in the wrong place, please let me know. However, when I uninstalled rtorrent and then re-installed it, I kept getting this very same error: $ rtorrent foobar.torrent rtorrent: symbol lookup error: rtorrent: undefined symbol: _ZN7torrent10ThreadBase8m_globalE Why is this happening?
2007 Jan 19
1
Bug Report: ACL plugin searches wrong directory with shared folders
I've been attempting to get to get Shared Folders and ACL's to work under dovecot 1.0rc17. Unfortunately, I've run into some problems (many have already been mentioned on the list), specifically the problem where folder-specific ACL files are not found (and I will not use Global ACL's due to the 100% probability of cross-namespace mailbox name conflicts). My namespace
2019 Jan 30
4
kernel boot issues
Hello, I run CentOS release 6.10 (Final) on a Dell Inspiron M6700. 2.6.32-754.el6.x86_64 boots, and is whaat I am running now none of these, updated ones, won't boot: 2.6.32-754.3.5.el6.x86_64 2.6.32-754.6.3.el6.x86_64 2.6.32-754.9.1.el6.x86_64 2.6.32-754.10.1.el6.x86_64 They all show the same 'symptom',? grub says it is booting that kernel, screen blanks, solid corned in
2008 Jun 03
5
Problem with migrations in Rails 2.1
Hi, I''m trying to migrate to sqlite3 and I get this error: syntax error, unexpected ''\n'', expecting tCOLON2 or ''['' or ''.'' I''m running OS X 10.5 on an Intel mac. I''ve installed the sqlite gem. I''m not sure what''s going on here. Any ideas? Thanks, Ron
2007 Oct 25
1
Error message
I''m seeing this error message on one of my OSS''s but not the other three. Any idea what is causing it? Oct 25 13:58:56 oss2 kernel: LustreError: 3228:0:(client.c:519:ptlrpc_import_delay_req()) @@@ IMP_INVALID req at f6b13200 x18040/t0 o101->MGS at MGC192.168.0.200@tcp_0:26 lens 176/184 ref 1 fl Rpc:/0/0 rc 0/0 Oct 25 13:58:56 oss2 kernel: LustreError:
2008 Sep 26
4
Quota exceeded message
I just realized that "quota" word probably doesn't mean much to many non-native english speakers. Do even non-technical native speakers understand what "Quota exceeded" really means? It's sent by quota plugin, currently in two different situations: 1) To the user doing the operation via IMAP COPY/APPEND. 2) More importantly: If deliver rejects the mail, it's
2007 Feb 27
2
Dovecot rc23 and rc24 freeze after authentication
I had our production systems running on rc23, however we ran into problems when the server was under heavy load. Eventually, the server would begin to freeze all imap connection after authentication (according to the logs). A user would connect, authentication would succeed, and then the connection would sit until timing out. No error logs were produced. Upgrading to rc24 did not
2010 Mar 04
5
Saving Sent Messages to Sent Folder
Hi Timo, There was another thread (it has come up at least a few times in the past few years I've been lurking) on the postfix list about having some kind of automatic 'Save to Sent' option to avoid the users mail client from having to upload messages twice (obviously the only ones of concern are ones with large attachments) - once to send it, and once to save the copy in the sent
2005 Apr 01
1
Ordering scales in xYplot.Hmisc
Dear R community, I am using xYplot() from the Hmisc package. The package works great to plot means + CI. But I am having issues handling the scales. I am plotting "Soil Clay content" vs "Soil depth" by "land use". Usually in this type of graphs it is better to place the variable "soil depth" in the y-axis and it should be ordered downward by depth (0-5
2003 May 01
1
rotate plot
Dear group members, I am trying to plot two adjacent plots using layout function. One plot is scatter plot and the other is density plot. However, I would like that the density plot would be present horizonaly in respect to the scatter plot. | | | | | | |
2013 May 20
1
Where did yum install monodevelop?
Hello all, I'm running CentOS 6.4. Today I tried installing monodevelop and this is the result of the installation: http://bin.cakephp.org/view/258829139 Now. When I went to my terminal and ran monodevelop... nothing. When I tried to locate the actual executable by running find . -name "*monodevelop*" (kinda overkill, but figured that I'd get this option out of the way), I
2013 Jun 06
1
Unable to ping google... but can ping bing...
Hello all, this is what happens when I attempt to ping both search engines: http://bin.cakephp.org/view/168484871 One has 100% packet loss, the other none. Here is my route -n: http://bin.cakephp.org/view/219711338 Also, this is my iptables -L output: http://bin.cakephp.org/view/2102713387 This is a 64-bit virtual machine running on Azure, OpenLogic CentOS 6.3. If more info is needed,