Displaying 20 results from an estimated 1200 matches similar to: "Deliver a message marked as read."
2008 Feb 27
4
Index corruption with squirrelmail.
Hi.
I don't know if the problem is related with squirrelmail or not, but I
started to have index corruption when I started to try squirrelmail.
Some informaton about my instalation:
dovecot 1.0.5-1 debian package with maildir
squirrelmail 1.4.9a-2 debian package
Some log information:
dovecot: 2008-02-27 08:39:39 Warning: IMAP(<please don't send spam to
me>): fscking index file
2008 Aug 25
3
Dell 2950 III for Xen virtualization
Hello everyone,
I just wanted to see if anyone has experience running Xen on:
Dell 2950 III
2 x Quad 2.0 Ghz 1333Mhz FSB
32 GB DDR2 (8x4GB)
2 Disk Perc RAID 1 (7200 RPM SAS)
Broadcom Dual Gigabit Ethernet LOM & TOE
The requirements of each VM are not that high (and are all identical).
I just want to run remote desktop and 1 other application at any
given time (either a web based IE
2009 Jan 28
2
Strange crashes.
Hi list,
I have been using xen for a while with success on the following environment:
Hardware: Dell PowerEdge 2950 / 2GB Ram / Intel(R) Xeon(R) CPU / 800 GB
RAID 5
System: Debian etch
Xen packages:
# dpkg -l | grep xen
libc6-xen
linux-image-2.6.18-6-xen-686
linux-modules-2.6.18-6-xen-686
xen-hypervisor-3.0.3-1-i386-pae
xen-ioemu-3.0.3-1
xen-linux-system-2.6.18-6-xen-686
xen-tools
2007 Sep 27
2
Log file name too with mail_log
Hi!
Is there a way to log the file that have been copied when a person move
it from a folder to another using mail_log?
Actualy this is what I get in logfile:
dovecot: 2007-09-27 15:15:33 Info: IMAP(user at mydomain.com): copy ->
Spam: uid=101, msgid=<46FBC6C9.1060301 at somedomain.com>, box=Dovecot
What I would like to have is something like:
dovecot: 2007-09-27 15:15:33 Info:
2009 Sep 06
2
Trying to run XHeader...getting errors...
Hi there,
I am trying to run a program called XHeaders (no it does not have anything to do with adult related stuff) and am getting some errors.
Specifically wine says the following at a command prompt.
carlos at carlos-laptop:~$ wine xheaders
wine: could not load L"C:\\windows\\system32\\xheaders.exe": Module not found
carlos at carlos-laptop:~$ winedbg xheaders
Couldn't
2007 Sep 19
2
Howto make deleted itens visible to users?
Hi!
I'm using lazy_expunge to backup that are deleted/expunged, but I would
like it to be visible to the user.
I tried something like:
namespace private {
prefix = .EXPUNGED/
separator = /
location = maildir:~/Maildir/.Apagadas
}
namespace private {
prefix = .DELETED/
separator = /
location = maildir:~/Maildir/.Apagadas
}
namespace private {
prefix = .DELETED/.EXPUNGED/
2007 Nov 19
2
How to write plugin
Hi,
Where can I find documentation for plugin writers? Now I see
mail-log-plugin source, but I can't understand how entry points
(functions mail-log-plugin-init and mail-log-plugin-deinit) are
defined to execute some actions on load/unload/copy messages.
Can anybody comments this?
2008 Apr 14
3
ACLs generating plugin problems.
Hi!
I'm trying to use an ACL to avoid deletion of messages that are inside
.Trash folder, the ACL is already working very well, the problem that
I'm facing is that even if the message is not deleted, mail_log logs
that it has been deleted.
Also, in some cases part of the lazy_expunge code is executed too, but
sometimes I just dont know where the message is, thats weird. I erased
2012 Jul 27
2
emails are being marked as read auto-magically
Hi,
I'm having a weird issue with dovecot 2.1.7 (using the latest thunderbird
client). Something, I have emails that mark themselves as read on their
own. No one touches them, and they get marked as read. I try to re-mark
them as unread, but a few seconds later, they get marked as read again. The
same problem happens in reverse (emails marks as unread become read).
Has anyone ever
2008 Mar 20
2
Is there a way to avoid deletion in a folder?
Hi,
I would like to know if it's possible to avoid message deletion in a
specific folder.
I'm using lazy-expunge like a Trash folder and I don't want the user to
enter there and try to erase the message again.
Any help is appreciated.
Thanks.
2010 Dec 30
3
Telnet access creates new maildir folders
Hi,
I am running Dovecot Version 1.0.15on a Debian server, with postfix and
postfixadmin.
My mailbox base is /var/mail/vmail
When I send an email to a user1 at domain.com for the first time, the user
"mail" creates a set of dovecot folders under /var/mail/vmail/
user1 at domain.com/ and my new emails are found in /var/mail/vmail/
user1 at domain.com/new
When I test my server using
2008 Mar 31
1
Outlook cant connect to POP server.
Hi,
I'm having a weir situation with MS Outlook and dovecot. I'm using POP
for some users, some can connect, others cant.
With tcpdump I got this packet coming from client to server:
2008-03-31 18:30:20.913718 IP (tos 0x0, ttl 128, id 1082, offset 0,
flags [DF], proto: TCP (6), length: 48) 192.168.12.9.1072 >
192.168.5.124.110: S, cksum 0x90db (correct), 2564735473:2564735473(0)
2008 Mar 06
2
Not using "." as separator?
When using maildir storage, is there any way to use something
besides "." as the folder separator?
I like to use folder names that match people's e-mail addresses
(that's a default behavior in mutt), and "." is a pretty
popular character in e-mail addresses. Ideally, I'd like to
use "/".
Is "." allowed in mailbox names when using mbox
2008 Jan 03
1
Homedir permissions problems with LDAP
Sorry, my previous message entered like a reply, so I'm sending again to
keep the list in order.
Hi,
I'm using dovecot 1.0.5-1 (debian stable) and I'm trying to build a
virtual host machine with ldap.
In my dovecot-ldap.conf thats what I have:
uris = ldap://<ldapserver>/
dn = cn=Manager, dc=domain, dc=com, dc=br
dnpass = <ultra secret passwd>
sasl_bind = no
tls = no
2007 Sep 26
7
Auto create folder(s)
Hi All,
does anyone know of a way to automatically create user folder(s)?
Like creating a Spam folder on login if not already there.
I've googled a bit but couldn't find anything relevant.
Any advice appreciated
R
/Lars
2008 Mar 07
3
newbie question dovecot and ldap
Hello,
Please let me know how I can troubleshoot this - driving me crazy!
I have the following dovecot-ldap.conf file:
hosts = ldap.ucmerced.edu
dn=cn=natsciadmin,ou=Special Users,dc=ucmerced,dc=edu
dnpass=********
ldap_version = 3
base = ou=People,dc=ucmerced,dc=edu
deref = never
scope = subtree
user_attrs = uid
user_filter = (&(ou=Natural
2009 Oct 02
1
Please Help me!
Hi, R-users,
I have a problem: Because there are few files which can't be readed
into R completely, so on the following subsequence programme, I use
write.table, which creates the "NA" files for those incomplete files
autimatically.
I don't want those NA files.
My programes formats looks like:
name_c<-Sys.glob("C:/Documents and Settings/lma/My
2007 Sep 29
3
plugin problem
I'm trying to do a rewrite of the dspam_plugin for dovecot 1.1b1.
There are some API changes that warranted an update of the plugin.
Also, I wanted the dspam_plugin to be able to handle pristine mails
for dspam retraining, as opposed to the signature based retraining.
Question:
How can I retrieve the full unix path for a specific mail?
The original code uses mail_get_first_header() to
2011 Aug 27
1
Pop3 hanging up after login.
Hi,
I'm trying to implement a second dovecot server on a second machine to
try to load balance IMAP/POP3 services.
The first machine is already running and is working pretty well with
dovecot-pop3d 1:1.0.15-2.3+lenny1. The
new machine is running dovecot-pop3d 1:1.2.15-7 and accessing the
existing maildirs over a NFS share on /mnt/mail.
When I try to telnet localhost 110 on the new machine
2002 Jan 03
2
Different behaviour of data()
Dear List,
I frequently use the
data()
function to load csv files (with separator ";") into R session,
typically
data(myfile)
loads myfile.csv from my working/data directory into R.
Now, in 1.4.0 version, everything works as expected, but with one
difference:
The values readed in older versions in "num" mode are now readed as "int"
mode,
converting the values