Displaying 20 results from an estimated 200 matches similar to: "LDA with postfix lock problem"
2005 Sep 22
1
redirect and sieve
Hello,
I have set up postfix to use dove-cot lda. This works perfect. Sieve
works a bit...
I would like to user the redirect feature of sieve. Having followed the
wiki I added the following in my .dovecot.sieve :
require "redirect";
if header :contains "subject" ["order", "buy"] {
redirect "orders at company.dom";
}
With this setup I
2005 Sep 21
1
ldap: No password in reply
Greetings,
I'm trying to set up dovecot with ldap (and postfix) by following the
page on the wiki.
I configured everything, but something is wrong:
dovecot: Sep 21 12:03:59 Info: auth(default): client in: AUTH 1 PLAIN
service=IMAP secured lip=157.193.40.36 rip=157.193.44.68
dovecot: Sep 21 12:03:59 Info: auth(default): client out: CONT 1
dovecot: Sep 21 12:03:59 Info:
2007 Aug 29
3
postfix + dovecot lda,
I'm trying to replace procmail with deliver but I'm having problems with the
group part of things. I keep getting:
Aug 29 16:44:19 dingbat deliver(mimo):
open(/var/mail/.temp.dingbat.3969.d1689935a308e0dd) failed: Permission denied
Aug 29 16:44:19 dingbat deliver(mimo): file_lock_dotlock() failed with mbox
file /var/mail/mimo: Permission denied
My primary group is mimo and I think
2007 Feb 22
2
Combining tapply() and cor.test()?
Hello, fellow R-users.
Let me describe the setup first. I have a data.frame, a sample of
which is reported below:
Company.Name Periods Returns MFR.Factor
350 Wartsila Oyj A 1996-07-31 6.82 0.02
351 Custodia Holding AG 1996-07-31 4.15 -0.02
352 Wartsila Oyj 1996-07-31 7.73 0.09
353 GEA Group AG
2008 Mar 28
2
How to force working of a redirect features in sieve plugin?
Hello
Trying to setup dovecot installation with sieve plugin, can't configure how to make redirect working.
My setup
1 Exim + dovecot lda
begin transports
dovecot_virtual_delivery:
driver = pipe
command = /usr/local/dovecot/libexec/dovecot/deliver -d $local_part
message_prefix =
message_suffix =
delivery_date_add
envelope_to_add
return_path_add
log_output
user = exim
2
2008 Oct 06
1
File_lock_dotlock error
Oct 5 22:51:59 ns6 dovecot: POP3(aewhale): file_lock_dotlock() failed
with mbox file /var/spool/mail/aewhale: Permission denied
Any suggestions?
--
Albert E. Whale, CHS CISA CISSP
Sr. Security, Network, Risk Assessment and Systems Consultant
------------------------------------------------------------------------
ABS Computer Technology, Inc. <http://www.ABS-CompTech.com> - Email,
2006 Aug 23
0
Unable to get LDA working
FreeBSD 6.1 STABLE
Postfix version 2.4-20060806
Dovecot v1.0.rc2
I have the following in the postfix main.cf file:
mailbox_command = /usr/local/libexec/dovecot/deliver
This is from the dovecot.conf file:
default_mail_env = mbox:/var/mail/%u
However, mail is never delivered with this configuration. This is an excerpt
from the 'dovecot.log' file:
deliver(gerard): Error:
2005 Jan 19
1
Problems with smbpasswd: any local changes are discarted after connection request
Hi,
Can anybody confirm the following problem:
Sequence:
bash-2.05# grep ankerpos /usr/samba.moonrock/private/smbpasswd
ankerpos:921:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:[U
]:LCT-0
bash-2.05# /usr/samba.moonrock/bin/smbpasswd -c /usr/samba.moonrock/lib/smb.conf
ankerpos
New SMB password:
Retype new SMB password:
bash-2.05# grep ankerpos
2005 Jul 13
3
file locks
Hi
I am trying to install 1.0 stable from source on a test server running 0.99
on FC3.
i did basic ./configure etc and get this result
Jul 13 17:24:26 proteus4 dovecot: Dovecot v1.0-stable starting up
Jul 13 17:24:35 proteus4 dovecot: POP3(obantec):
open(/var/spool/mail/.temp.proteus4.4485.e3eec7b26a559bac) failed:
Permission denied
Jul 13 17:24:35 proteus4 dovecot: POP3(obantec):
2005 Sep 01
2
Inbox weirdness
I recently had a system crash and my inbox became inaccessible via IMAP.
ls -ld /var/spool/mail
drwxrwxr-x 2 root mail 4096 Sep 1 07:54 /var/spool/mail
ls -l /var/spool/mail/ignacio
-rw-rw---- 1 ignacio mail 7222021 Sep 1 07:54 /var/spool/mail/ignacio
/usr/libexec/dovecot/imap
* PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND
UNSELECT IDLE CHILDREN LISTEXT LIST-SUBSCRIBED
2006 Oct 05
2
imap-login problem
dovecot: Oct 05 16:03:07 Info: imap-login: Login: user=<kartagis>,
method=plain, rip=212.98.201.1, lip=192.168.1.2
dovecot: Oct 05 16:03:07 Error: IMAP(kartagis):
open(/var/mail/.temp.kunduz.org.14095.855b9feb950c2c78) failed:
Permission denied
dovecot: Oct 05 16:03:07 Error: IMAP(kartagis): file_lock_dotlock()
failed with mbox file /var/mail/kartagis: Permission denied
Hi,
I get these
2009 May 03
3
OpenSuse 10.3 - Xen 3.1.0 - VIF for DomU not recording transmitted bits correctly
I would like to track DomU bandwidth usage from Dom0 but my OpenSuse
Xen install is not tracking DomU bandwidth correctly. My DomU guests
are able to access the network and therefore the networking layer
appears to be working correctly. It just doesn''t report the traffic
correctly in ifconfig.
I am currently running OpenSuse10.3 with Xen 3.1.0_15042-51.3 running
a xen kernel
2008 May 07
2
Clarification wanted on mail_access_groups vs. mail_privileged_group
I have just upgraded to dovecot 1.0.13.
All the documentation I can find in the example .conf file and the NEWS
and ChangeLog files seems to say that the mail_privileged_group = mail
setting is all I should need to make dovecot use group mail to create
dotlock files.
My understanding from what I read is that mail_privileged_group is used
to set the group used while creating dotlock files in (in
2004 Jun 06
1
dovecot and fc2
Hello
I am migrate FC1 to FC2, in FC1 i use ipop3d, but in the migration to FC2 this programa is obsolete, i decide migrate to dovecot, but i have problems with the old mail
i have the mail stored into /var/spool/mail/USER
and this error appears with examine the mail with Oulook Express:
Jun 6 23:24:10 dakota pop3(dakota): open(/var/spool/mail/dakota.lock) failed: Permission denied
Jun 6
2006 Oct 02
3
Dovecot as LDA
FreeBSD 6.1-RELEASE-p8
postfix-current-2.4.20060903,3
dovecot-1.0.r7
I am experiencing a problem with dovecot as an LDA. It will not deliver
mail unless the mail directory is chmod'd to 1777. Below is an example
of the log file output.
The dovecot.log file had over a hundred entries similar to this:
deliver(gerard): Error:
open(/var/mail/.temp.scorpio.seibercom.net.1123.cd38cd4d82e1368f)
2010 Jul 12
13
ANNOUNCE: Puppet 2.6.0 - Release Candidate 2 available!
Welcome back again to the Puppet release cycle with the long-awaited
eleventy times better RC2 release.
The 2.6.0 release is a major feature release and includes a huge variety
of new features, fixes, updates and enhancements. These include the
complete cut-over from XMLRPC to the REST API, numerous language
enhancements, a complete rewrite of the events and reporting system, an
internal Ruby
2003 Aug 14
1
more transitional joys
well, now that I have moved to dovecot, I'm not getting any spam... in fact, I'm
not getting e-mail at all.
default_mail_env =mbox:~/IMap2/:INBOX=/var/spool/mail/%u
when I first tried to access my inbox, I was told I had permission problems:
Aug 14 17:47:22 harvee imap(esj): open(/var/spool/mail/esj.lock) failed:
Permission denied
Aug 14 17:47:22 harvee imap(esj): file_lock_dotlock()
2004 Jun 08
1
failure to create lock
Jun 8 23:14:09 dakota pop3(dakota): open(/var/spool/mail/dakota.lock) failed: P
ermission denied
Jun 8 23:14:09 dakota pop3(dakota): file_lock_dotlock() failed with mbox file /
var/spool/mail/dakota: Permission denied
Jun 8 23:14:09 dakota pop3(dakota): open(/var/spool/mail/dakota.lock) failed: P
ermission denied
Jun 8 23:14:09 dakota pop3(dakota): file_lock_dotlock() failed with mbox file /
2004 Nov 23
1
problem setting up dovecot server
Hi all:
I have a problem running my dovecot server. I get the following error message
when trying to get mail from my account with INBOX in /var/spool/mail/tanim
(username tanim).
Nov 22 19:23:00 phobos imap(tanim): file_lock_dotlock() failed with mbox
file /var/spool/mail/tanim: Permission denied
What permissions should I set for the mailbox? I am running
dovecot-0.99.11-1.1.
Tanim
--
2007 Jul 19
1
errmsg question
Am seeing:
> Jul 19 14:59:19 mercury mail:err|error dovecot: IMAP(jab): dotlock /var/spool/mail/jab.lock was immediately delet
> ed under us
> Jul 19 14:59:19 mercury mail:err|error dovecot: IMAP(jab): file_lock_dotlock() failed with mbox file /var/spool/m
> ail/jab: No such file or directory
what does it mean, what should I be doing to alleviate or troubleshoot
the problem?
--
====