Displaying 20 results from an estimated 1000 matches similar to: "Deleting a message through IMAP"
2005 Jun 11
7
A questiong about replacing my failing drive
First, I am not a RedHat or linux newbie. I simply have not had to do
what I am getting ready to do, and I want to see if I am going to run into
a problems...
My HDA drive is failing (I can hear the occasional click from it and I am
seeing Smart errors, the transfer rate is slow but all my data is there).
I have 3 partitions on it, the /, /boot/ and my game servers (this is also
the drive the
2004 Oct 26
1
Cache fields
Using 1.0-test51, or maybe test50. I this message in syslog:
mail_cache_fields: Invalid cache field name 'MessagePart', ignoring
>From the what I see, MessagePart is the default value. My
<sysconfdir>/dovecot.conf has:
mail_cache_fields = MessagePart
Thanks, Alex
2004 Jun 02
2
IMAP folders missing after migrating to Dovecot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello all,
I'm migrating to Dovecot from Courier-IMAP. I use Postfix with Maildir
for delivery.
When I use Dovecot as the IMAP server all of my folders are missing, the
only thing that remains is the Inbox folder.
Has anyone else experienced this issue? I have enclosed my configuration.
Thanks,
Chris
- --
Chris Horry
2004 Dec 20
2
Japanese Search
Hello,
I'm trying to debug search command with Japanese 'ISO-2022-JP' codec.
ISO-2022-JP codec needs to keep character cases until convert to
UTF-8.
For example:
* '\033[$B%s\033[(B' means a character sounds 'N'
* '\033[$B%S\033[(B' means a character sounds 'Bi'
It causes a trouble in searches with Japanese.
I found imap/imap-search.c/add_new()
2018 Mar 19
2
Controlling dovecot caching decisions
Hello,
It looks like the "mail_always_cache_fields" and "mail_never_cache_fields"
can be used to control dovecot's caching decisions. I cannot seem to find
any documentation regarding how these fields should be used.
What are acceptable values for these fields? I am quite new to this so any
help would be much appreciated.
Regards,
Siva
-------------- next part
2005 Jun 15
1
Caller ID on TelaSIP SIP Channel
I can't seem to get consistant outbound caller ID working correctly. I
have set the fromuser and callerid field in my sip.conf for my TelaSIP
peer, but half the time it shows up as "No Caller ID" on my cell phone,
other times it shows it correctly.
Using asterisk CVS. Any ideas?
Doug
2004 Jan 08
2
POP Before SMTP for Sendmail
Does anyone have a patch or information resource on implementing POP
before SMTP with sendmail and DoveCot?
I implemented it using a qpopper patch before we swiched to DoveCot for
Maildirs. We have been using DoveCot for almost a year now and love it
better than any other IMAP or POP3 server.
Thanks for the info,
Doug Eubanks
SIMflex Internet Support
support at simflex.com
SIMflex Telephone
2004 Dec 24
1
header search for splitted word
Hello,
I wrote a patch for header search about a word over two lines.
Please check it.
For example, following header string contains a word
splitted into two mime encoded block. It's normal behavior of
MUAs in CJK environment.
Subject: =?ISO-2022-JP?B?Sk1CGyRCJUQlIiE8JUslZSE8JTkhIRsoQkpBTBskQiVBJWMhPCU/GyhC?=
2005 Jan 13
1
default_ldap_settings' value
Hello,
When I tested LDAP auth dovecot-auth caught segv, and I found that
auth_cache_parse_key() doesn't check query == NULL.
I think db-ldap.c/default_ldap_settings.pass_filter
should have non-null default value.
Please check following patch.
regards,
--
Kazuo Moriwaka <moriwaka at valinux.co.jp>
Index: db-ldap.c
2015 Mar 19
2
fast doveadm search results
hello,
I've posted same question here months ago.
But obtaine no answer, even not a "you question is stupid".
So I don't know what to think about that.
My goal is to be able to find mails quickly with "doveadm search".
We are using dovecot in a corporate. And some managers, sometimes ask to delete some messages.
These messages are "unwanted" ones: mistakenly
2004 Dec 20
1
panic with search
Hello,
My imap daemon get SIGABRT with following message.
"pool_data_stack_realloc(): stack frame changed"
This is caused with cvs head sources.(and or not with my last 2 patches.)
This causes while doing search command.
This is IMAP command log:
---------------------------------------------------------------------------
* PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES
2004 Jul 07
1
UID Error on Test 24 and 25
I started testing Dovecot 1.0 Test 22! I loved the performance improvements, althought dovecot has been
very fast for us from the beginning.
However, now I am testing test 24 and 25, and I am seeing these errors in the dovecot log and
squirrelmail is giving me a
ERROR : Connection dropped by imap-server.
Query: STATUS "Mailing Lists.SpamAssassin" (MESSAGES UNSEEN RECENT)
This is the
2005 Mar 02
1
Still having problems deleting messages through IMAP
Hello,
I am using SquirrelMail with the 1.0 releases, and I have even backed up to the latest stable release based on 1.0. I am using MailDirs.
When I delete a message, the message still shows up in the message list until either I log out and back in or a new message arrives in that folder.
Any ideas?
Thanks
Doug Eubanks
doug at simflex.com
The speed of time is one-second per second.
2004 May 06
1
Mail always is delivered to /var/mail/
Hey,
I am setting up Dovecot on Debian with Postfix. I am telling Dovecot
to use maildir:~/Maildir but it persists in dumping mail in mbox format
in /var/mail/username. Can anyone suggest ideas? My config file is
attached.
Thanks
Kevin
-------------- next part --------------
## Dovecot 1.0 configuration file
# Default values are shown after each value, it's not required to uncomment
#
2005 Jan 31
1
can't login in pop3 accounts
hi there...
i HAVE practically searched in ALL messages from 2004
year, and haven't any luck with this problem, so I'm
inserting here "dovecot.conf" content:
## Dovecot 1.0 configuration file
# Default values are shown after each value, it's not
required to uncomment
# any of the lines. Exception to this are paths,
they're just examples
# with real defaults being based
2004 Mar 18
2
Dovecot startup at boottime fails
Hi,
I am running dovecot 0.99.10.4 on SuSE 9. I installed it using apt-get from
the gwdg repository.
The dovecot service is configured to start at boottime in run level 3 and 5.
However, it dies immediately with this error (/var/log/mail.err):
dovecot: Login process died too early - shutting down
Starting the service afterwords from a prompt as root with the command:
/etc/init.d/dovecot
2006 Jan 12
2
dovecot-ldap.conf for usernames/homes/UID/GID
hi there,
I?m getting such a headache today, I?ve added myself to three mailing lists
trying to figure this out, okay here it goes.
I?ve got a Fedora Core 4 box running dovecot imap, squirrel mail, postfix,
samba/winbind.
I?m running winbind to authenticate against Active Directory, I?ve edited my
?/etc/pam.d/dovecot? pam module so to let my users login with there Active
directory password, but
2003 Oct 14
1
Ordering mailboxes
I have a really weird problem. To whit:
I compiled dovecot 0.99.10 on two different systems: a linux-ppc box running
Debian, and a Mac OS X Server v. 10.2.8. It compiled fine on both.
The same Maildir's are being served up on both -- the OS X server exports
home directories to the clients via NFS.
BUT the OS X box orders mailboxes this way:
INBOX
Deleted Items
Sent Items
.
.
.
And the
2005 Feb 18
2
Authentication woes
I having a hard time working this out, I've looked in the wiki and
various other places but am still cueless (stupid me)
mercury:/etc/dovecot# imtest -a graeme 203.96.154.204
S: * OK dovecot ready.
C: C01 CAPABILITY
S: * CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT
LITERAL+ IDLE CHILDREN LISTEXT LIST-SUBSCRIBED NAMESPACE STARTTLS AUTH=PLAIN
S: C01 OK Capability
2004 Aug 24
1
FreeBSD - dovecot: We couldn't drop root group privileges
Hi,
I installed Dovecot on FreeBSD 4-STABLE machine
and have a problem.
MTA is postfix delivering to ~/Maildir, runs perfectly.
Dovecot is configured to use plaintext auth, config file
is at the end of this mail.
When trying to get mail via IMAP, I'm getting the following
errors:
/var/log/dovecot.log
> Aug 24 12:00:35 Info: Dovecot starting up
> Aug 24 12:00:51 Info: Login: goshik