Re: Debug 'Message is not RFC 2822 compliant'?

2015-07-14 Thread Eric Ripa
n use forward instead of reply and copy the recipients from the original thread. Then Apple Mail will simply drop the References header. Thanks a lot to Gilles for the quick debug Eric > On 2015-07-14, at 15:19, Eric Ripa wrote: > > Hi, > > yes. Sorry for the late reply.

Re: Debug 'Message is not RFC 2822 compliant'?

2015-07-14 Thread Eric Ripa
m around so we > can do a test on my own MX ? > > > On Sat, Jul 11, 2015 at 10:26:17PM +0200, Eric Ripa wrote: >> Thanks for the response. I suspected that but given that the actual content >> in this case is confidential I was a bit hesitant. >> >> Heres the

Re: Debug 'Message is not RFC 2822 compliant'?

2015-07-11 Thread Eric Ripa
le-Mail=_1D1CF9DB-435D-4B6D-B041-4150C3143099 <<< [MSG] Content-Transfer-Encoding: quoted-printable <<< [MSG] Content-Type: text/plain; <<< [MSG] charset=utf-8 <<< [MSG] . . actual content . <<< [MSG] --Apple-Mail=_72DA7FD1-7F93-4028-B62

Debug 'Message is not RFC 2822 compliant'?

2015-07-11 Thread Eric Ripa
email history. I've also seen this occur in a single reply-to instance. In all cases so far the MUA has been various versions of Apple Mail, ranging from default version in 10.9 to this example with latest 10.11 beta. Any way to debug this behaviour it further? Thanks Eric Ripa smtp: 0x

Re: request for comments: enhance deliver to LMTP

2015-06-11 Thread Eric Ripa
Have you tried my approach? Best regards  Eric Ripa  On 11 Jun 2015, at 23:24, Joerg Jung mailto:m...@umaxx.net> > wrote: Hi, please find below a diff which enhances deliver to LMTP. Gilles suggested to bring this diff to misc@ to gain a wider audience and hopefully receive som

Re: Version info

2015-05-25 Thread Eric Ripa
Hi, smtpd -h Will display the version at the top. Eric > On 25 May 2015, at 14:18, "michalzient...@gmail.com" > wrote: > > Hello, > > I have probably a trivial question, but > Is there any easy way to check version of installed smtpd daemon ? > Something like > smtpd -V > or > smtpctl sh

Re: IO Error: tlsv1 alert decode error

2015-05-16 Thread Eric Ripa
Yeah. Sorry about the misinformation. But it's nice when problems are already solved. :) Thanks again, Eric > On 16 May 2015, at 10:57, Gilles Chehade wrote: > >> On Fri, May 15, 2015 at 11:21:33PM +0200, Eric Ripa wrote: >> Hi Gilles, >> >> I don???t kno

Re: IO Error: tlsv1 alert decode error

2015-05-15 Thread Eric Ripa
Gilles Chehade wrote: > > On Wed, May 13, 2015 at 01:27:44PM +0200, Eric Ripa wrote: >> Okay. So I've looked further into this, the destination MX record contains 6 >> addresses. The first 5 generates the below TLS IO Error, but the 6th doesn't >> seem to be up to

Re: IO Error: tlsv1 alert decode error

2015-05-13 Thread Eric Ripa
hen TLS is failing on the first ones.. but then the last isn't up so it lingers with 'Network error on destination MXs' Any input on how to do a workaround? Is it possible to force non-tls on certain destinations or change the fallback algorithm? Eric Ripa > On 201

Re: IO Error: tlsv1 alert decode error

2015-05-13 Thread Eric Ripa
I forgot to mention some details. It's OpenSMTPD 5.4.4 on OpenBSD 5.6. I'm happy to provide the MX hostnames in private if someone needs them. Eric Ripa > On 2015-05-13, at 09:22, Eric Ripa wrote: > > Hi, > > I'm getting a weird IO error on when sm

IO Error: tlsv1 alert decode error

2015-05-13 Thread Eric Ripa
] <-> [REDACTED] (mail-gw6.[REDACTED].com) for 800s Thanks, Eric Ripa -- You received this mail because you are subscribed to misc@opensmtpd.org To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Re: How to debug "Bad response: line too short"?

2015-03-17 Thread Eric Ripa
> On 2015-03-17, at 03:34, Seth wrote: > > On Mon, 16 Mar 2015 12:51:16 -0700, Eric Ripa wrote: > >> One of the failing envelopes are below (this one was sent using Apple mail >> but it doesn't seem to related as other clients are doing the same, >> see

How to debug "Bad response: line too short"?

2015-03-16 Thread Eric Ripa
(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-Virus-Scanned: ClamAV using ClamSMTP --Apple-Mail=_3E00CA8D-BF5A-448A-8085-3389D2B50BED Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Thanks, Eric Ripa e...@stickybit.se

Re: Mail not bouncing on missing system user (451 Temporary failure Instead of 550 Invalid user)

2015-03-16 Thread Eric Ripa
> On 2015-03-13, at 09:15, Gilles Chehade wrote: > > On Thu, Mar 12, 2015 at 10:41:05AM +0100, Eric Ripa wrote: >> An update on this thread in case anyone is interested or search for the same. >> >> I never found any resolution to let OpenSMTPD rely on getpwnam (and

Re: Building dkimproxy on headless OpenBSD server with no X install sets

2015-03-12 Thread Eric Ripa
mlink as follows: /usr/local/lib/X11/app-defaults -> /etc/X11/app-defaults after doing so dkimproxy compiled and installed fine. I have not tried to remove the sets after installation however. Eric Ripa > On 2015-03-12, at 17:15, Seth wrote: > > I was going to build and conf

Re: Mail not bouncing on missing system user (451 Temporary failure Instead of 550 Invalid user)

2015-03-12 Thread Eric Ripa
d in "Temporary lookup failure". I solved it by combining my alias and virtual user maps, but if I understand it correctly the above should have worked.. or? Maybe it's the ypldap ghost.. Thanks, Eric Ripa > On 2015-03-06, at 08:22, Eric Ripa wrote: > > Hi, > &g

Mail not bouncing on missing system user (451 Temporary failure Instead of 550 Invalid user)

2015-03-05 Thread Eric Ripa
r something similar? Currently the mail stays in the queue until the envelope expires. Any ideas? Is it possible to force a reject if user doesn't exist on the system? Thanks, Eric Ripa