Displaying 20 results from an estimated 20000 matches similar to: "re-indexing moved mail"
2010 May 26
4
recipient_delimiter
I have recipient_delimiter = + in main.cf (Postfix). But deliveries
to dovecot/deliver are still being rejected. It appears that the full
email is still in the envelope (e.g. phil+howard at example.com which I
want to be delivered to phil at example.com). Is that how it's supposed
to work and Dovecot just doesn't support this?
2009 May 21
5
Authenticating with /etc/passwd
I am trying to do authentication with /etc/passwd and something is not working right for me. Pls help!
When i try to authenticate via pop3, I get: -ERR Authentication failed.
In the logs, I get:
May 21 11:14:07 Info: auth(default): client in: AUTH 1 PLAIN service=pop3 secured lip=127.0.0.1 rip=127.0.0.1 lport=110 rport=32774 resp=AGp1bmUAU0lORzNlcnQ=
May 21 11:14:07 Info: auth(default):
2010 Apr 21
9
best choice of user database file to work with postfix?
I'm setting up a Postfix and Dovecot combination. What I want to do is have
a user database that (1) is not running from some engine (so not LDAP or SQL
or such) ... and (2) is completely disassociated from system users (e.g.
most email users are not in /etc/passwd and most /etc/passwd users are not
email users). Ideal would be a one-file solution, which can be managed by
text editing or
2016 May 06
7
OT: hardware: MegaCli and initializing a RAID
Got a new box I'm trying to set up. I configured the RAID from the
firmware, but "fast initialize" was sitting there at 0% (it's about 43 or
45TB). The first time I tried this, I said background, and rebooted the
system.
And the stupid annoying alarm started up as the system came up.
This time, having *finally* figured out how to set up hot spares from the
WebBIOS, I suspended
2007 Jan 18
4
[ActsAsFerret] Index Directory Disappears and Not Re-created
Hi,
This is a recurring issue for me - the index directory on my production
server and everything below it occasionally disappears and isn''t
reconstructed. I tried manually creating the entire index path manually
before starting the server, but it still happened while the server is
running.
I don''t know what''s causing the index to disappear and I''m also not
2010 Jun 01
8
Dovecot aspects of fighting spam
I see no documents in the Dovecot documents wiki on how Dovecot
features can be used in the fight against spam. One hit came up in a
search, and it was about how to fight spam in the MoinMoin Wiki itself
(e.g. TextCHAs and such).
I already asked in another thread about removing message files at the
search from a designated "learn-spam" folder. My next question would
be how to
2012 Nov 14
2
auth attempts errors
i have install 2.1.1 and configured
in dovecot log this error is coming every 20 seconds:
dovecot: imap-login: Disconnected (no auth attempts in 0 secs): rip=**********, lip=**********, TLS handshaking: SSL_accept() syscall failed: Connection reset by peer
and this error every 2 seconds:
dovecot: imap-login: Disconnected (no auth attempts in 0 secs):
rip=**********, lip=**********
what can
2019 Feb 07
2
[RFC] migrating past C++11
> On Feb 7, 2019, at 11:01 AM, paul.robinson at sony.com wrote:
>
> It seems the CMake changes have landed; but the docs are still a bit out of date?
> CMake.html talks about LLVM_FORCE_USE_OLD_TOOLCHAIN but not LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN.
>
> I’m. Not sure how one updates the website’s docs, I had assumed the RST files would automatically get rebuilt and pushed?
2005 Apr 27
2
noob question: rhtml new/edit views and the date functionality
Hello All,
I''ve been playing with Rails - did the recipe/category sample from
onLamp.com - fairly straight forward - even got it working against
postgres.
Anyway, I''ve been appling rails to a small test project and I can''t
seem to get the syntax down or find a sample of how to use the date
control on a custom new/edit view. The CRUD (is that right?) that
automatically
2010 May 18
5
looking for IMAP testing tool
I'm looking for an IMAP testing tool, suitable to use with Dovecot IMAP. It
needs to support TLS, STARTTLS, and login/authentication. It needs to be
able run from command line, shell scripts, and even do so under cron jobs
(e.g. a way to supply the password to use w/o a terminal prompt). Typical
interactive mail clients just don't cut it (even the text mode ones). One
reason is I need
2016 Mar 10
5
sis deduplication broken from 2.2.16 upwards
On 3/9/2016 9:02 PM, Timo Sirainen <tss at iki.fi> wrote:
> On 08 Mar 2016, at 01:50, Pavel Stano <stanojr at websupport.sk> wrote:
>>
>> sis attachment deduplication is broken in 2.2.16 upwards.
>> It is caused by this commit.
>> https://github.com/dovecot/core/commit/664bf3e236c214aee86294483c379e4fa66c2e63
>>
>> in src/lib-fs/fs-sis.c function
2020 Jan 23
2
Phabricator -> GitHub PRs?
On Wed, Jan 22, 2020 at 11:24 PM David Greene <greened at obbligato.org> wrote:
> Christian Kühnel via llvm-dev <llvm-dev at lists.llvm.org> writes:
>
> >>> In Github pull requests there is always a git commit that you can just
> >>> feed to the build server. And you can be sure of what really gets
> merged.
> >>> You review, build and test
2010 May 10
4
%d is empty in mail_location
I have this in dovecot-postfix.conf:
mail_location =
maildir:/home/mail/dnamesum=%12MLd/dname=%Ld/unamesum=%12MLn/uname=%Ln/mail
Yes, it is excessive, but that's just for testing. The pattern I really
want is less clear for debugging. In postfix/main.cf I have:
mailbox_command = /usr/lib/dovecot/deliver -c
/etc/dovecot/dovecot-postfix.conf -a "${RECIPIENT}"
I verified through
2014 Oct 29
1
No X with new 6.6 kernel
Hey Y'all,
After upgrade to 6.6 my gui will not start. The problem is probably
related to the dusty old video card I've got in this crusty old machine.
01:00.0 VGA compatible controller: NVIDIA Corporation G73 [GeForce 7600
GS] (rev a2)
I've got the proprietary drivers installed. Normally when I update my
kernel the video module is rebuilt automagically. That probably doesn't
2008 Jun 27
7
[3.0.28a] Telling XP to save password?
Hello
We're successfully running Samba 3.0.28a on a FreeBSD server and
sharing files with XP clients. There's only one problem: By default,
XP doesn't let the user save the password, so they have to type it
every time they reboot.
Is there a way to tell XP to remember the password between
reboots/sessions?
Thank you.
2015 Jun 09
2
Dovecot mbox & other programs
On 6/9/2015 8:36 AM, Charles Marcus <CMarcus at Media-Brokers.com> wrote:
> On 6/8/2015 5:11 PM, Pali Roh?r <pali.rohar at gmail.com> wrote:
>> Still I want read/write access to storage and want to use mbox as
>> storage (also for easier backup and copy)...
>>
>> And my question was how to properly read and write from/to mbox files
>> which are used
2013 Jul 29
1
Consistent Inter-Samba UID/GID Mappings
Hi everyone,
I'm trying to ensure my various Samba3 fileservers have consistent
Samba User/Group -> Linux UID/GID mappings between them. The domain is
controlled by a Samba4 DC.
Samba3 is used because it's maintained in the distributions that we
have deployed already.
I believe that using Winbind with idmap_rid is probably the easiest way
to accomplish this, however I have had no
2010 Dec 21
2
Is this really a user agent issue?
I suspect this is a user agent issue, given that Evolution is flaky in
so many areas. When I deliver mail to a subfolder/subbox (e.g. the -m
option in the deliver command), and Evolution doesn't know of it, yet,
creating it fails, and Evolution still can't get to it. Doing things
the other way around (create it in Evolution first, then deliver to
it) works fine. Seems to be silliness to
2007 Apr 26
3
dovecot sendmail mysql no inbox error
hi guys,
we are experiencing this particular problem with one of the webmail server
we manage. the server is using dovecot as pop3 and imap server while
sendmail is being used as mta. when this user tries to login via telnet,
this is what i've got:
$ telnet localhost pop3
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
+OK dovecot ready.
2010 Sep 21
3
Dovecot pop3 segfault problems
Hi to all,
I have a Debian 4.0 x86_64 server and installed Dovecot from the
repositories
ii dovecot-common
1.0.rc15-2etch5
ii dovecot-imapd 1.0.rc15-2etch5
ii dovecot-pop3d 1.0.rc15-2etch5
Recently I'm getting a lot of these messages
pop3[24594]: segfault at 0000000000000004 rip 000000000044333a rsp
00007fffc5d0c1e0 error 4
in syslog and also