emails corrupted

coldlamper

New Member
When I try to send an email it just hangs when sending and never gets to the next email address. The email does actually get sent but it comes through like this:

QUIT
Message-Id: <[email protected]>
Mime-Version: 1.0
From: Lotiderun <[email protected]>
To: "bob kwih" <[email protected]>
Precedence: Bulk
Subject: subject here
Date: Thu, 5 Jan 2012 16:33:19 -0500
X-Mailer: MBM 7.9.1-US
X-Bounce-Tracking-Info: <YnJpYW4Ja3dlaXRoCQlic2tlaXRoQGdtYWlsLmNvbQkgOHRoIEFubnVhbCBMbyBUaWRlIFJ1biAtIGl0J3MgZ29pbmcgdG8gYmUgYmlnIHRoaXMgeWVhciAtIHJlZ2lzdGVyIGVhcmx5CTE1NwliCTEJYm91bmNlCW5vCW5v>
Content-type: multipart/alternative; Boundary="--=BOUNDARY_151633_AWKD_YXVI_PCMR_PNSL"

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

----=BOUNDARY_151633_AWKD_YXVI_PCMR_PNSL
Content-type: text/plain; charset=utf-8; format=flowed
Content-transfer-encoding: quoted-printable

message here


----=BOUNDARY_151633_AWKD_YXVI_PCMR_PNSL
Content-type: text/html; charset=utf-8
Content-transfer-encoding: quoted-printable

<HTML>
<head>
<meta http-equiv=3D"content-type" content=3D"text/html; charset=3Dutf-8">
<title>title</title>
</head>
<body>
message here
</body>
</html>

----=BOUNDARY_151633_AWKD_YXVI_PCMR_PNSL--


the delivery window looks like this:

[01] 1/5 20:52:59 ~ Opening connection for delivery...
[01] 1/5 20:52:59 ~ Connecting to xxxxx.org Port:465
[01] 1/5 20:53:00 ~ Connected
[01] 1/5 20:53:00 > EHLO [192.168.1.169]
[01] 1/5 20:53:00 220 xxxxxxx.com ESMTP Postfix
[01] 1/5 20:53:00 > EHLO [192.168.1.169]
[01] 1/5 20:53:00 250-xxxxxxx.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
[01] 1/5 20:53:00 > AUTH PLAIN xxxxxx ********
[01] 1/5 20:53:00 250-xxxxxx.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
[01] 1/5 20:53:00 > AUTH PLAIN xxxxx ********
[01] 1/5 20:53:01 235 2.0.0 Authentication successful
[01] 1/5 20:53:01 > MAIL FROM:<[email protected]>
[01] 1/5 20:53:01 503 5.5.1 Error: already authenticated
[01] 1/5 20:53:01 > RCPT TO:<[email protected]> [1/1]
[01] 1/5 20:53:01 250 2.1.0 Ok
[01] 1/5 20:53:01 > DATA
[01] 1/5 20:53:01 250 2.1.5 Ok
[01] 1/5 20:53:01 ~ Stage 3 dispatch done
[01] 1/5 20:53:01 > QUIT
[01] 1/5 20:53:01 354 End data with <CR><LF>.<CR><LF>
[01] 1/5 20:53:01 ~ Sending message
[01] 1/5 20:53:01 ~ with ID <[email protected]>
[01] 1/5 20:53:01 ~ To [email protected]
[01] 1/5 20:53:02 250 2.0.0 Ok: queued as 15F0711951A



I can send mail fine using Mozilla Thunderbird, I do have trouble with using outlook. The SMTP server is postfix.

I'm using maxbulk mailer 8.3.5-US trial

I would like to buy this product if I can get it working. I saw some other post in the forum with similiar trouble but no solution.

Thanks for any help.
 

stanbusk

Administrator
Staff member
Yes, others had the problem, they star the use another server and the problem disappeared on all cases. Why you can try is to open the MaxBulk Mailer preferences and remove all the custom headers.
 

coldlamper

New Member
Thanks for your reply. I don't have an option to change the server at the moment but I do have access to change the settings and configuration files.

Does the problem have anything to do with "503 5.5.1 Error: already authenticated" ?

It appears to authenticate 2 times in a row. I looks like it might be getting out of sink with the responses.
 

stanbusk

Administrator
Staff member
Can you send me the beginning of the connection log so I can see that double-authentication? The connection log is the text you get in the 'Delivery' panel.
 
Top