search for: local_delivery

Displaying 8 results from an estimated 8 matches for "local_delivery".

2009 Sep 01
2
Sieve segfault on sieve-before scripts
...with sieve 0.1.12 If I setup sieve-before script and latest script contains "keep" at the very end and no personal scripts found then segfault take place. here is part of exim log: 2009-09-01 18:43:06 1MiUZA-0005V9-IB ** ivanov_maxim at domain.my <admin at domain.my> R=localuser T=local_delivery: Child process of local_delivery transport (running command "/usr/libexec/dovecot/deliver -d $local_part") was terminated by signal 11 (Segmentation fault) Once I remove "keep" from end of latest sieve-before script, everything goes fine. Here is latest global sieve script:...
2005 Sep 28
2
Permission denied: failed to chdir to /home/paul
...openoffice.org H=s002.sfo.collab.net<http://s002.sfo.collab.net>( openoffice.org <http://openoffice.org>) [64.125.133.202<http://64.125.133.202>] P=smtp S=3120 id=200509280613.08050.dlewis at delewis.com 2005-09-28 04:14:47 1EKZtf-0003gQ-26 == paul at paulororke.net R=localuser T=local_delivery defer (13): Permission denied: failed to chdir to /home/paul How do I make it so that this doesn't happen? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20050928/bc27c9d8/attachment.html>
2007 Mar 20
2
Wiki needs updating: Dovecot LDA + Dovecot Sieve + Exim
...as to make sure that Dovecot Sieve's vacation system works Exim has to be forced to generate a "Reply-To:" header in the message (which it doesn't do by default). The current example for using the Dovecot LDA with Exim doesn't do this. Here is a replacement example for the local_delivery transport:- local_delivery: driver = pipe command = /usr/local/libexec/dovecot/deliver -d $local_part message_prefix = message_suffix = log_output delivery_date_add envelope_to_add return_path_add headers_add = Reply-To: ${if def:header_reply-to:{$h_reply-to:}{$h_from:}} #group...
2009 Jul 20
3
[Bug] dovecot deliver v1.2.1 segfaults
...0 opened hints database /var/spool/exim/db/retry: flags=O_RDONLY 13:14:23 11570 dbfn_read: key=T:koshikov.n at domain.com 13:14:23 11570 no retry record exists 13:14:23 11570 search_tidyup called 13:14:23 11571 changed uid/gid: local delivery to koshikov.n <koshikov.n at domain.com> transport=local_delivery 13:14:23 11571 uid=8 gid=12 pid=11571 13:14:23 11571 auxiliary group list: <none> 13:14:23 11571 home=NULL current=/ 13:14:23 11571 set_process_info: 11571 delivering 1MSn7r-0003hN-BG to koshikov.n using local_delivery 13:14:23 11571 local_delivery transport entered 13:14:23 11571 direc...
2008 Sep 26
1
Exim+dovecot and quota check in exim's ACL before real message routing.
...;s quota is exeeded callout returns fail and exim does not take message for queueing. Dovecot has no LMTP and I see no possability to do such callouts. I tried to turn on quotas in the dovecot. Message was taken by the exim placed into exim's queue but cannot be delivered to dovecot with "local_delivery transport output: Quota exceeded" and message stays in queue for a long time. Is any possability to chech quota usage in the exim's ACL befor taking message body ? -- Anton [WARM-RIPE] Stack ltd division head tel. 8 (3822) 555-797
2007 Jan 20
1
Mistake in Wiki
http://wiki.dovecot.org/LDA reads: "Exim System-users Replace/rewrite the default local_delivery router:" I believe it should refer to a the default local_deliver transport, and not router. The page is immutable so can't edit it. -- Juha http://www.geekzone.co.nz/juha
2012 Aug 14
0
Libdovecot-sieve segfaults
...bdovecot-sieve.so.0.0.0[b7429000+5b000] Dovecot-error log is empty, but in exim log(exim runs dovecot-lda) I got: 2012-08-13 09:35:27 1T0oFK-0000aW-6j ** sr at domain.com (sr at domain.com, root at domain.com) <postmaster at domain.com > F=<59942270813 at mymail.in.ua> R=ldap_accept T=local_delivery: Child process of local_delivery transport (running command "/usr/libexec/dovecot/dovecot-lda -e -d $local_part@$domain") was terminated by signal 11 (Segmentation fault) sr at domain.com - is the user, who created such sieve-script, which cause segfaults. I have tried run the same messa...
2018 Dec 16
1
mailbox locking
Dear Colleagues, I use exim's appendfile transport, procmail and a local mutt on my system, they all (to my knowledge) use lockfiles when working with mboxes. However, `doveconf | grep lock` says dotlock_use_excl = yes lock_method = fcntl mail_max_lock_timeout = 0 mbox_dotlock_change_timeout = 2 mins mbox_lock_timeout = 5 mins mbox_read_locks = fcntl mbox_write_locks = dotlock fcntl