Displaying 16 results from an estimated 16 matches similar to: "Differences in deliver and IMAP"
2007 Oct 21
2
Upgrade from 1.0.1 -> 1.0.5 failed (rc 75)
Hi,
I'm using a mixture of Exim, Dovecot and Deliver. Exim receives the
mail and validates the user against our database, then pipes the e-mail
to deliver which puts it in the right mailbox.
We were running Exim 4.67 and Dovecot 1.0.1, and today I did an in-place
upgrade to Dovecot 1.0.5 and Exim 4.68.
However, now Exim is failing deliveries saying deliver returned code
75. If I
2009 Feb 26
2
[Bug 1564] New: non-accessible user's home directory not reported when ChrootDirectory=none
https://bugzilla.mindrot.org/show_bug.cgi?id=1564
Summary: non-accessible user's home directory not reported when
ChrootDirectory=none
Product: Portable OpenSSH
Version: 5.2p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P3
Component: sshd
2007 May 04
1
Converting Courier mailboxes to Dovecot
Hi,
I have around 100 mailboxes (maildirs) to convert from Courier IMAP
(4.1.3) to Dovecot.
(From a recent backup) I've tested a few mailboxes on Dovecot 1.0.0, and
while the client doesn't notice any difference (at least in Thunderbird)
I'm hoping to get rid of the old Courier folders and convert any useful
information they may have into Dovecot.
I've tried Timo's
2017 Jun 16
2
[PATCH] allow relative path in streamlocal forwarding
When forwarding a Unix-domain socket, the remote socket path must be
absolute (otherwise the forwarding fails later). However, guessing
absolute path on the remote end is sometimes not straightforward,
because the file system location may vary for many reasons, including
the system installation, the choices of NFS mount points, or the
remote user ID.
To allow ssh clients to request remote socket
2008 Dec 26
1
Bug Report in Connection with Expire Plugin
If the expire plugin is enabled and a new message (not in trash) is
deleted via IMAP in Mozilla Thunderbird (only tested in this client), it
will indefinately copy the message into the folder. Dovecot, meanwhile,
occupies itself with this:
root at server:~# cat /var/log/dovecot.log
[...]
dovecot: 2008-12-26 09:21% Error: child 6132 (imap) killed with signal 11
dovecot: 2008-12-26 09:21%
2015 Sep 07
7
[Bug 2458] New: do not print warning about missing home directory in chroot
https://bugzilla.mindrot.org/show_bug.cgi?id=2458
Bug ID: 2458
Summary: do not print warning about missing home directory in
chroot
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: sshd
2009 Dec 02
9
[Bug 1679] New: chroot and shell check ambiguity
https://bugzilla.mindrot.org/show_bug.cgi?id=1679
Summary: chroot and shell check ambiguity
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: alex at
2007 May 02
2
File Changes and IDLE
Hi Timo and all,
I used to use Dovecot back in the 0.99 days a couple of years ago, had
since moved to Courier IMAP, but with the release of Dovecot 1.0.0, I'm
looking at moving back!
One thing I currently have set up and working with Courier is the use of
the enhanced IDLE mode, whereby Courier uses FAM (File Alteration
Monitor) to monitor changes in the INBOX, and sends the details to
2007 Jul 01
1
Database server failure causes endless loop
Hi,
I've just started setting up Dovecot 1.0.1, and made an error in my
configuration, which I think has found a potential problem in Dovecot.
I'm using PostgreSQL authentication, and set the database host to
"localhost", which PostgreSQL doesn't listen on, so libpq is throwing
the standard "is the server running?" message.
The problem, however, is Dovecot
2001 Jun 21
0
Bug: OpenSSH (port.) daemon sets $MAIL incorrectly on Solaris (others?)
This bug may be specific to the portability releases of OpenSSH. It's
minor, but trivially corrected.
I'm observing it under:
* openssh-2.3.0p1 (openssl-0.9.6)
* compiled under Solaris 2.5.1
* running under Solaris 2.5.1 and Solaris 8
The relevant source code does not appear to have changed up to and
including openssh-2.9p2.
The bug is that the $MAIL environment variable
2012 Jun 20
1
director map and mysql
hello!
Is "doveadm director map" command suppose to work when I store "host" value in mysql table?
It gives me nothing in output with no errors in log.
I've successfully setup directors with static passdb, and decided to give a try setup with storing host value in mysql table.
The proxying is actually working, I'm just unhappy with no output from "doveadm
2000 Mar 14
1
Problems compiling 1.2.2 on HP-UX 10.20
Hi,
I'm trying to compile OpenSSH-1.2.2 on HP-UX 10.20 but
immediately fall into the problem pit..
I've got gcc v2.8.1 and the first error is something
like:
defines.h:93: parse error before `u_int64_t`
I got around this by uncommenting (guessing) line 118
in config.h:
#define HAVE_UINTXX_T 1
But then I got another error when trying to compile
sshd.c, I get an error message like:
2000 Feb 14
0
[openssh-1.2.2] some porting notes for SunOS 4.1.4
Hi.
Here are the relevant details about the setup:
SunOS 4.1.4
gcc 2.7.2.2
tcp wrappers 7.5
egd 0.6 (doesn't really come into play at compile time)
The following only pertains to the compilation (and linking) stage.
Code and patches are SunOS specific.
-- The following functions are missing in SunOS: strerror, atexit,
memmove. I wrote simple replacements in term of on_exit and bcopy
2001 Aug 13
1
[PATCH] Maildir support
Hi!
Here is a patch against openssh-2.9.p2 that adds support for Maildir style
mailboxes, the way which qmail prefers to store mails in.
The changes/additions are the following:
1) $MAIL env. variable is set to $HOME/Maildir if it exists, or else to
_PATH_MAIL/$USER.
2) Mail checking (the main purpose of this patch) is done by first checking
whether $MAIL is a regular file or directory. If
2005 Sep 19
1
ssh hangs or gives Segmentation fault
Details of installation attached.
Effect: when I build and test (with full path names) ssh in the openssh...
directory, everything works fine. When I "install" it as per attached file
into a test-directory and run it from there, there are 2 phenomena:
either it just hangs, eating 96% of CPU
or it dies with a Segmentation fault (this is what happens most often)
Help needed
2000 Jan 27
1
Long awaited round 1 of NeXT patches.
This is about 90% of the core work. I omited a few files from the patch
set since they are basicly small blocks of #ifndef HAVE_NEXT/#endif to
get it to compile.
Daimen, feel free to let me know what you applied and what your
rejecting and why.. so I can work on cleaning things up.
Andre, Only thing of note you may want to look into is NeXT does not
use "ut_user" in it's lastlog.