Displaying 20 results from an estimated 400 matches similar to: "Doveadm field for message body without attachments"
2018 Jan 10
0
Doveadm field for message body without attachments
> On January 10, 2018 at 11:49 AM Athanasios Viennas <aviennas at vtopia.gr> wrote:
> 
> 
> 
> Happy new year to all,
> 
> what is the message field in doveadm data model representing the body 
> without attachments? I need to dump the message body without the 
> attachments so as to avoid unnecessary size of the exported files and 
> while I am also not
2006 May 25
4
Does TMail support Nested Multipart Messages? (Repost)
Hi,
   does anybody know if TMail supports nested multipart messages? I read 
a changelog that indicates so 
(http://dev.rubyonrails.org/svn/rails/trunk/actionmailer/CHANGELOG), but 
I haven''t been able to get it working so far.
   Maybe I am doing something wrong here?
   I attached the sample mail. Here is the code to parse it:
require File.dirname(__FILE__) +
2006 Jun 30
2
aggregate data.frame by one column
Hi, everyone,
I have a data.frame named "eva" like this:
IND PARTNO VC1 EO1 EO2 EO3 EO4 EO5
114 114001   2   5   4   4   5   4
114 114001   2   4   4   4   4   4
114 114001   2   4  NA  NA  NA  NA
112 112002   2   3   3   6   2   6
112 112002   2   1   1   3   4   4
112 112003   2   6   6   6   5   6
112 112003   2   5   7   6   6   6
112 112003   2   6   6   6   4   5
114 114004   2  
2014 May 04
2
[LLVMdev] indirect calls tracking and control flow graph
Thank you,
I tried to compile it with llvm 3.4 through these commands:
petsas at shinigami:~/software/poolalloc$ ./configure
--with-llvmsrc=/home/petsas/software/llvm
--with-llvmobj=/home/petsas/software/llvm
petsas at shinigami:~/software/poolalloc$ make
but I'm getting get this error:
make[1]: Entering directory `/home/petsas/software/poolalloc/lib'
make[2]: Entering directory
2006 Mar 04
2
tg3 gigabit speed
Hi all,
I have two HP DL145 G1 machines, running centos4 (2.6.9-22.0.2.ELsmp).
Nics are recognized as:
eth0: Tigon3 [partno(BCM95704) rev 2002 PHY(5704)] (PCIX:100MHz:64-bit)
10/100/1000BaseT Ethernet 00:00:1a:19:f1:05 
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap
[1]
eth1: Tigon3 [partno(BCM95704) rev 2002 PHY(5704)] (PCIX:100MHz:64-bit)
10/100/1000BaseT Ethernet
2014 Apr 28
6
[LLVMdev] indirect calls tracking and control flow graph
Dear all,
I would like to keep track of all the indirect calls that may caused from
function
pointers inside a program. I need this in order to be able to construct the
control
flow graph of all the indirect calls, that is which function is legal to
call another
function.
Is there a module that implements this functionality in llvm? If not, is
there a way to
do it? Maybe through implementing a
2014 May 02
2
[LLVMdev] indirect calls tracking and control flow graph
On Mon, Apr 28, 2014 at 10:30 PM, John Criswell <criswell at illinois.edu>wrote:
>  Dear Petsas,
>
> For analyzing indirect function calls, your best bet is probably to use
> the CallGraph analysis pass that is part of DSA.  DSA is included in the
> poolalloc code; you can get directions on downloading poolalloc from the
> SVA web page:
2013 Feb 10
1
Patch to add gpg support to logcheck.
Enjoy,
  Based mostly of the man page for mime-construct.
# free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
# distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied
2011 Oct 11
1
how to access public shares without password even when security = user
Hello everyone,
I have always thought that with security = user , a login window will pop-up
and you must insert credentials to access the shares of a samba server.
Yet here I am sitting in front of a QNAP system file server, running Samba
3.5.2. When I type in the address of the samba server, I am presented with
the top level shares (public or not). No login window pops up.. Then if I
try to
2006 Apr 06
3
Inserting parent_id
I have two tables:
- projects
- lines
lines has a foreign key constraint to projects.id
When I''m creating a new line object, the database fails on insert with 
the following error:
"PGError: ERROR:  null value in column "project_id" violates not-null 
constraint"
My code looks like this:
  def create_lines
    @project = params[:id]
    @line =
2015 Jul 22
13
[PULL 0/8] MultiFS suppport for BIOS and EFI
So last week I was wondering if XFS was still working -- even with its
last on-disk structure changes -- and it _suprisingly_ worked as
expected. Right, now I can finally get rid of GRUB and use Syslinux to
boot my Linux on EFI from a rootfs with xfs. Shit, I have two
partitions (the first one being the required ESP) so there is no way to
access the other partitions since because Syslinux does not
2010 Feb 03
3
handling multitrack Ogg
On Wed, Feb 3, 2010 at 11:21 AM, Chris Double <chris.double at double.co.nz> wrote:
> Excerpts from Frank Barchard's message of Wed Feb 03 13:11:15 +1300 2010:
>>
>> Yes, and its good to learn from DVD's too.
DVD is a subpart of MPEG: http://www.mpucoder.com/DVD/vobov.html,
http://dvd.sourceforge.net/dvdinfo/dvdmpeg.html .
Uses the same functionality for tracks, iiuc.
2014 Mar 28
2
[LLVMdev] How to extract the starting address of each basic block with llvm?
Dear all,
I use the clang frontend to produce the control flow graph of a C program
through
this command:
clang -Xclang -analyze -Xclang -analyzer-checker=debug.DumpCFG test.c
The produced information contains all the basic blocks identified by labels,
e.g. B1, B2, etc. along with their predecessors and successors.
Is there a way to get the starting address of each of these basic block?
I would
2012 Feb 12
2
ANCOVA post-hoc test
Could you please help me on the following ANCOVA issue?
This is a part of my dataset:
sampling dist         h
1        wi  200 0.8687212
2        wi  200 0.8812909
3        wi  200 0.8267464
4        wi    0 0.8554508
5        wi    0 0.9506721
6        wi    0 0.8112781
7        wi  400 0.8687212
8        wi  400 0.8414646
9        wi  400 0.7601675
10       wi  900 0.6577048
11       wi  900
2005 Sep 22
2
Failed Network
I''m at my wits end maybe someone out there can help me.
Machine
Shuttle AN51R Motherboard
1GB ram
AMD-64 3000+ (2GHz)
20GB HD (western digital) with 1GB for minimal install, 500MB for  
swap, and the rest I had planned to use for LVM volumes for VMs.
I''ve been running ubuntu 5.04 (hoary) happy as a clam for a while now  
no problems. Now I''ve started investigating Xen
2006 Jan 29
8
Infinite loop shutting down xendomains
Pardon me for a long detailed post but this looks pretty serious.  The
bottom line is that, when I attempt to shut down or reboot my simple
xen-2.0.7 server running FC3 with two domUs, shutting down xendomains
appears to send python into an infinite loop.  This may be due to a
serious misconfiguration on my part but it is certainly a big problem.
If we shutdown the domUs manually first, the
2007 Dec 03
3
domU does not see the pci nic - pci passthrough
Hi all!
I want to assign a physical network card  (e100) to a domU:
I think  Dom0 is ok but domU does not recognize the pci nic.
into DomU I don''t know wath should I see: I have nothing in dmesg nor in
messages...
Into Dom0 I have
this modules.conf:
options pciback hide=(0000:03: 08.0)
install e100 /sbin/modprobe pciback; /sbin/modprobe --ignore-install e100
This is dmesg:
pciback
2010 Oct 07
1
hfsutils package
Has anyone used the hfsutils package?
I tried the following and get an error:
 hfs mount ../vlc-1.1.3-intel.dmg
hfsutils version 3.2.6 - Copyright (C) 1996-1998 Robert Leslie
This is free software but comes with ABSOLUTELY NO WARRANTY.
Type `license' for details.
expected integer but got "../vlc-1.1.3-intel.dmg"
    while executing
"hfs mount $path $partno"
   
2008 Oct 25
7
Routing of result not clear in ActionMailer
Dear all,
I am trying to understand the following behaviour of the ActionMailer
in Rails 2.
I have an emailer_controller.rb
class EmailerController < ApplicationController
  def send_mail
      Emailer::deliver_contact_email(params[:email])
  end
end
I have a model emailer.rb
class Emailer < ActionMailer::Base
    def contact_email(email_params, sent_at = Time.now)
        @recipients =
2010 Feb 03
2
handling multitrack Ogg
On Tue, Feb 2, 2010 at 1:47 PM, Silvia Pfeiffer
<silviapfeiffer1 at gmail.com>wrote:
> On Wed, Feb 3, 2010 at 5:07 AM, Frank Barchard <fbarchard at google.com>
> wrote:
> > It sounds like you're on the right track.  There are 2 places I would
> start
> > looking - DVD's, and Quicktime.
> > Quicktime is mature and the container is the basis for mp4