similar to: Mail marked read upon download

Displaying 20 results from an estimated 9000 matches similar to: "Mail marked read upon download"

2017 Mar 30
2
JPG issue
Ok, it's taken me a while, but here's what seems to be the problem. In OSX I see a lock on the file. If that lock is ON, it disappears. But what is that lock and where did it come from.... Is it like a read only lock? On Thu, Mar 30, 2017 at 11:04 AM Curtis Vaughan <cavaughan at gmail.com> wrote: > Ok, here's what seems to be going on. When a JPG is put into a share it >
2017 Mar 30
2
JPG issue
[global] workgroup = NPC server string = Samba Server %v netbios name = Atlantica security = user map to guest = bad user dns proxy = no hide files = /~*/ hide unwriteable files = yes #============================ Share Definitions ============================== [homes] comment = Home Directories path = /home/%S valid users = %S browseable = no guest ok = no writable = yes
2008 Mar 27
2
HTTP blocked?
I just installed CentOS 5 and put ZoneMinder on it. Everything seems to be working fine, except I can't access the web pages from a remote computer, even if it's on the same LAN. If I lynx to the webpage from the server itself the web page comes up. I checked iptables and there doesn't seem to be any block there. There is no firewall within my LAN that would block port 80. Any other
2017 Mar 30
0
JPG issue
You have the setting on to HIDE files that can't be written to. Try turning that off. Next, investigate why it's causing the files to get 540 permissions instead of 740 (or other). On Thu, Mar 30, 2017 at 11:18 AM, Curtis Vaughan via samba < samba at lists.samba.org> wrote: > Ok, it's taken me a while, but here's what seems to be the problem. In OSX > I see a lock on
2017 Mar 30
0
JPG issue
Ok, here's what seems to be going on. When a JPG is put into a share it inherits permissions of 540. When I chmod it to 740 it appears in file browsers. So the file is actually there, but invisible. But I've tried other files and everything else copies over with 740. Again, why? On Thu, Mar 30, 2017 at 10:56 AM Curtis Vaughan <cavaughan at gmail.com> wrote: > [global] > >
2016 Jul 20
2
Enable Recycling
So I've added the following information to my smb.conf in the general section based off various information on the internet, but primarily from here: http://timtrott.co.uk/enabling-recycle-bin-functionality-samba/ Nonetheless when I delete files from any shares they are not sent to Recycling. What am I missing? # Enable Recycling vfs objects = full_audit recycle recycle:repository =
2015 May 27
1
Windows explorer pop-up descriptions: unfair to Samba
Hello, I would like to get this question answered in support of a decision about whether or not to move some large shares from Windows Server to Samba. Windows Explorer has a feature called "Show pop-up description for folder and desktop items", which I will call SPD. SPD, which is enabled by default, shows a folder's contents and size when you hover your mouse cursor over it. It
2009 Sep 28
2
dichromat, regexp, and grid objects
Dear list, The dichromat package defines a dichromat function which "Collapses red-green color distinctions to approximate the effect of the two common forms of red-green colour blindness, protanopia and deuteranopia." library(dichromat) library(grid) colorStrip <- function (colors = 1:3, draw = TRUE) { x <- seq(0, 1 - 1/length(colors), length = length(colors)) y <-
2004 Dec 10
1
How to circumvent negative eigenvalues in the capscale function
Dear All I am trying to do a partial canonical analysis of principal coordinates using Bray-Curtis distances. The capscale addin to R appears to be the only way of doing it, however, when I try and calculate a Bray-Curtis distance matrix either using Capscale or Vegedist (capscale I understand uses Vegedist anyway to calculate its distance matrix), R uses up all available memory on the computer,
2010 May 28
0
[LLVMdev] Retrieving Underlying Type from AllocaInst
You should be able to use the second alternative that Nick proposed: cast<PointerType*>(pointer_value->getType())->getElementType() Reid On Fri, May 28, 2010 at 9:37 AM, Curtis Faith <curtis at curtisfaith.com> wrote: > Thanks Nick, > Unfortunately, that is indeed what I asked for but not what I really am > looking for. > My naive approach is to store symbol table
2006 Nov 25
5
Metaphone analysis
Not sure how much this will interest people but I don''t have a blog so I''m posting something I threw together today cause I think it might be useful. In what little free time I have I''ve been wanting to put together a Rails/Ferret based restful dictionary. So I finally got a chance to get started today so the first thing I wanted to do was implement a metaphone
2008 May 12
1
inserting mathematical symbols in lattice strip
I have tried without success to find a way including the square root symbol in lattice strips as part of my conditioning labels. I have tried supplementing by creating a list of vectors using the var.name function coupled with the expression function used in xlab/ylab. xyplot(adjusted_Rand_index~cluster|distance_measure, main="Level of agreement between partitions: Wards Method",
2010 May 28
0
[LLVMdev] Combining Branch Statements - Missing Optimization Pass?
On Fri, May 28, 2010 at 8:35 AM, Curtis Faith <curtis at curtisfaith.com> wrote: > Finally, I want to look at the machine code to see if perhaps this sort of > thing is handled by the optimization passes during machine code emission but > I can't figure out how to easily print out the machine code. Is there an > easy way to add a createMachineFunctionPrinterPass pass to the
2006 Aug 08
1
Dovecot imap with Postfix and using Thunderbird as client
Hi, I was wondering if anyone knew of the mysterious fix to this problem that Curtis describes in his followup: "I vaguely remember something like this, but I don't recall the fix" I recently installed dovecot on a server running RHEL4-AS-U2 and have updated to RHEL latest dovecot package, dovecot-0.99.11-2.EL4.1. Seeing as this is close to the version Curtis is running
2018 Jan 10
2
Information installation package sjPlot
Hi all, I am new. I am installing the library sjPlot on Ubunto 16.10 and I guess it is installing some dependencies. But it is taking more than 1.5 hours, is it possible? It has right now halted (hope momentarily) in installing the package 'rstan', particularly the file lang__grammars__statement_grammar_inst.o Other packages installed include: dygraphs, colourpicker, raster. Is it good
2003 May 27
0
Question about samba servers
I have one samba server as the PDC for our org. Another samba server is supposed to permit access to shares based on authentication from the aforementioned PDC. I'll call this second computer "SMB" for simplicity. PDC has an LDAP and PAM database for authenticating all users. SMB is setup as follows (smb.conf): workgroup = NPC-USA netbios name = SMB server string = %h server
2010 Mar 31
1
root privilleges momentarily
Hi guys, I'm searching for a way to have root privileges momentarily like on ubuntu with the sudo <user> <command> I tried su - <command> and su -l root <command> on my CentOS server but it doesn't work how should I do ? sorry for the disturbance I'm new in RH Linux distro -- Cordialement, / Greetings, Georghy FUSCO
2006 Jul 26
9
zfs questions from Sun customer
Please reply to david.curtis at sun.com ******** Background / configuration ************** zpool will not create a storage pool on fibre channel storage. I''m attached to an IBM SVC using the IBMsdd driver. I have no problem using SVM metadevices and UFS on these devices. List steps to reproduce the problem(if applicable): Build Solaris 10 Update 2 server Attach to an external
2010 May 28
2
[LLVMdev] Retrieving Underlying Type from AllocaInst
Thanks Nick, Unfortunately, that is indeed what I asked for but not what I really am looking for. My naive approach is to store symbol table entries as Value* objects so I can allocate global variables and alloca variables and place them into the symbol table and the rest of the code didn't need to know which kind they were, in general. Loads and Stores of these types (as well as other
2003 Oct 04
1
3.0 question
Finally, 3.0 stable is out and I have a question! Currently, the PDC (if we might say) is a RedHat 8.0 Server with Samba 2.2.8. Another Win file server is a Debian server with Samba 2.2.3 (I think). Anyhow, I want to give 3.0 a go in our organization, but I don't want to update the RedHat server - yet. So, my question is this, can I take advantage of 3.0 by updating the Debian server,