Displaying 20 results from an estimated 6000 matches similar to: "No subject"
2006 Aug 07
2
[1.0.rc6] Bug in deliver (still exists)
Hi,
The bug reported in
http://dovecot.org/list/dovecot/2006-July/014786.html still exists in
1.0.rc6
% grep "$ ./configure" dovecot-1.0.rc6/config.log
$ ./configure --prefix=/srv/software/dovecot
Install prefix ...................... : /srv/software/dovecot
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method
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
2014 Feb 06
1
qmail dovecot lda
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
SETUP:
qmail + dovecot 2.2.10 + pigeonhole 0.4.2
I have a user who's quota is at 98% so theoretically when this user is
receiving any mails qmail shout send a rejection message like user is
overquota
/vpopmail/domains/medianetork.ro/.qmail-default
#| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
| DTLINE=${DTLINE/$USER-}
2010 Feb 26
2
Email Problem
Hi;
The following message appears to have been sent, but in fact never does
reach their destination:
[root qmail-send]# tail current
@400000004b87b3d3392cbddc new msg 97881462
@400000004b87b3d3392cc5ac info msg 97881462: bytes 531 from <
suzieprogrammer at gmail.com> qp 23629 uid 508
@400000004b87b3d33b7f700c starting delivery 4: msg 97881462 to remote
suzieprogrammer at gmail.com
2004 Jan 20
0
short analysys of qmail integer overflow bug - let there be light
Hey folks.
There are rumors out there that setting /var/qmail/control/databytes to
a reasonable value (for example 16384 = 16MB) will prevent the
possibility of exploitation regarding the integer overflow in function
blast().
That is not true.
This is how blast() is called:
void smtp_data() {
int hops;
unsigned long qp;
char *qqx;
if (!seenmail) { err_wantmail(); return; }
if
2009 May 02
0
Strange virtual users issues
Hi i'm using dovecot with virtual users from a postgresql database backend on a Debian Lenny system.
I'm using qmail as MTA. Mostly everything seems to work ok , except the fact that the mail delivered never reaches virtual user's INBOX.
Here's the dovecot config:
dovecot -n
# 1.0.15: /etc/dovecot/dovecot.conf
base_dir: /var/run/dovecot/
log_path: /var/log/dovecot.log
2009 Apr 20
1
[SIEVE: Redirect] Double ">" in forwarded envelop sender address => Gmail syntax error
Hi,
Plateform: gentoo + qmail
My deliver line is in a .qmail-USER file:
|/var/qmail/bin/preline /usr/libexec/dovecot/deliver -f ${SENDER:-<>} -d
user at domain.tld
I notice that sieve implementation in Dovecot use double ">" for the
envelop sender when there is a redirect command in sieve script.
(i've tried preline -f, without -f ${SENDER:-<>},... but nothing
1999 Mar 25
0
(Fwd) DoS for Linux 2.1.89 - 2.2.3: 0 length fragment bug
Pulled from Bugtraq.
Dan
____________________________________________________________________________
Dan Yocum | Phone: (630) 840-8525
Computing Division OSS/FSS | Fax: (630) 840-6345 .~. L
Fermi National Accelerator Lab | email: yocum@fnal.gov /V\ I
P.O. Box 500 | WWW: www-oss.fnal.gov/~yocum/ // \\ N
Batavia, IL
1997 Nov 14
0
Linux IP fragment overlap bug (fwd)
---------- Forwarded message ----------
Received: from brimstone.netspace.org (brimstone.netspace.org [128.148.157.143]) by blues.jpj.net (backatcha) with ESMTP id CAA13949; Fri, 14 Nov 1997 02:08:13 -0500 (EST)
Received: from unknown@netspace.org (port 25452 [128.148.157.6]) by brimstone.netspace.org with ESMTP id <818-20257>; Fri, 14 Nov 1997 01:41:22 -0500
Received: from NETSPACE.ORG by
2014 Feb 24
2
realtime backup with LDA?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 24 Feb 2014, Charles Marcus wrote:
> On 2/24/2014 3:58 AM, Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote:
>> I would add a BCC recipient in the MTA. It's more save in such situation.
>> See the thread about qmail and multiple recipients for one mail address.
>
> The only downside to this is all of
2004 Mar 17
0
failure notice
Hi. This is the qmail-send program at qs348.pair.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<contact at resellerratings.com>:
This email address is disabled. Use http://www.resellerratings.com/contact.pl instead.
--- Below this line is a copy of the message.
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 Sep 24
1
[patch] buffer overflow in q_parser.y
Hi Dave,
The patch below corrects a buffer overflow bug in q_parser.y. Since it
is triggered by excessively long query strings, I believe that this bug
could be exploited to allow arbitrary code execution if a query string
supplied by a user is passed in directly to Ferret and not truncatated.
If I''m right, you should consider a new release asap.
I''ve fixed it to simply
2018 Sep 30
0
xapian parser bug?
David — this isn't the behaviour I see what QueryParser alone, unless you're driving it in a way I don't expect. In python:
>>> import xapian
>>> qp = xapian.QueryParser()
>>> qp.add_prefix('subject', 'S')
>>> str(qp.parse_query('subject:"and"', qp.FLAG_DEFAULT|qp.FLAG_BOOLEAN_ANY_CASE))
'Query(Sand at 1)'
2013 Mar 12
1
[PATCH] launch: appliance: Add custom parameters last.
From: "Richard W.M. Jones" <rjones at redhat.com>
This allows custom parameters to modify parameters added by
libguestfs, eg. by doing:
-set drive.hd0.file=rbd:foo/bar
Thanks: infernix @ #libguestfs
---
src/launch-appliance.c | 31 +++++++++++++++++--------------
1 file changed, 17 insertions(+), 14 deletions(-)
diff --git a/src/launch-appliance.c b/src/launch-appliance.c
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
2018 Jul 19
1
choosing between probabilistic and boolean prefixes for terms
Hi all,
public-inbox allows searching for git blob names (e.g. "badc0ffee")
in patches. Initially, I chose to use add_prefix for probabilistic
terms, since I assumed it could be a superset of what boolean
searching offered. Unfortunately, it doesn't seem to be the case
because stemming is interfering.
So switching to boolean filtering seems to work; and it is
fine for mechanical
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...
> >
>
2007 Dec 22
1
using solve.qp without a quadratic term
I was playing around with a simple example using solve.qp ( function is in the quadprog package ) and the code is below. ( I'm not even sure there if there is a reasonable solution because I made the problem up ).
But, when I try to use solve.QP to solve it, I get the error that D in the quadratic function is not positive
definite. This is because Dmat is zero
because I don't have a