similar to: [1.0.rc6] Bug in deliver (still exists)

Displaying 20 results from an estimated 2000 matches similar to: "[1.0.rc6] Bug in deliver (still exists)"

2006 Jul 03
0
No subject
This part of the body will be zapped by Dovecot's deliver... This is bad.... Injecting the message: % cat /tmp/mail.txt | /var/qmail/bin/qmail-inject Having qmail process the message: % sudo /var/qmail/rc status: local 0/10 remote 0/20 new msg 1596241 info msg 1596241: bytes 364 from <csa at csa-net.dk> qp 23105 uid 1000 starting delivery 1: msg 1596241 to local csa at csa-net.dk
2006 Jul 06
1
Problems with deliver (LDA)
Hi, I'm using Dovecot's (1.0.rc2) 'deliver' (no sieve) as LDA - calling it from a .qmail file. It seems that 'deliver' destroys "message/rfc822" attachments (forward as attachment). My .qmail file looks like this, and use qmail to deliver a copy directly to my Maildir, and 'deliver' to deliver a second copy of the same message to the same Maildir: %
2006 Jul 03
0
No subject
This part of the body will be zapped by Dovecot's deliver... This is bad.... /Claus A Second one (delivered by Dovecot's 'deliver') doesn't look good: % cat 1154938875.P23113Q0M326713.silver
2018 Sep 21
1
[cfe-dev] SMT solvers in clang SA
We are currently implementing the backends for other solvers (you can follow the progress here: https://github.com/mikhailramalho/clang). So far we got Boolector, MathSAT and Yices ready. CVC4 should be done soon. When used to refute bugs, they all give roughly the same results: a ~5% speedup if there are refuted bugs or a ~5% slowdown if no bug is refuted. I've only tried to analyze one
2006 Apr 13
1
ICH7 SATA RAID Broken, Was (Re: Timescale for 6.1-RELEASE...)
On 4/12/06, Ted Mittelstaedt <tedm@toybox.placo.com> wrote: > > >-----Original Message----- > >From: Ted Mittelstaedt [mailto:tedm@toybox.placo.com] > >Sent: Tuesday, April 11, 2006 6:04 PM > >To: Nikolas Britton > >Cc: Harrison Peter CSA BIRKENHEAD; freebsd-questions@freebsd.org > >Subject: RE: Timescale for 6.1-RELEASE... > > >
2018 Feb 20
3
[GSOC 2018] Information gathering
Hello, I'm Paul Semel, a French student in computer science. I am currently in my 4th year (1st year of graduate school) at EPITA and enrolled in the system and security laboratory of the school. I would be very interested in working on a LLVM project during this GSoC. Implementing a PoC for an unsequenced modification checker in CSA helped me discover LLVM. However, I would like to
2013 Jan 18
0
[LLVMdev] How to run SPEC200 benhmark in LLVM
Hi Unnikrishnan C, On 18/01/13 09:09, unni_c at csa.iisc.ernet.in wrote: > Hello, > > I want to run SPEC2000 benchmark in LLVM to check correctness of a llvm > module which I wrote. How to run SPEC2000 benchmark in LLVM? > > Unnikrishnan C do you know how to run LLVM's nightly testsuite? It has support for SPEC. When you configure LLVM you need to use --with-externals to
2009 Dec 02
2
Small proxy appliance hardware
I need to configure a small proxy appliance which doesn't require a lot of CPU power. I'm looking for any warnings this group may have regarding CentOS-5 on the following: - Acer AspireRevo 3610 (Atom CPU) - Dell Inspiron 537s (Celeron) - Any other small machines you might recommend (UL approved) I need to implement dual NICs, and for the Dell it should be no problem finding a
2018 Mar 01
0
[cfe-dev] [GSOC 2018] Information gathering
Hey, On 02/20/2018 11:51 PM, Paul Semel wrote: > Hello, > > > I'm Paul Semel, a French student in computer science. I am currently in > my 4th year (1st year of graduate school) at EPITA and enrolled in the > system and security laboratory of the school. > > I would be very interested in working on a LLVM project during this > GSoC. Implementing a PoC for an
2001 Dec 06
3
problem uploading to an rsync server
For some reason I'm having a problem uploading to an rsync server: [root@csa i386]# rsync -azvv --progress --stats /home/www/www.blah.com/* blah@localhost::test/ Password: building file list ... done ERROR: module is read only unexpected EOF in read_timeout It claims my module is read only, but it is not: [test] uid = root gid = root path =
2014 Aug 05
1
was code added to detect or die on sighup recently?
I have a script that normally runs my snapshot that I haven't used for the past several days because something seemed to be going wrong and I wanted to run things manually. But running the script twice today, I got: > snaphome Found 15 mounted dated, snaps or snap archives ?[snapper#2120]base_mp=/home 1 snap dated today. (Use: '--force=force_create_snap' to force another snap.)
2018 Sep 21
2
SMT solvers in clang SA
Hi all, Currently studying the impact of SMT solvers on Clang SA. Can anyone help in telling more about the SMT solvers use in clang SA ? ( Have already tested Z3 SMT solver implemented in GSoC 2018 , also looking for other SMT solvers if possible ) Thanks, Siddharth -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Feb 24
2
SQLite driver and auth-worker credentials
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 24.02.2016 21:49, james at lottspot.com wrote: > The only secure way to enforce read-only access on a sqlite > database is via filesystem permissions. I would recommend setting > your database to 640 and ensure that any modifying process runs > with the owning UID. dovecot CAN NOT open SQLite database with read-only permissions
2016 Apr 25
3
ads: tickets and joins
Hello, I have these questions regarding samba running in ads mode such that users are authenticated against active directory: 1. What is the role of 'kinit'? 2. How often must 'kinit user at domain.local' be run? 3. What are the consequences of an expired or non-existant klist? 4. Why does "kinit 'DOMAIN\user'" fail but "kinit user at DOMAIN.LOCAL"
2003 Sep 01
1
testers needed for CAM INVARIANTS fix
I've got a fix for the panic from the cd(4)/da(4) drivers when INVARIANTS is turned on in -stable. The fix is to create a task queue that runs in a thread context and use that to create the sysctl variables needed by cd(4) and da(4). The eventual fix will be to move the CAM transport layer probe code into a kernel thread. Anyway, these patches work for me, but if I could get some feedback
2000 Jun 19
0
Samba over a PPP connection
Hello, we are trying access with a Windows98 portable computer to a SCO-Unix server over a telephone line PPP connection. After connection we can ping/telnet the server correctly but cannot "see" unix folder called "G:"; the same portable computer, over direct LAN connection it usually "see" perfectly. Do you have suggestions to solve this problem? Please reply as
2013 Jan 18
2
[LLVMdev] How to run SPEC200 benhmark in LLVM
Hello, I want to run SPEC2000 benchmark in LLVM to check correctness of a llvm module which I wrote. How to run SPEC2000 benchmark in LLVM? Unnikrishnan C -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2018 Mar 02
2
[cfe-dev] [GSOC 2018] Information gathering
Hey, welcome! I'm curious about the unsequenced modification checker, is it something that I should have seen but missed for whatever reason? It might be useful, and I think I'm seeing why don't compiler warnings cover all cases, i.e. why the analyzer's path sensitivity would help here. But I can't answer until I see it :) -eg. on our Phabricator. We are currently having
2003 Feb 03
1
Problems booting PXE-Client
Hi list, I have installed DHCP, PXE and the TFTP-Server tftp-hpa. I'm running Debian Woody on my server and I want to boot a PXE-Client with this server. I have installed all as it is described in the docs found on the net. Under root: /tftpboot/ /tftpboot/X86PC/linux /tftpboot/X86PC/linux/messages /tftpboot/X86PC/linux/linux.0 /tftpboot/X86PC/linux/vmlinuz
2003 May 16
4
SIP/H323 based channel bank?
Just starting my search for a SIP/MGCP/H323 channel bank. I need analog ports in a building that only have network connections back to my * server. I could install another * server and use a normal CB with a PRI but I would like to investigate any good CB's with network trunk abilities Thanks Dave Packham