Re: How to control the header cyrus lmtp adds to an e-mail upon delivery

2017-05-26 Thread Michael Hieb
05/26/2017 06:30 PM, Michael Hieb wrote: Hmmm.. servername is clearly set in /etc/imapd.conf and lmtp is clearly using the result of gethostname(). Do you know if there is there somewhere else that I need to define servername? On 05/26/2017 06:27 PM, Leena Heino wrote: Hi, The lmtp received lin

Re: How to control the header cyrus lmtp adds to an e-mail upon delivery

2017-05-26 Thread Michael Hieb
: p += sprintf(p, " by %s", config_servername); The lmtp should use the servername setting or gethostname() if servername is unset. On Fri, 26 May 2017, Michael Hieb wrote: Does anyone know how to control the header cyrus lmtp adds to an e-mail upon delivery? I see following added

How to control the header cyrus lmtp adds to an e-mail upon delivery

2017-05-25 Thread Michael Hieb
Does anyone know how to control the header cyrus lmtp adds to an e-mail upon delivery? I see following added to headers of e-mail received via cyrus lmtp from postfix Received: from mail.domain1.net (mail.domain1.net [192.168.1.75]) by MAILSERVER (Cyrus v2.4.18) with LMTPA; Fri, 26 May 2017

Re: Multi-thread cyrus delayed forking of imapd processes after connecting to master listener

2017-05-23 Thread Michael Hieb
have designed in some delays if the server is pretty busy, especially during restart. On Fri, May 19, 2017 at 05:55:32PM +0800, Michael Hieb wrote: Here are the configuration details: imap cmd="imapd -C /etc/imapd.domain1.com.conf " listen="192.168.171.4:imap" maxchild=-1 m

Re: Multi-thread cyrus delayed forking of imapd processes after connecting to master listener

2017-05-23 Thread Michael Hieb
yrus.service Michael On 05/24/2017 01:14 AM, Patrick Boutilier wrote: Date: Tue, 23 May 2017 14:14:41 -0300 From: Patrick Boutilier To: info-cyrus@lists.andrew.cmu.edu Subject: Re: Multi-thread cyrus delayed forking of imapd processes after connecting to master listener Message-ID: Co

Re: Info-cyrus Digest, Vol 142, Issue 30

2017-05-23 Thread Michael Hieb
yrus.service Michael On 05/24/2017 01:14 AM, Patrick Boutilier wrote: Date: Tue, 23 May 2017 14:14:41 -0300 From: Patrick Boutilier To: info-cyrus@lists.andrew.cmu.edu Subject: Re: Multi-thread cyrus delayed forking of imapd processes after connecting to master listener Message-ID: Co

Re: Multi-thread cyrus delayed forking of imapd processes after connecting to master listener

2017-05-23 Thread Michael Hieb
can replicate this at will. What does it mean? Michael On 05/23/2017 10:38 PM, Michael Ulitskiy wrote: you can use 'strace -p ', specifying the pid of process you want to trace. you will have to "catch" the process that blocks. it may not be easy, but I have no other suggesti

Re: Multi-thread cyrus delayed forking of imapd processes after connecting to master listener

2017-05-23 Thread Michael Hieb
= 0 socket(PF_LOCAL, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_LOCAL, sun_path="/dev/log"}, 110) = 0 sendto(3, "<11>May 23 10:11:18 imapd: could"..., 67, MSG_NOSIGNAL, NULL, 0) = 67 exit_group(70) = ? +++ exited with 70 +++ M

Re: Multi-thread cyrus delayed forking of imapd processes after connecting to master listener

2017-05-19 Thread Michael Hieb
A few corrections of typos.. On 05/19/2017 05:48 PM, Michael Hieb wrote: Apologies for long post, most of it is configuration details. I have recently changed from a single threaded cyrus server in which multiple domains were overloaded on one listener as multiple virtual domains to a

Multi-thread cyrus delayed forking of imapd processes after connecting to master listener

2017-05-19 Thread Michael Hieb
riod=60 cleanup cmd="ipurge -f -d 30 user/%/Trash*@domain4.com" period=60 cleanup cmd="ipurge -f -d 30 user/%/Trash*@domain5.com" period=60 cleanup cmd="ipurge -f -d 30 user/%/Trash*@domain6.com" period=60 cleanup cmd="ipurge -f -d 60 user/%/Sent*@domain1.com"

Re: virtual_transport = cyrus drops @domain.tld

2004-07-27 Thread Michael Hieb
/postfix/public/lmtp In /etc/cyrus.conf change lmtpunixcmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=0 to lmtpunixcmd="lmtpd" listen="/var/spool/postfix/public/lmtp" prefork=0 Hope this helps, Michael On Tue, 2004-07-27 at 12:06, Mic

virtual_transport = cyrus drops @domain.tld

2004-07-27 Thread Michael Hieb
not exist) Jul 27 11:58:23 fuego postfix/smtp[13048]: F0E67178DD: to=<[EMAIL PROTECTED]>, relay=smtp-server.nyc.rr.com[24.29.102.150], delay=2, status=sent (250 2.0.0 i6RFwM6l028821 Message accepted for delivery) Jul 27 11:58:23 fuego postfix/qmgr[12696]: F0E67178DD: removed Jul 27 11:58:2