Jump to content

Download: Bouncy Mail


AnthonyKinson

Recommended Posts

  • Replies 224
  • Created
  • Last Reply

Are you using email piping or the POP3 import? I'm not sure if it makes a difference, but I've been testing with the email piping.




yeah i was using the PIPE method, both methods go through the same processor though so it shouldnt matter.

try send an email to anthony_kinson@dev.bouncyservers.co.uk from your gmail account can determin wether its gmail or bouncy mail that has the issue then.
Link to comment

The only issue I've seen is randomly email with attachments (not a memory consumption issue either) fails to be inserted (oddly enough it still tried to insert it into the database but i didnt read your full changelog)

And it gives no rejection, the Pipe just doesn't feed it or is keeping it dead locked somewhere

Link to comment

Ok. Email sent.




received and your were right, your line breaks are missing.

just checked it out and it seems as though your sending emails as plain text where mine wasn't.

the source of my email was

Subject: Test gmail sending

From: anthony kinson <anthonykinson@gmail.com>

To: anthony_kinson@dev.bouncyservers.co.uk

Content-Type: multipart/alternative; boundary=00163691fbc56f3f49048cce1a8a


--00163691fbc56f3f49048cce1a8a

Content-Type: text/plain; charset=ISO-8859-1


this is a email with multiple lines


*its very cool*


what?


no chicken?


shame! i'll take the turkey!


--00163691fbc56f3f49048cce1a8a

Content-Type: text/html; charset=ISO-8859-1


this is a email with multiple lines<br><br><b>its very cool</b><br><br>what?<br><br>no chicken?<br><br>shame! i'll take the turkey!<br>


--00163691fbc56f3f49048cce1a8a--

where as the source for your was

Subject: Line Test From Haku2

From: **************************

To: anthony_kinson@dev.bouncyservers.co.uk

Content-Type: text/plain; charset=ISO-8859-1


This is line 1


This is line 2


This is line 3


This is line 4


This is line 5

Link to comment

The only issue I've seen is randomly email with attachments (not a memory consumption issue either) fails to be inserted (oddly enough it still tried to insert it into the database but i didnt read your full changelog)



And it gives no rejection, the Pipe just doesn't feed it or is keeping it dead locked somewhere




very strange... if you can forward me the email (to anthony_kinson@dev.bouncyservers.co.uk) i'll see if i have the same error and try track down the issue.

Also, if you look in the database at the attachment (providing it's inserted into the database (bmail_attachments) should be a number in the "inerror" column, they mean the following..


1: No file data
2: Not a valid file type
3: Upload exceeds $max_file_size
4: Couldnt upload for some reason
5: possible XSS attach (files pretending to be images that are not images)
Link to comment
  • 2 weeks later...

I can send email with it but i cant receive email




then you havnt set it up correctly, maybe a bit more info would help then we might be able to help you set it up correctly. but at a guess you need to edit the hashbang with the correct info. there are other topics on it in the forums
Link to comment
  • 3 weeks later...
  • 2 months later...

post-193748-0-38550500-1289919340_thumb.


Make sure you have specified the full path to your Bouncy Mail cache. Ideally it needs to be in a none web accessible area (not inside public_hmml / .www)

so, for example the path would be /home/username/mail_cache/

you then need to make this directory writeable and ensure the path is correct in your Bouncy Mail settings.
Link to comment

Okay, so I'm going to go nuts.

I have bouncy mail beta 2 set up with pop3 enabled. Everything functions EXCEPT I can send out messages but cant receive them. I have read all 10 pages of this support topic and every possible fix isn't working.

I'm running a linux vps with WHM/Cpanel

Link to comment

Okay, so I'm going to go nuts.



I have bouncy mail beta 2 set up with pop3 enabled. Everything functions EXCEPT I can send out messages but cant receive them. I have read all 10 pages of this support topic and every possible fix isn't working.



I'm running a linux vps with WHM/Cpanel




Linux + cPanel is great, how come you decided to use POP3 over the PIPE method?

PIPE would be the best method to use and the easiest to setup.
Link to comment

I had someone else look at my issues and we can get the email to go through using the pipe method but even through it goes through it still sends back and undeliverable message to the sender. We tried all of the hashbang and other suggestions from the first few pages.




There must be a problem with the hashbang then. Have you tried contacting your hosting provider to see if they know the correct hashbang to use? They should know the correct paths, each server is setup differently and don't always follow the defaults.
Link to comment

The server company responded with the following message:

"Please note that the correct PHP binary is /usr/local/bin/php and not /usr/bin/php" and the file was altered, unfortunately the issue is still occurring.

Is there a chance that this has something to do with the fact that i have upgraded to 3.1.4?

I'm running out of options :(

Link to comment

The server company responded with the following message:



"Please note that the correct PHP binary is /usr/local/bin/php and not /usr/bin/php" and the file was altered, unfortunately the issue is still occurring.



Is there a chance that this has something to do with the fact that i have upgraded to 3.1.4?



I'm running out of options :(




What's the exact error message you are getting and could you paste me the hashbang you are currently using.
Link to comment

hashbang = #!/usr/local/bin/php

The message is delivered to the chatter mailbox, but this message bounces back to the outside sender:


This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

pipe to |/home/chatter/public_html/post_office.php
generated by becca@360chatter.com

The following text was generated during the delivery attempt:

------ pipe to |/home/chatter/public_html/post_office.php
generated by becca@360chatter.com ------

COULD NOT SAVE FILE TO DISK
------ This is a copy of the message, including all the headers. ------

Return-path: <snowflake0287@hotmail.com>
Received: from snt0-omc1-s6.snt0.hotmail.com ([65.55.90.17])
by server1.undividednetwork.com with esmtp (Exim 4.69)
(envelope-from <snowflake0287@hotmail.com>)
id 1PMBQc-0007E2-BU
for becca@360chatter.com; Sat, 27 Nov 2010 06:26:28 +0300
Received: from SNT113-W40 ([65.55.90.9]) by snt0-omc1-s6.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675);
Fri, 26 Nov 2010 19:26:08 -0800
Message-ID: <SNT113-W40A27B477963055702EE47A2220@phx.gbl>
Content-Type: multipart/alternative;
boundary="_3dd5255b-1c5b-42f2-b887-ad55df5667c2_"
X-Originating-IP: [208.92.73.98]
From: Becky C <snowflake0287@hotmail.com>
To: <becca@360chatter.com>
Subject: heyhihihi
Date: Fri, 26 Nov 2010 22:26:07 -0500
Importance: Normal
MIME-Version: 1.0
X-OriginalArrivalTime: 27 Nov 2010 03:26:08.0297 (UTC) FILETIME=[D4D3D990:01CB8DE2]

--_3dd5255b-1c5b-42f2-b887-ad55df5667c2_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


hihihi =

--_3dd5255b-1c5b-42f2-b887-ad55df5667c2_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 10pt=3B
font-family:Tahoma
}
--></style>
</head>
<body class=3D'hmmessage'>
hihihi </body>
</html>=

--_3dd5255b-1c5b-42f2-b887-ad55df5667c2_--

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...