similar to: ATTN TIMO: Man pages of "deliver"

Displaying 20 results from an estimated 3000 matches similar to: "ATTN TIMO: Man pages of "deliver""

2010 Aug 17
11
EVERYONE USING DOVECOT PLEASE SIGN: Thanks, Administrators of Dovecot!
With the release of dovecot 2.0, the community of the Dovecot mailling list, and us at Shelton Computers, would sincerely like to thank the developers of Dovecot. For, if it were not for you, we would be stuck with Courier and would not have the impressive features of Sieve, as opposed to the unmanageable scripts, by end users, of maildrop. *Our gratitude goes to, but not limited to:* *Timo
2010 Jun 10
2
Fail2ban
I have fail2ban working for EVERYTHING else except dovecot. I have tried using my own custom regex in conjunction with the regex on the dovecot.org site. Neither are picked up by fail2ban and I'm trying to use an imminent attack agaist dovecot, going on now, to my advantage to see when I get the right regexp. Here are my current ones: failregex = .*dovecot: (?:pop3-login|imap-login):
2010 Aug 20
1
Logged out format in log
I was naive to not check the log more thoroughly for changes. I need "dovecot: imap(jerrale at sheltoncomputers.com): Disconnected: Logged out bytes=1921/2983" to say the rip (ip address) as 1.2.x did; how do I accompish such? Jerrale G SC Senior Admin SC Senior Admin
2010 Aug 07
1
dovecot.conf: mechanisms = plain login cram-md5 | Windows Live Mail: CRAM-MD5 authentication failed. This could (NOT) be due to a lack of memory on your system
/etc/dovecot.conf: auth default { mechanisms=plain login cram-md5 passdb { #.............. Windows Live Mail: CRAM-MD5 authentication failed. This could be due to a lack of memory on your system. Your IMAP command could not be sent to the server, due to non-network errors. This could, for example, indicate a lack of memory on your system. Configuration: Account: Sheltoncomputers
2010 Oct 29
1
Cron Mail deliver process dying from postfix sendmail.
Reporting-MTA: dns; mail.sheltoncomputers.com X-SC-Mail-Server-Queue-ID: B84AF1B60004 X-SC-Mail-Server-Sender: rfc822; system17 at sheltoncomputers.com Arrival-Date: Fri, 29 Oct 2010 03:37:02 -0400 (EDT) Final-Recipient: rfc822; admin at sheltoncomputers.com Original-Recipient: rfc822; root Action: failed Status: 5.3.0 Diagnostic-Code: x-unix; internal software error Part 1.2 Subject: Cron
2009 Dec 17
5
Dovecot v2.0 wiki
I forked the wiki to http://wiki1.dovecot.org/ is the old docs for v1.x http://wiki2.dovecot.org/ is the new docs for v2.0 For now wiki.dovecot.org points to wiki1, but once v2.0 is released I'll change it to point to wiki2. I symlinked the user directory, so users should stay synced between the wikis. The main reason for wiki2 is to be able to describe Dovecot v2.0's actual behavior
2010 Aug 11
2
Fatal: dict_driver_register(mysql): Already registered
Warning: Corrected permissions for login directory /var/run/dovecot/login ls -l /var/run/dovecot srw-rw-rw- 1 root root 0 Aug 10 15:02 auth-master srw------- 1 mail mail 0 Aug 10 15:02 auth-worker.2774 srwxrwxrwx 1 root root 0 Aug 10 15:02 dict-server lrwxrwxrwx 1 root root 17 Aug 10 15:02 dovecot.conf -> /etc/dovecot.conf drwxr-x--- 2 root dovecot 4096 Aug 10 15:02
2010 Aug 13
3
Dovecot Upgrade Manual for 2.0 from 1.2.14 snapshot
Is there a reference manual for changes in configuration between dovecot 1.2.X to 2.0 rc5. I know there is a config upgrade tool but I would rather learn the new changes and then implement them? -- Jerrale G. Jerrale G. SC Senior Admin
2010 Sep 07
1
Bad HTML at http://wiki2.dovecot.org/
Bad HTML at http://wiki2.dovecot.org/ <div style="padding: 0.2em; background-color: #50bead"> This documentation is for<strong>Dovecot v2.0</strong>, see<a href="http://wiki1.dovecot.org/ <view-source:http://wiki1.dovecot.org/>">wiki1</a> for v1.x documentation.</a> </div> After "documentation." there is a
2010 Aug 27
2
doveadm expunge -A mailbox Trash savedbefore 30d
In the shell: ,doveadm(root): Error: User listing returned failure,doveadm: Error: Failed to iterate through some users In the log: dovecot: auth: Error: sql: Iterate query failed: Table 'mail.users' doesn't exist (using built-in default iterate_query: SELECT username, domain FROM users) Why is dovecot trying to "select username, domain from users" when the
2010 Oct 12
2
Pigeonhole feature request: automatically copy sieve_global_path (default script) to user's sieve_dir
We have used the great managesieve you have merged together, with sieve, to create pigeonhole. However, when a user creates a custom script through a GUI of ours, the default, as we expected, would be ignored. Maybe you could add a retain_sieve_global=yes|no setting OR be more complex by having the sieve_global_dir copied to the users sieve_dir on first managesieve script save, if another
2010 Aug 06
2
Searching dovecot Maildir
Hi All, Loving Dovecot after several years with Cyrus. This might be more a general question, but this seemed the best place to ask. The idea is to just add up all the values of quotes I've sent in a month. I want to search my Sent mail folder for all messages with a certain subject, then "grep" out a certain line that has a dollar ($) figure, and add up those figures. The idea
2010 Aug 31
1
doveadm quota get -u someone@ourdomains.com
With the expire running from mysql, on 2.0.1, we get no errors with: " doveadm expunge -A mailbox Trash savedbefore 7d" we have the mail_plugins defined differently for each protocol ({imap=quota,expire,imap_quota} {pop3=quota,expire} {lda=quota,expire,sieve}). When trying "doveadm quota get -u someone at ourdomains.com" the output is: "doveadm(root): Fatal: Unknown
2020 Aug 20
2
dovecot-SASL for Postfix: EXTERNAL does not work.
Hello and good evening. Sorry for responding so late, it is midsummer and i spend as much time as possible on the outside (bicycle, mostly). (Just one more day, then 10 degrees colder!!) I Cc: Wietse Venema, because i quote a message of him. (this is "set quote-add-cc" here.) Aki Tuomi wrote in <84881193.5398.1597934431687 at appsuite-dev-gw2.open-xchange.com>: The dovecot
2010 Dec 03
2
question about snarf plugin in dovecot 2
I'm trying to get the snarf plugin working with dovecot 2.0.7. Specifically, I want to use the UW-IMAP style optional snarfing. I'm looking at the wiki2 documentation. The first question is whether the UW-IMAP optional snarfing will require any changes to the mail_location. The first section suggests (but doesn't specifically state, which I'd propose be clarified) that
2010 Aug 10
2
v2.0.rc5 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc5.tar.gz http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc5.tar.gz.sig Unfortunately v2.0.0 has to be delayed a while longer, because I found that there were still problems in plugin hook handling when using more than 2 plugins. Hopefully it's now finally fully fixed, but I'd like to be sure and wait for one more week to see if people can
2010 Aug 10
2
v2.0.rc5 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc5.tar.gz http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc5.tar.gz.sig Unfortunately v2.0.0 has to be delayed a while longer, because I found that there were still problems in plugin hook handling when using more than 2 plugins. Hopefully it's now finally fully fixed, but I'd like to be sure and wait for one more week to see if people can
2010 Aug 15
1
dovecot: Killed with signal 15 (by pid=14267
I don't know if dovecot 2.0 will have this already or not but, when dovecot is stopped or started, it would be nice to have the PID reported in the log for various uses. Jerrale Gayle SC Senior Admin
2010 Aug 15
1
Address book for 2.0?
2.0 could include a directory service, like MS Exchange, where people's address books within IMAP clients could be stored on the server and retrievable by the clients. Its a headache for users to roam from pc to pc and not have someone's address stored locally on another. Jerrale G SC Senior Admin
2010 Aug 16
1
Subdomain Migration
On 8/16/2010 3:44 AM, ramesh wrote: > Hi All, > > I would like have suggestion for changing subdomain (belongs to ISP) to own domain, the scenario as below. > > Presently we have subdomain from ISP ( @xxx.isp.net) > email id : ramesh at xxx.isp.net > > ISP charges huge amount,thou others ISP charges less. so we have planned to migrate to our own registered domain and