Displaying 20 results from an estimated 1400 matches similar to: "Can we know when a user read our email?"
2009 Dec 28
3
Log rotation?
? Hi people.
? I had read dovecot logging info, they say something about using log
rotation to help us rotate our log, with this setup:
# dovecot SIGUSR1: Re-opens the log files.
/var/log/dovecot*.log {
missingok
notifempty
delaycompress
sharedscripts
postrotate
/bin/kill -USR1 `cat /var/run/dovecot/master.pid 2>/dev/null` 2>
/dev/null || true
endscript
}
Well, my
2009 Dec 14
2
Doubts about namespace && thunderbird.
Hi people.
I ask this because I'm confuse about the namespace stuff.
I setup a server with Centos 5.4(updated)+dovecot 1.0.7+postfix 2.3.3. We
use thunderbird 2.0.x as our default email client.
I want to use courier-imap inbox layout:
Inbox--
sent
junk
trash
draft
The inbox as father of the tree, other post say something about a
2010 Dec 03
10
Kernel DomU 2.6.36.1 dont boot PVonHVM
Hi all,
I try to use kernel 2.6.36.1 in HVM but building the drivers xen-blkfront,
xenfs, platform-pci. I used Xen 4.0.2-rc1-pre and a DomU is a ubuntu 10.04
and I try with ubuntu 10.10.
In boot I receive error "Cannot find a root partition /dev/xvda2" and a
prompt (initramfs) appear.
In dmesg (initramfs) appear:
blkfront: xvda: barriers enabled (tag)
xvda: xvda1
vbd vbd-51712: 16
2010 Dec 03
10
Kernel DomU 2.6.36.1 dont boot PVonHVM
Hi all,
I try to use kernel 2.6.36.1 in HVM but building the drivers xen-blkfront,
xenfs, platform-pci. I used Xen 4.0.2-rc1-pre and a DomU is a ubuntu 10.04
and I try with ubuntu 10.10.
In boot I receive error "Cannot find a root partition /dev/xvda2" and a
prompt (initramfs) appear.
In dmesg (initramfs) appear:
blkfront: xvda: barriers enabled (tag)
xvda: xvda1
vbd vbd-51712: 16
2011 Apr 16
1
Debug new emails?
Hi guys.
I would like to debug all the new emails arrive to the users mailbox,
I have some issue with 1 users that claim that is losing some
important emails.
The issue that I are not logging to much info in dovecot, I had read
the mail_log plugin wiki is not difficult to setup.
I want to see went the users receive the new emails, because postfix
have the log that say"
"sent"
2010 Mar 12
1
simple plot in ggplot2, wrong error bars
I was wondering if anyone could help me with this, simple problem.
I am essentially following the example on Hadley's webpage
(http://had.co.nz/ggplot2/geom_errorbar.html), but it still doesn't make any
sense to me.
df <- data.frame(trt = factor(c("intact", "intact", "removed", "removed")),
coon = c(0.093, 0.06, 0.057, 0.09), group =
2011 Aug 24
2
how to list vnc port in xen 4.1
Hi all,
I try xen 4.1, but in my domU''s HVM don''t appear vnc port. I used in my
domU.cfg the parameter ''vncunused=1''.
How to get vnc port specified domU?
In another Xen (4.0.2), I get vnc port with ''xm list --long domU''.
(vfb
(vncunused 1)
(vnc 1)
(uuid cb20995f-55ae-55ce-143d-dd6a2ecc5969)
2018 May 10
1
kernel spew from nouveau/ swiotlb
On Thu, 2018-05-10 at 10:31 -0400, Jerome Glisse wrote:
>
> Could you bisect ? I would love to point finger upstream to the DMA
> folk who made changes to that API without testing with GPU.
Rummaging a bit, it might be...
nouveau_bo_new()
...
ttm_dma_pool_alloc_new_pages()
dma_alloc_attrs()
ops->alloc() == x86_swiotlb_alloc_coherent()
x86_swiotlb_alloc_coherent() flags |=
2011 Sep 27
3
Please remove the formation about RAQport it is incorrect
Please remove the formation about RAQport it is incorrect
http://lists.centos.org/pipermail/centos/2007-September/043643.html
Alex Lech Bajan
Principal
RAQport Inc.
2004 North Monroe Street
Arlington Virginia 22207
703-528-0114 voice
703-652-0993 voice 2
800-695-6200 toll free
sales at raqport.com
http://raqport.com
2010 Sep 10
1
How to use vhd-util? vhd-update?
Hi,
How can I use "vhd-util" or "vhd-update"? Have someone a manual for this? A
tutorial?
Any help?
I found this link (http://forums.citrix.com/message.jspa?messageID=1373599),
but this link have a poor information. No examples. Anyone have an examples?
Thanks.
--
Roberto Scudeller
Especialista Linux/Unix
beto.rvs@gmail.com
beto_rvs@yahoo.com.br
2010 Apr 30
3
Announce: Lustre 1.8.3 is available!
Hi all,
Lustre 1.8.3 is available on the Sun Download Center Site.
http://www.sun.com/software/products/lustre/get.jsp
Our forwarding link has not yet been updated but should be
shortly, so you can either find your way in through:
http://www.sun.com/downloads/index.jsp?tab=2#L
and look for Lustre 1.8.3 near the bottom of the "L" section.
or
2010 Apr 30
3
Announce: Lustre 1.8.3 is available!
Hi all,
Lustre 1.8.3 is available on the Sun Download Center Site.
http://www.sun.com/software/products/lustre/get.jsp
Our forwarding link has not yet been updated but should be
shortly, so you can either find your way in through:
http://www.sun.com/downloads/index.jsp?tab=2#L
and look for Lustre 1.8.3 near the bottom of the "L" section.
or
2006 Jan 22
3
Encrypted volume - how?
Hi all,
I'm looking for a way to recreate the functionality of PGP Disk (under
Win32). Basically, create an encrypted file, which contains a filesystem
which can then be mounted in any mount point.
I know I can use GELI in FreeBSD 6 - as I understand, it performs the
encryption at the partition level (the whole partition is encrypted).
I'd like to be able to simply unmount my
2012 Oct 22
3
Error: object 'CO2' not found
Hello:
I am new on R, this is the first time I work with it,
I am trying to run some R example to get learn of them,
but, I have a problem when running the example below:
http://stat.ethz.ch/R-manual/R-patched/library/datasets/html/zCO2.html
CO2.Qn1 <- CO2[CO2$Plant == "Qn1", ]
SSasympOff(CO2.Qn1$conc, 32, -4, 43) # response only
Asym <- 32; lrc <- -4; c0 <- 43
2010 Aug 13
2
samba-3.5.4 + OpenLDAP
Hi folks,
I having a problem compiling Samba (Last Stable Version) from source on
a Debian fresh install.
Escenario:
OS: Debian Lenny 5 64 bits
Kernel: 2.6.26-2-amd64
Samba Version: 3.5.4
OpenLDAP Version: slapd_2.4.11-1
I tried this before and after the OpenLDAP installation and always have
the same error:
./configure --with-ldap --with-ldapsam
.
.
.
.
.
checking for LDAP support...
2004 Oct 18
2
multiv
What happened to multiv package? I have installed R 2.0.0 in my Mac and I
could not find this package. I see other things have been reorganized. I
have read "What's New" and I have used the search facility in the RHelp
panel to no avail.
Oscar A. Moreno
oscar.moreno at att.net
2007 Mar 20
2
[LLVMdev] Fwd: Message from Marina Moreno (via www.cs.uiuc.edu)
Some people on these lists may be interested in these positions at
Google. Please contact Marina directly if you're interested.
--Vikram
http://www.cs.uiuc.edu/~vadve
http://llvm.cs.uiuc.edu/
Begin forwarded message:
> Hi Vikram,
>
> My name is Marina Moreno. I'm an Engineering Sourcer at Google in
> the Platforms staffing group. I came across your resume on the
>
2009 Aug 13
3
Solutions of equation systems
Hello all!
Maybe it's a newbie question(in fact I _am_, a newbie), but I hope
you'll find the solution.
I have an equation system which has k equation and n variables (k<n).
I would like to obtain a description of the solutions (which can be the
equation of lines or a plane, or everything else) with the lesser degree
of freedom, obviously using R.
In other words, I would like to
2018 Jun 06
3
Help attack DDOS
i used this command
netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n
I've also changed the port and it shows a flood of ips blocking the icecast
2018-06-06 4:36 GMT-05:00 Geoff Shang <geoff at quitelikely.com>:
> On Tue, 5 Jun 2018, Victor Moreno wrote:
>
> I have a problem with the icecast. When I activate the service I am having
>> an
2018 Jun 05
4
Help attack DDOS
Hi.
I have a problem with the icecast. When I activate the service I am having
an exesive consumption in the ip queries. It seems like a DDOS attack. How
can I mitigate this attack?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20180605/bd03e5eb/attachment.htm>