Displaying 20 results from an estimated 400 matches similar to: "get MAIL_FETCH_UIDL_FILE_NAME after save a email"
2009 Dec 29
2
Retrieve Physical Message Filename
Hi,Using Dovecot 1.2.9 with Maildir and Layout=FS.In a plugin, i'm overriding "update_flags":void my_mail_update_flags(struct mail *_mail, enum modify_type modify_type, enum mail_flags flags)For this email which is having its flags updated, I need to retrieve the physical filename of the message.? I see where using:mail_get_special(_mail, MAIL_FETCH_UIDL_FILE_NAME,? &fname);...I
2015 Apr 11
2
Why are here ignore a simple question?
On 04/11/2015 02:39 AM, Hardy Flor wrote:
> I had been on 3/12/2015 pointed to the lack of documentation of "doveadm
> save". It was in the changelog of 2.2.16.
Unfortunately this is not unique. Dovecot's documentation is at all
times significantly lagging behind the code, this is the MO for this
project. I guess someone will say "contributions are welcome".
There
2006 Jan 31
1
beta2: strange assert
Hi,
My setup: Solaris 9, mbox format, mailboxes NFS mounted from
another S9 system, imap. I got the following assert yesterday:
Jan 30 19:57:15 emerald dovecot: [ID 107833 mail.error] imap(user):
file index-mail-headers.c: line 258 (index_mail_parse_header): assertion
failed: (part != NULL)
Jan 30 19:57:16 emerald dovecot: [ID 107833 mail.error] imap(user):
file index-mail-headers.c: line
2007 Nov 15
1
imap process consuming 100% CPU (Dovecot 1.0.3)
>
> Is this behavior cured, or do you continue to see it?
>
No, the behavior isn't cured. We still continue to see it
with various clients. I have posted a couple of truss outputs,
but so far no resolution.
Sorry for the slow response. I've been "fighting other fires".
Jackie
> Jackie Hunt wrote:
> >> On Mon, 2007-09-03 at 12:37 +0200, Robert
2014 Jun 16
1
SIGSEGV in 2.2.13 with IMAP Proxying to an Exchange Server
100% reproducible. User is using alpine to write an email.
Continue postponed composition (answering "No" won't erase it)?
y -> [>Empty folder! No messages really postponed!<]
Can't delete {mproxy.charite.de/ssl/novalidate-cert/user=theusername}postponed-msgs
Setup:
======
http://wiki2.dovecot.org/HowTo/ImapcProxy
coredump available for further inspection
Full
2005 Sep 06
3
Misbehavior with Dovecot and Mulberry
I'm having a bit of misbehavior wherein Dovecot seems to refuse to
cooperate with my Mulberry MUA. By and large, everything works great.
I can move mail back and forth happily. I can compose a note and copy
the outgoing mail to my Dovecot "Sent" folder using my default Mulberry
settings. But if I reply or forward a mail, I get a Mulberry error popup
saying that it
2017 May 15
0
Mini PCs
On Sun, May 14, 2017 11:00, wwp wrote:
> On Sat, 13 May 2017 13:08:17 +0200 "Walter H."
> <Walter.H at mathemainzel.info> wrote:
>
>> On 13.05.2017 00:29, Robert Moskowitz wrote:
>> > I have been working, for the past few years, with armv7 SOCs and have
>> > a number of servers working.
>> >
>> > Intel, etal are catching up with
2017 May 14
2
Mini PCs
Hello Walter,
On Sat, 13 May 2017 13:08:17 +0200 "Walter H." <Walter.H at mathemainzel.info> wrote:
> On 13.05.2017 00:29, Robert Moskowitz wrote:
> > I have been working, for the past few years, with armv7 SOCs and have > a number of servers working.
> >
> > Intel, etal are catching up with ARM and I have seen ones like:
> >
> >
2017 May 15
2
Mini PCs
Hello Walter,
On Mon, 15 May 2017 09:22:54 +0200 "Walter H." <walter.h at mathemainzel.info> wrote:
> On Sun, May 14, 2017 11:00, wwp wrote:
> > On Sat, 13 May 2017 13:08:17 +0200 "Walter H."
> > <Walter.H at mathemainzel.info> wrote:
> >
> >> On 13.05.2017 00:29, Robert Moskowitz wrote:
> >> > I have been working,
2018 Mar 05
3
Coredump: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
Got a coredump:
Mar 5 15:09:42 mail-cbf dovecot: lmtp(backup at backup.invalid)<15425><2B+kCaZPnVpBPAAAplP5LA>: Fatal: master: service(lmtp): child 15425 killed with signal 6 (core dumped)
#0 0x00007fea19977428 in __GI_raise (sig=sig at entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
resultvar = 0
pid = 15425
selftid = 15425
#1 0x00007fea1997902a in
2010 Oct 10
3
Segfault in dovecot-lda 2.0.5
Hi,
I've recently started using dovecot-lda to handle my local maildir
deliveries from Exim. Unfortunately I've been experiencing the
occasional failed delivery - My Exim logs were showing:
Child process of virtual_dovecot_delivery transport (running
command "/usr/local/libexec/dovecot/dovecot-lda -d $local_part@$domain
-f $sender_address -a
2017 May 13
0
Mini PCs
On 13.05.2017 00:29, Robert Moskowitz wrote:
> I have been working, for the past few years, with armv7 SOCs and have
> a number of servers working.
>
> Intel, etal are catching up with ARM and I have seen ones like:
>
> https://www.aliexpress.com/item/NEW-Mini-pc-X86-4-Lan-Qotom-Q190G4N-with-celeron-J1900-quad-core-4-usb-VGA/32785346279.html
>
>
I would take something
2017 May 16
0
Mini PCs
On Mon, May 15, 2017 09:53, wwp wrote:
> On Mon, 15 May 2017 09:22:54 +0200 "Walter H."
> <walter.h at mathemainzel.info> wrote:
>
>> On Sun, May 14, 2017 11:00, wwp wrote:
>> > On Sat, 13 May 2017 13:08:17 +0200 "Walter H."
>> > <Walter.H at mathemainzel.info> wrote:
>> >
>> > This might become off-topic with my
2011 Jan 19
1
Rewrite the mailbox copy functions works in imap but don't work in doveadm import command
Hi Timo !!
I rewrite the copy function from mailbox (using a plugin)
My rewrite is like this:
static int emexis_antispam_copy(struct mail_save_context *ctx, struct mail
*mail){
struct mailbox *box = ctx->transaction->box;
union mailbox_module_context *zbox = EMEXIS_CONTEXT(box);
struct mail_private *_mail = (struct mail_private *)mail;
union mail_module_context *zmail =
2016 Jul 12
4
Hardware Support of CentOS 6: Mini-PC
Hello,
can CentOS 6.8 be run on a mini-PC like this?
https://www.zotac.com/product/mini_pcs/zbox-ci323-nano
would like to configure this as a Firewall, and this should be instead of
my router (integratet firewall, NAT) and wlan-ap
Thanks,
Walter
2004 Dec 16
4
1.0-test58
http://dovecot.org/test/
- Fixed APPEND hanging in some situations. Didn't happen with
mail_save_crlf=yes.
- Added pop3_uidl_format setting. No need to patch sources anymore if
you don't want the default. Does anyone want pop3_uidl_xuidl_header
yes/no setting, with fallbacking to pop3_uidl_format if X-UIDL header
isn't found? Shouldn't be difficult to do..
- Added
2010 Feb 23
2
panic in istream-raw-mbox.c - 2.0.beta3+
Saw the following in the log after shutting down my client.
Feb 22 20:44:47 sbh16 dovecot: imap(mark): Disconnected: Logged out
bytes=1755/9765
Feb 22 20:44:47 sbh16 dovecot: imap(mark): Panic: file
istream-raw-mbox.c: line503 (istream_raw_mbox_get_start_offset):
assertion failed: (rstream->seeked)
Feb 22 20:44:47 sbh16 dovecot: imap(mark): Raw backtrace:
2017 May 17
3
Mini PCs
Thanks, Nux!.
But a few hours late. I just purchased:
http://www.ebay.com/itm/ZOTAC-ZBOX-NANO-Plus-Mini-PC-ZBOXNANO-AD12-PLUS-2GB-320GB-with-Power-Supply-56/382042194064?_trksid=p2045573.c100033.m2042&_trkparms=aid%3D111001%26algo%3DREC.SEED%26ao%3D1%26asc%3D41376%26meid%3Deae770f22d504a9b8366eb0c02dd20d6%26pid%3D100033%26rk%3D7%26rkt%3D8%26sd%3D152356229748
Zotac has been in the mini/nano
2016 Oct 17
2
Massive LMTP Problems with dovecot
> We'll need the `dovecot -n` output first.
Here we go:
> # 2.2.devel (933d16f): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.4.devel (63f9b42)
> # OS: Linux 3.13.0-98-generic x86_64 Ubuntu 14.04.5 LTS
> default_vsz_limit = 2 G
> lmtp_user_concurrency_limit = 10000
> mail_attachment_dir = /home/copymail/attachments
> mail_location = mdbox:~/mdbox
>
2019 Mar 25
2
v2.2.27 Panic: file rfc822-parser.h: line 23 (rfc822_parser_deinit): assertion failed: (ctx->data <= ctx->end)
Hi,
I've been having an issue with the indexer giving me errors on mailbox
in dovecot.
I managed to narrow it down to a specific email in that mailbox.
Various dovecot functions have issues with this email.
The email itself is just spam. I can email it to you if you want to
analyse it. I did run it through mbox-anonymize but its not clear to me
that that would be of any use. Happy to email