Displaying 20 results from an estimated 20000 matches similar to: "Warning: could not send message for past 4 hours"
2003 Jun 06
0
Warning: could not send message for past 4 hours
------------------ Virus Warning Message (on casms002)
Found virus WORM_SOBIG.C in file 45443.pif
The file 45443.pif is moved to /etc/iscan2/virus/virJSCa11235.
---------------------------------------------------------
2016 Aug 23
7
virtual users, mailer daemon send mails to non existant recipient and dovecot store it
Hello,
Sometime when we receive a spam or virus that is detected as it, mailer
daemon send a reply to the sender to inform that the message is a spam
or content viruses.
The problem is that the sender of the spam as something like
voicemail at ourdomain.fr ( the user voicemail doesn't exist in our database )
And sometimes dovecot create the directory and store the reply 's mail...
2004 Apr 03
0
Bug fix - message/rfc822 attachments
Greetings
I've attached a patch that fixes a bug in Dovecot relating to rfc822
attachments. This problem shows up in Mulberry (which hammers the IMAP
protocol more than most!).
The problem is that FETCH BODY[n], where "n" is the number for the
message/rfc822 part, returns the wrong information. It returns the message
without the headers, whereas it should return the entire
2008 Mar 06
4
Wrong message information reported shortly after delivery
Hi,
If an IMAP fetch is issued some "short" time after a message was delivered
with dovecot deliver then dovecot reports wrong (zero) values
for that new message. Afterward, it reports the information OK.
This causes problems to our IMAP client.
The problem is easily reproduced with a large message on a slow machine.
I'm using dovecot 1.0.10
Here's a sample trace:
1 uid fetch
2004 Jun 21
0
Your message was flagged as possible spam (PR#6996)
This is a multi-part message in MIME format...
------------=_1087785732-11892-7
Content-Type: text/plain; charset="iso-8859-1"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
********************************
IMPORTANT: This informational message was sent from an unattended mailbox. Do not respond directly to this message. Please read it in its entirety for ways you can
2014 Jan 06
1
Dovecot LMTP does not pass envelope recipient +detail to sieve
I found this[1] thread that describes the same problem with dovecot-LDA,
but the solution (add X-Original-To: header) has no effect with LMTP.
My sendmail LMTP configuration:
FEATURE(`local_lmtp',`[IPC]',`FILE /var/run/dovecot/lmtp')
Sendmail's address test indicates that sendmail is providing user+detail
to LMTP (see below). Except for this problem, dovecot, LMTP, and sieve
2007 Aug 05
2
FETCH for mailbox XXX UID XXX got too little data.
Hi Timo,
I am receiving the above error in dovecot's logs, here's how it looks
like:
dovecot: Aug 05 19:52:19 Info: imap-login: Login: user=<XXXXXXXXXXXX>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
dovecot: Aug 05 19:53:36 Error: IMAP(XXXXXXXXXXXX): FETCH for mailbox Bulk Mails UID 32
got too little data: 9199 vs 39532
dovecot: Aug 05 19:53:36 Info: IMAP(XXXXXXXXXXXX):
2007 Jan 29
1
Over quota message
Hi all,
I'm working with Dovecot-1.0.rc19 + dovecot-lda + postfix + quota-maildir plugin
When a new email arrives and it's over quota, the client receives this:
--------------------------------
The mail system
<vvv at ual.es>: Command died with status 89:
"/usr/local/libexec/dovecot/deliver"
--------------------------------
Reporting-MTA: dns; vvv.ual.es
1999 Apr 21
0
[MAILER-DAEMON@biostat.ku.dk: Returned mail: /home/sfe1/r-bugs/.forward: line 1: "|/home/sfe1/r-bugs/bin/new_message Rnew"... User r-bugs@biostat.ku.dk doesn't have a valid shell for mailing to programs] (PR#170)
--rwEMma7ioTxnRzrJ
Content-Type: text/plain; charset=us-ascii
at the bottom is a bug report - however I have include the bounce
headers in case you want to fix the mailer too. This was the
result of an online bug submission via http://r-bugs.biostat.ku.dk/cgi-bin/R.
pete
--rwEMma7ioTxnRzrJ
Content-Type: message/rfc822
Content-Description: Forwarded message from Mail Delivery Subsystem
2015 Jan 26
0
sendmail not invoking dovecot-lda
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, 18 Jan 2015, alvin wrote:
>
> - Configuration
> FreeBSD-9.3
> sendmail -d0.1 == sendmail-8.14.9 <<--
> dovecot --version == dovecot-2.2.15
>
> # ===================================================================
> # I'm trying to get sendmail to invoke dovecot.m4 ( dovecot-lda ) to
> # deliver
2006 Sep 29
1
Vacation Message error
We are experiencing the follow error when try to active a vacation message.
Any ideas?
Thanks for the extra help.
The following addresses had permanent fatal errors -----
"|/usr/local/sbin/vacation.pl
/home/.sites/143/site2/.users/71/tmchelpdesk/.vacation_msg tmchelpdesk"
(reason: 1)
(expanded from: <helpdesk at domain.com>)
----- Transcript of
2008 Aug 13
4
Marking as Read causes Body.Peek on ALL messages - Reasonable?
I've noticed when I select a folder of messages (Thunderbird) and mark
them all as read (or unread) it produces the following IMAP transcript:
Source Destination Info
c.c.c.c s.s.s.s Request: DONE
s.s.s.s c.c.c.c Response: 20 OK Idle completed.
c.c.c.c s.s.s.s Request: 21 uid store 1:20 -Flags (\Seen)
s.s.s.s c.c.c.c Response: * 1 FETCH (UID 1 FLAGS (\Recent NonJunk))
c.c.c.c s.s.s.s
2001 Jul 16
0
forwarded message from Inge Monika
--Hipsgkxbeg
Content-Type: text/plain; charset=us-ascii
Content-Description: message body text
Content-Transfer-Encoding: 7bit
This one was sent privately to me.
--Hipsgkxbeg
Content-Type: message/rfc822
Content-Description: forwarded message
Content-Transfer-Encoding: 7bit
Received: from tuvok.kom.tuwien.ac.at (tuvok.kom.tuwien.ac.at [192.35.241.66])
by fangorn.ci.tuwien.ac.at (8.9.3/8.8.5)
2015 Jan 18
2
sendmail not invoking dovecot-lda
hi dovecot mailinglist
- Configuration
FreeBSD-9.3
sendmail -d0.1 == sendmail-8.14.9 <<--
dovecot --version == dovecot-2.2.15
# ===================================================================
# I'm trying to get sendmail to invoke dovecot.m4 ( dovecot-lda ) to
# deliver emails to dovecot's virtual users ( /etc/dovecot/passwd )
# or mysql/postgresql virtual users
#
2005 Apr 09
1
dovecot and evolution
I am using dovecot 0.99.13 and Evolution 2.0.2 on Fedora Core 3.
Recently, Ximian stopped being able to access my local INBOX via IMAP,
failing with the following error:
Error while Opening folder imap://malsyned at localhost/INBOX.
Incomplete server response: no information provided for message 1.
I got a transcript of the conversation between Evolution and dovecot.
The relavent section
2003 Oct 14
1
On an RH9 box, where does wcusb get loaded?
>From -
Received: from rwcrmhc12.comcast.net ([216.148.227.85]) by
sccrmxc11.comcast.net (sccrmxc11) with ESMTP id
<20031014185753s1100nos46e>; Tue, 14 Oct 2003 18:57:53 +0000
Received: from rwcrmhc12.comcast.net (localhost[127.0.0.1]) by
comcast.net
(rwcrmhc12) with ESMTP id <20031014185753014006qmtie>; Tue, 14 Oct 2003
18:57:53 +0000
From: Mail Delivery Subsystem
2011 Jan 16
1
unknown MIME type 'message/rfc822' - skipping
Is it possible to omindex message/rfc822 type files?
I am running omega version 1.2.4 in ubuntu 10.10. installed the
backported ppa apt xapian-omega 1.2
Would be nice if I could search the maildir (/var/www/maildir) emails
through web interface.
I can index them fine using `mu' (came with ubuntu pkg maildir-utils)
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it
2000 Mar 30
0
forwarded message from Griffith Feeney
--8sD16rPb6u
Content-Type: text/plain; charset=us-ascii
Content-Description: message body text
Content-Transfer-Encoding: 7bit
Griffith,
I'm forwarding the mail to r-devel.
Best,
Fritz
--8sD16rPb6u
Content-Type: message/rfc822
Content-Description: forwarded message
Content-Transfer-Encoding: 7bit
Received: from isildur.ci.tuwien.ac.at (root@isildur.ci.tuwien.ac.at [128.131.51.43])
by
2011 Aug 16
2
Mailer failure: ArgumentError: A sender (Return-Path, Sender or From) required to send a message
I have two mailer procedures in the same app and same mailer (Rails
3.1/1.9.2). The first one fails with the message below, the second works
fine. Both these results are through irb. Anyone have an idea as to why?
Also, in my application.rb I do have: ActionMailer::Base.default :from =>
"WaveLineup <system-+T6PWOEcvEy41k5uCYKmRQ@public.gmane.org>" defined.
FAILS
def
2018 Sep 19
0
[Sieve] How to retrieve part of message as a variable
I need to retrieve some parts of a message which looks like
Subject: Test message
Message-Id: <2788db2f-b5c3-4b8c-881e-362c3df4f915 at server.local>
Mime-Version: 1.0
Content-Type: multipart/report; boundary="----=_Part_fba0c199dfcd4d60ae506b37a6320a84"; report-type=disposition-notification
To: adam at test.local
Date: Mon, 17 Sep 2018 16:21:45 -0400 (EDT)
From: postmaster at