search for: pyropus

Displaying 15 results from an estimated 15 matches for "pyropus".

2013 Sep 17
1
mail-filter plugin v2.2 - corrupts IMAP indexes?
...temp file name to avoid clashes. Am I doing something wrong? How can I prevent this "Corrupted index cache file" problem? Thanks, Charles -- ----------------------------------------------------------------------- Charles Cazabon GPL'ed software available at: http://pyropus.ca/software/ ----------------------------------------------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: mail-filter.sh Type: application/x-sh Size: 266 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachment...
2013 Sep 21
1
Passing info from mail process to mail_filter plugin script?
...env vars to keep is set here. There may be another way to accomplish this that I'm not thinking of? Any assistance would be appreciated. Charles -- ----------------------------------------------------------------------- Charles Cazabon GPL'ed software available at: http://pyropus.ca/software/ -----------------------------------------------------------------------
2015 May 04
1
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
...hmail .... did you verified with getmail ? > > No, I didn't. The client should be irrelevant. Nobody should be able > to corrupt a remote mailbox only by issuing imap commands. > > BTW: Does getmail have an option doing the same as fetchmail --folder > option at all? http://pyropus.ca/software/getmail/configuration.html#retriever-parameters All IMAP retriever types also take the following optional parameters: mailboxes (tuple of quoted strings) ? a list of mailbox paths to retrieve mail from, expressed as a Python tuple. If not specified, the default is to retrieve mai...
2013 Feb 26
4
Sieve filters on folders, different from INBOX
Hi all Is it possible to configure Dovecot's sieve plugin to act on message arrival to folders, other than INBOX? I wish to move messages fetched by pop3 fetcher to special folder, or sort outgoing mail to folders, specific to their recipients. Thanhs in advance, WBR, valery
2015 May 04
5
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
...gt; Really, it should not be so much difficult to reproduce it. Try on a > Debian 8 system. I'm sure that if you follow the steps exactly as I > described, you will find the problem the same way as I did. > > Thanks. > Boh fetchmail .... did you verified with getmail ? http://pyropus.ca/software/getmail/ dig you tried fetchmail with bad-header accept ? what are dovecot verbose logs tell Best Regards MfG Robert Schetterer -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstra?e 15, 81669 M?nchen Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 1992...
2018 Jan 12
1
Client Identification
I have two seperate clients (using fetchmail) on two seperate machines that use the same login and the same ip address as each other fetching their mail over IMAP using IMAP idle. Naturally Dovecot assumes that they are the same machine but they are not so messages only get downloaded to one of the machines rather than both which is what I want. How do I get Dovecot to recognize them as two
2006 Jun 06
1
how to configure apache
Hi all, Please provide me some tips to configure apache to support ruby. I got some websites which tells about configuration, but It is not working. please help me with better explanations. thanks in advance. -- with regds, Nahalingam N. Kanakavel. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Apr 18
1
Fetching POP3 Mail with Dovecot
Hi, I have a small personal server here which I've managed to successfuly install the dovecot server onto. What i'm hoping to do is download POP3 mail from 1 or 2 accounts using the dovecot server so I'll be able to read all from the dovecot server... Is this possible? thanks! Eurig
2013 Aug 25
1
Developer docs?
Hi, I'm looking to modify Dovecot slightly to add support for a custom feature. I've spent some time reading the code, and I've been wondering if there are any contributor/developer documents I've missed that would make getting up to speed easier. I've read much of the code, and most of the wiki, including the Design/* and /*Process pages. They give a good summary of some of
2013 Dec 19
1
int/ext mailserver
I 'm using potfix-dovcote as an internal mail server(local.myco.com) and wan to run another potfix-dovcote as an external mail server (myco.com) on Internet.75% of my users should only work internally(no external mail) but the rest of users (25%)should be able to send mail to external network! These users have the same username on myco.com. I use smtp_generic_maps to map int username of these
2013 Aug 29
1
Solved: startup failures "net_listen_unix(...) failed: Invalid argument"
I ran into this and had a bit of trouble tracking a diagnosis down, so here it is for the archives in case anyone else runs into this. A new installation of dovecot was failing to start, with these messages: $ ./sbin/dovecot Error: service(imap-urlauth): net_listen_unix(.../var/run/dovecot/token-login/imap-urlauth) failed: Invalid argument Error: service(auth):
2019 Jan 10
2
Need help deduplicating messages fetched with getmail into dovecot mailbox
...lem is not dovecot related, but getmail. As there is a huge number of user complains about getmail (and obviously no alternative?!) I hope to find some help here for a workaround. I noticed getmail can be configured for some kind of filtering to sort out Mails for local delivery to dovecot. http://pyropus.ca/software/getmail/configuration.html#filter-examples Does anyone know how to query the message-id (given by mail-headers) with doveadm? My first test was this: > doveadm fetch -u my-mailbox at domain.net "mailbox date.sent" message-id > "<369408722.286104911.15471143122...
2009 Apr 29
3
How do I get my mail from fetchmail into dovecot?
I have dovecot (with squirrel mail etc.) running without any problems but cannot understand how to get e-mail from a pop server into dovecot. I have fetchmail configured to pick up the mail from the pop3 server but don't understand how to get it from there into my dovecot mbox structure. New to mail servers! Thanks, Michael.
2015 Feb 19
4
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
On Sun, 15 Feb 2015, Timo Sirainen wrote: > On 14 Feb 2015, at 16:23, Santiago Vila <sanvila at unex.es> wrote: > > > I wrote about this three weeks ago but got no answer. I'm going to > > officially "forward" the Debian bug this time, with all the details. > > > > The test case is just 840 bytes long. Please give it a try. [ Small correction:
2014 Jun 30
6
Mailboxes are in Maildir format. Any good backup tips? Had success with version control?
I'm still pretty new to running a mail server, but one thing I've come to appreciate over the years is a good backup strategy. Since I have always run my own servers for practice and for personal use I don't have access to Enterprise backup solutions. Because of that I usually just fall back to scripts and tarballs and offload the content on a regular basis. Right now I'm