similar to: [exim] how to check a message header for being empty

Displaying 20 results from an estimated 20000 matches similar to: "[exim] how to check a message header for being empty"

2014 Sep 28
3
Apache wakes-up inactive Exim
Had a surprising event on C 6.5. Exim was the only MTA installed. It was partially configured (with ACL, Router, Transport) and definitely not running. I was remotely testing a web page. A web page error condition invoked the embedded PHP mail() command. To my astonishment something in Centos woke-up Exim. Exim sent the email and then became inactive again. The Exim logs does not show any
2018 Nov 30
2
Request: Pigeonhole - strip CWFS from message-id logs
Normally for a log line containing the contents of a Message-Id, it is logged like the following Nov 29 11:41:27 xxx dovecot[211]: lmtp(lee)<30167><XXXXX>: sieve: msgid=<xxxx at example.net>: stored mail into mailbox 'Notifications' However, if there is CFWS other than a space, it changes the format of the log line (potentially making the logs harder to process - eg
2008 Sep 26
1
Exim+dovecot and quota check in exim's ACL before real message routing.
Good day. I want to migrate from cyrus-imap to dovecot but I can not find replacement of one feauture presented in the cyrus-imap. It is LMTP. All mail users are virtual and mail works like: username at real-domain.com -> anotherusername at fake-domain.local. I whould like to check "delivery is possable" in the exim's ACL. In the exim+cirus scheme I use Callout verification from
2019 Jan 03
0
Request: Pigeonhole - strip CWFS from message-id logs
Op 30-11-2018 om 14:06 schreef Lee Maguire: > Normally for a log line containing the contents of a Message-Id, it is logged like the following > > Nov 29 11:41:27 xxx dovecot[211]: lmtp(lee)<30167><XXXXX>: sieve: msgid=<xxxx at example.net>: stored mail into mailbox 'Notifications' > > However, if there is CFWS other than a space, it changes the format
2016 Jun 02
1
[exim] Exim not always logging Message-ID
On Thu, 2016-06-02 at 13:27 +0100, Mike Brudenell wrote: > My point is that a busy sysadmin shouldn't have to rely on intimate > knowledge of Exim's internal behaviour and oddities when trying > tracing a message from the logs. Some of us, well at least 1, have written a simple PHP programme, run on Apache, which instantly searches the current log and the archived logs for
2020 Feb 18
1
Message-id parsing by sieve
Hi, I'm using Dovecot for my mail with pigeonhole's sieve extension, from debian stable (2.3.4.1 (f79e8e7e4)). One of the sieve stanzas that I use is for duplicate elimination: if duplicate { discard; stop; } This mostly works fine, but I seem to have trouble with some messages that come from certain domains where duplicates are not eliminated. >From
2011 Jun 28
3
Exim and Dovecot2 SASL: 435 Unable to authenticate at present
Hi. I had working Exim 4.71 and Dovecot 1.2.9 SASL configuration on Ubuntu Lucid, but needed some features from dovecot2, so I installed 2.0.13 from https://launchpad.net/~carsten-uppenbrink-net/+archive/dovecot2 . Now I get Subj error while trying to authenticate via dovecot auth-client socket. However IMAP auth works fine with 2.0.13 and smtp auth worked fine until upgrade, so I think
2020 Oct 12
0
DKIM fail if WHM adds Message-ID, should be Message-Id
On 12-10-2020 10:16, Robert Martin wrote: > > I created a client library to send emails for a webapp. > > After connecting to the SMTP server with credential setup in CPANEL, > and then do NOT add Message-Id header, the DKIM signature 'h' record > created by dovecot/WHM is wrong, and a Message-ID (with a capital D) > header is added, invalidating the generated DKIM
2014 Aug 11
2
Centos 6 : ClamAV out-of-date ???
On one Centos 6.5 server, but not on other C 6.5 servers, Logwatch daily tells me:- Last Status: WARNING: Your ClamAV installation is OUTDATED! WARNING: Local version: 0.98.3 Recommended version: 0.98.4 ---------------- : freshclam -V ClamAV 0.98.4/19275/Sun Aug 10 17:26:35 2014 : clamd -V ClamAV 0.98.4/19275/Sun Aug 10 17:26:35 2014 : rpm -qa clam\* clamd-0.98.4-1.el6.rf.x86_64
2009 Dec 21
0
[exim] Exim + Dovecot deliver overquota problems
On Mon, 21 Dec 2009 13:44:42 +0100 Joan <aseques at gmail.com> wrote: > > > > You need to check user's quota on routing stage, not transport. > > > It'd be much better, because I would allow me to mix overquota and > no-overquota recipients. > But the problem in my case is that I am using some hashing to > distribute the users' mailboxes, dovecot
2015 Jan 09
3
Design changes are done in Fedora
On Thu, 2015-01-08 at 09:35 -0700, Warren Young wrote: > Once a thing becomes reliable, it stops being technology. Oh No. Just because something works well it does not stop being "technology" unless the USA people, who have decimated my language (English), have a new definition for "technology". Warren are you serious that things that do not work well are
2003 Jul 29
0
Contact header empty in SIP-message
Hi, I have noticed that when I am calling from my Snom-phone to another Snom-phone through Asterisk, the SIP-message's Contact -header could be sometimes empty and for example other Snom get no BYE-message. Here is example of that kind of message: 10 headers, 0 lines Sending to 192.168.0.32 : 5060 (non-NAT) Transmitting (no NAT): SIP/2.0 200 OK Via: SIP/2.0/UDP
2006 Aug 29
1
dovecot SASL as auth backend to exim?
hi, i'm running dovecot branch_10 cvs on OSX 10.4.7 w/ exim 4.63. i'd like to use Dovecot's SASL as an auth backend to exim, instead of Cyrus-SASL. @ dovecot's sasl page: http://wiki.dovecot.org/Sasl i know there's a patch against exim 4.43: http://www.exim.org/eximwiki/AuthenticatedSmtpUsingDovecot that, purportedly, enables EXIM to use dovecot's SASL as an
2006 Oct 27
1
making dovecot and exim write to one log
Hello, I am looking for some advice. I am trying to force dovecot to run to the same log as exim does. In dovecot.conf I put the exim log path /var/log/exim/mainlog. I restarted dovecot and the process worked fine. However at midnight exim log file is rotated and since then dovecot stops logging to this log. In syslog.conf I put: mail.*
2009 Jun 30
3
filesize limitation in CentOS or exim?
Hallo, today I had a surprising situation. Exim stopped. It's a German centos 5.3 64 Bit installation so the messages are partial in German. Then I tried a restart: [root at centos ~]# service exim restart exim beenden: [FEHLGESCHLAGEN] exim starten: /bin/bash: line 1: 6596 Die maximale Dateigr??e ist ?berschritten
2013 Mar 11
1
exim localhost vs 127.0.0.1
Hi all, I had a big problem I did not figured out. It is solved, but I have questions about the matter. It's about Exim 4.72/CentOS 6. Connecting to Exim via "localhost" is denies relay Connecting to Exim via 127.0.0.1 accepts the relay "localhost" is in the local_domains domainlists "localhost" is resolving to 127.0.0.1 in /etc/hosts Why? [mihamina at
2007 Oct 15
2
mdadm exim mysql
I installed a CentOS-5 core OS (using --nobase in my kickstart). For some reason, it included mysql-5.0.22. When I do "yum remove mysql", it says it will also remove exim and mdadm for dependencies. I don't care that exim will be removed, but I need mdadm as I'm doing software RAID. But why are these even related? When I do: rpm -q --requires mysql neither exim or mdadm is
2010 Jun 30
2
Can't establish Dovecot authorization in Exim.
Hi, I have some problem in Dovecot authorization in Exim for outgoing SMTP. Version of Exim is 4.69 and the Exim was compiled with "AUTH_DOVECOT=yes" and "AUTH_PLAINTEXT=yes". Version of Dovecot is 1.2.12. I use SSL for IMAP. Is Exim neccesary to use SSL(TLS) for authorization of outgoing SMTP? Configuration files is as follows; - Exim
2014 Jul 30
1
Issue with exim and auth protocol
Hi, I'm trying to set up exim (4.83) as a submission server, and need to set up the dovecot authentication in exim. I'm having an issue with that (documented at <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756258>) The problem is that exim doesn't follow the handshake as described here: <http://wiki2.dovecot.org/Design/AuthProtocol>. The wiki page says that the
2010 Mar 09
1
Exim VS Postfix (no flame wars please)
Can anyone, who has used both Postfix & Exim please share some experience with me? Which of these 2 did you prefer to use, and why? cPanel uses Exim (and AFAIK, only Exim), VirtualMin seems to use Postfix by default and often times when a custom server is installed a client doesn't know which to use so we recommend Exim. But, what are the differences between these 2, from your experience,