Displaying 20 results from an estimated 820 matches similar to: "Strange permission problem with Maildir"
2010 May 06
1
POP3 says no new mail.
Hi
Let's list some files in user homedir:
-------
dog:/home/domain/users/username# ls
autoresponse dovecot.index.log dovecot-uidvalidity.4be1e480 saved
trash
config dovecot-uidlist new sent
cur dovecot-uidvalidity tmp
dog:/home/domain/users/username# ls cur
1273093948.30793.dog:2
dog:/home/domain/users/username# ls new
1273097763.13545.dog
2005 Apr 26
1
Samba as domain member server cannot authenticate users
This problem was already described on a very similar way in Oct 2004
on the following message:
[http://lists.samba.org/archive/samba/2004-October/094683.html]
As no solution was found so far, I am re-posting it on the hope that
somebody can help.
=================================================
Situation:
- A windows2000 domain with active directory up and running.
- A Samba server with
2020 Aug 17
1
MDBOX DSYNC error: Broken physical size in mailbox
Hi All,
I currently have a small Dovecot server (Server A) and I've installed a
second dovecot mailbox server (server B) and am trying to sync mailboxes
from Server A to Server B.
Both servers sit behind two dovecot directors on separate hosts and have
identical config files (doveconf -n output below). Mailboxes on Server A
are on an NFS mount.
Server A has been working fine with no
2012 Feb 18
6
Cannot mount encrypted filesystems.
Looking for help regaining access to
encrypted ZFS file systems that
stopped accepting the encryption key.
I have a file server with a setup
as follows:
Solaris 11 Express 1010.11/snv_151a
8 x 2-TB disks, each one divided
into three equal size partitions,
three raidz3 pools built from a
"slice" across matching partitions:
Disk 1 Disk 8 zpools
+--+ +--+
|p1| .. |p1| <-
2010 Jan 14
2
Fail to handle . and - in mailaddresses
Hi,
I seem to have run into a bug. Dot and dash is allowed chars in mail
addresses, so a ...---...@ should work. Filtered out domainname and IP's
for security reasons. And yes this works with MDaemon as example.
Setup is postfix using Dovecot for deliver.
Version: 1.2.9
OS: Linux ADM64 (Ubuntu 8.04LTS)
Tried to deliver mail to rfc compliant mail address ...---... at domain.
# 1.2.9:
2010 Oct 07
2
dovecot-2.0.5: what does "mpid=0" mean?
Oct 7 22:12:08 postamt dovecot: imap-login: Disconnected: Inactivity (no auth attempts): rip=188.46.153.235, lip=141.42.206.36, mpid=0, TLS
Oct 7 22:12:08 postamt dovecot: imap-login: Disconnected: Inactivity (no auth attempts): rip=188.46.153.235, lip=141.42.206.36, mpid=0, TLS handshaking
Oct 7 22:12:08 postamt dovecot: imap-login: Disconnected: Inactivity (no auth attempts):
2017 Dec 03
4
Recommended tool for migrating IMAP servers
Hi Friends,
I would like to ask you a suggestion:
I need to migrate a imap server to a new one and then dismiss the old
one.
Reading from relative Dovecot documentation page
(https://wiki.dovecot.org/Migration), more tools are shown:
UW-IMAP's mailutil, imapsync, YippieMove and Larch.
The each mail servers are Linux based, one of this (mine) is Dovecot.
Based on your experience which of
2011 Sep 05
3
function censReg in panel data setting
Hello all,
I have a problem estimating Random Effects model using censReg function.
small part of code:
UpC <- censReg(Power ~ Windspeed, left = -Inf, right =
2000,data=PData_In,method="BHHH",nGHQ = 4)
Error in maxNRCompute(fn = logLikAttr, fnOrig = fn, gradOrig = grad,
hessOrig = hess, :
NA in the initial gradient
...then I tried to set starting values myself and here is
2007 Feb 15
4
I keep getting password mismatches
Hey,
This is the debug information:
auth(default): client in: AUTH 1 PLAIN service=IMAP secured lip=127.0.0.1 rip=127.0.0.1 resp=AG1hcmsAbWFyaw==auth(default): passwd(mark,127.0.0.1): password mismatchauth(default): client out: FAIL 1 user=markimap-login: Disconnected: user=<mark>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
The strange thing is that i
2017 Aug 23
2
rsync got stuck
Hi
I rsync from 4 machines to a single destination one, and I am certain the filenames they sync do not overlap. But from time to time rsync from a source machine gets stuck (not always the same source machine).
I followed https://rsync.samba.org/issues.html and I gathered strace, lsof and netstat when the freeze occurred. I'd like to ask for any further debug info or ideas!
General info
2010 Aug 27
2
Xapian 1.2.3 released
I've uploaded Xapian 1.2.3 (including Search::Xapian 1.2.3.0).
As usual you can download from:
http://xapian.org/download
You can read an overview of the release here:
http://trac.xapian.org/wiki/ReleaseOverview/1.2.3
The full lists of user-visible changes are linked to from there, and from the
"[news]" links on the download page.
As always, if you encounter problems, please
2024 Aug 18
1
Can't join new samba dc to existing dc
On Sun, 18 Aug 2024 22:21:02 +0700
fransnicho via samba <samba at lists.samba.org> wrote:
>
> it at dc4:~$ sudo dpkg -l | grep -E
> 'samba|winbind|krb5|smbclient|acl|attr|bind9'
> ii acl 2.2.53-6
>
> amd64 access control
> list - utilities
> ii attr
2006 Feb 18
1
Another permissions problem?
The rebuild server is now almost complete. Dovecot is running, and I can
telnet and log in. In kmail on this workstation I have created an imap
account, for which Inbox was created. I also created Trash and sent-mail as
top-level folders, and they display correctly with the cur, new and tmp
sub-folders on the server. I now want to create subfolders of Inbox, and
there I'm coming
2017 Apr 23
0
tempdir() may be deleted during long-running R session
On 21 April 2017 at 10:34, frederik at ofb.net wrote:
| Hi Mikko,
|
| I was bitten by this recently and I think some of the replies are
| missing the point. As I understand it, the problem consists of these
| elements:
|
| 1. When R starts, it creates a directory like /tmp/RtmpVIeFj4
|
| 2. Right after R starts I can create files in this directory with no
| error
|
| 3. After some hours or
2019 Dec 28
0
Problems with rsync on high-loss networks
Hello all,
I'm using rsync over a fairly expensive satellite network that has
intermittent connectivity and a lot of packet loss.? I'm getting a lot
of corrupted file names, which is making me wonder if this is just the
one in 64k-odd packets that are corrupted with a matching TCP checksum
or if there's something else going on.
My server is using 3.1.2-2.1ubuntu1_amd64 (it's an
2017 Apr 24
1
tempdir() may be deleted during long-running R session
Dirk,
Your message felt a bit antagonistic to me, or maybe I'm not
understanding what you're trying to say. We all seem to agree that
different configurations exist, and that some Linux distributions are
configured to delete files in /tmp/ after a certain amount of time
(seems to be 10 days for Arch Linux, not sure about Ubuntu or Debian).
The question of how users of such distributions
2003 Aug 24
1
Postfix and Maildirs
Hope someone can help me with this as I am presently stuck
I am setting up a new server with Dovecot 0.99.10, Redhat 9.0, Postfix,
Amavisd-new and maildir's in the users home drive.
I am using Netscape mail 7.1 as the main client to access the mail store
via imap which works fine and various other imap clients can access the
maildirs Ok as well.
The problem is when Postfix delivers a
2015 Apr 07
0
currupt folder structure --> INBOX 1 1 1 1 1
Hi all!
I?ve got a problem with some (not all) of my mailboxes. If you see, some
folders got strange names.
41943652 4.0K drwx------ 3 vmail vmail 4.0K Mar 25 10:42 INBOX 1
42205306 4.0K drwx------ 3 vmail vmail 4.0K Mar 25 10:46 INBOX 1 1
42336882 4.0K drwx------ 3 vmail vmail 4.0K Mar 25 10:48 INBOX 1 1 1
42337295 4.0K drwx------ 3 vmail vmail 4.0K Mar 25 10:49 INBOX 1 1 1 1
42598861
2008 Jun 18
0
Improper directory removal causes file system havoc (PR#11738)
Full_Name: Michael Bauer
Version: 2.7.0
OS: Solaris 10 (sparc)
Submission from: (NULL) (130.64.21.7)
When running 'make check' on a fresh R 2.7.0 build on Solaris 10 (sparc),
reg-tests-1.R fails consistently because the test directory /tmp/R<random>
cannot be deleted. The reason for the deletion failure is because the file
system thinks that the directory is still full, as its
2013 Sep 11
0
Double Maildir folders.
Somehow in setting up quotas and sieve I somehow doubled my maildir. I
noticed that when I logged into my webmail I didn't see the folders I
created. I went to the actual location and noticed this.
Mail location is set correctly in 10-mail.conf
mail_location = maildir:/var/vmail/%d/%n/Maildir
So I went to /var/vmail/domain/user and saw:
drwx------ 8 vmail vmail 4.0K Sep 11 22:08 .