Problem with bounce handling

4 views
Skip to first unread message

Gekidasa

unread,
Jan 2, 2010, 10:18:03 AM1/2/10
to MailPress
I'm running into a really strange problem: I can't send out mails when
I turn on bounce handling.

Here is what the log says when I try to send an email while having an
address set to handle bounces:

2010-01-02 14:55:18 000000 -- Image found : wp-content/plugins/
mailpress/mp-content/themes/tyma/header.gif
2010-01-02 14:55:18 000000 -- Disconnecting from somethin_wp (MP_Mail)
2010-01-02 14:55:18 000000 -- Disconnected (MP_Mail)
2010-01-02 14:55:19 000000 -- Connecting to somethin_wp (MP_Mail send)
2010-01-02 14:55:19 000000 -- Connected (MP_Mail send)
2010-01-02 14:55:19 000000 --
2010-01-02 14:55:19 000000 -- *** ERROR *** Mail could not be sent ***
2010-01-02 14:55:19 000000 --
2010-01-02 14:55:19 000000 -- LOG ended with status : FALSE
2010-01-02 14:55:19 000000 -- **** End logging **** mailpress ***
MP_Mail *** level : 0


My settings are taken directly from the information on my cpanel, so
they should be correct, I've tried both using SSL and not using it.


When NOT using ssl, these are my settings:

Return path: bounces@****.org
POP3 server: mail.****.org
Port: 26

Resulting log:

2010-01-02 14:48:36 000000 -- **** Start logging ****
mp_process_bounce_handling *** level : 8191
2010-01-02 14:48:36 000000
-- !------------------------------------------------------------------------------------------------------------------------------------!
2010-01-02 14:48:36 000000 -- ! Bounce Handling Report (Bounce in
mailbox : mark as
read) !
2010-01-02 14:48:36 000000
-- !------------------------------------------------------------------------------------------------------------------------------------!
2010-01-02 14:48:36 000000 -- !
start ! !
2010-01-02 14:48:36 000000 -- ! connecting ! mail.****.org:
26 !
2010-01-02 14:49:36 000000 -- PHP [E_WARNING] 2 : fsockopen() [<a
href='function.fsockopen'>function.fsockopen</a>]: unable to connect
to mail.****.org:26 (Connection timed out) in /home/****/public_html/
****.org/wp-content/plugins/mailpress/mp-includes/class/
MP_Pop3.class.php at line 67
2010-01-02 14:49:36 000000 -- !*** ERROR **! 110 Connection timed
out !
2010-01-02 14:49:36 000000 -- ! end !
Abort !
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000 -- PHP [E_NOTICE] 8 : Undefined index:
class in /home/****/public_html/****.org/wp-includes/wp-db.php at line
1111
2010-01-02 14:49:36 000000
-- !------------------------------------------------------------------------------------------------------------------------------------!
2010-01-02 14:49:36 000000 -- LOG ended with status : FALSE
2010-01-02 14:49:36 000000 -- **** End logging **** MP_Bounce ***
mp_process_bounce_handling *** level : 8191


When I do use SSL, these are my settings:

Return path: bounces@****.org
POP3 server: ssl://mail.****.org
Port: 465

And these are the resulting logs:

2010-01-02 14:44:53 000000 -- **** Start logging ****
mp_process_bounce_handling *** level : 8191
2010-01-02 14:44:53 000000
-- !------------------------------------------------------------------------------------------------------------------------------------!
2010-01-02 14:44:53 000000 -- ! Bounce Handling Report (Bounce in
mailbox : mark as
read) !
2010-01-02 14:44:53 000000
-- !------------------------------------------------------------------------------------------------------------------------------------!
2010-01-02 14:44:53 000000 -- !
start ! !
2010-01-02 14:44:53 000000 -- ! connecting ! ssl://mail.****.org:465
!
2010-01-02 14:44:53 000000 -- ! response ! 220-sh101.****.com ESMTP
Exim 4.69 #1 Sat, 02 Jan 2010 09:44:53
-0500 !
2010-01-02 14:44:53 000000 -- ! end !
Abort !
2010-01-02 14:44:53 000000
-- !------------------------------------------------------------------------------------------------------------------------------------!
2010-01-02 14:44:53 000000 -- LOG ended with status : FALSE
2010-01-02 14:44:53 000000 -- **** End logging **** MP_Bounce ***
mp_process_bounce_handling *** level : 8191

Any help would be greatly appreciated. :)

andré renaut

unread,
Jan 2, 2010, 12:27:24 PM1/2/10
to mail...@googlegroups.com
bounce isue is not connected to send issue.

2010/1/2 Gekidasa <geki...@gmail.com>

--

You received this message because you are subscribed to the Google Groups "MailPress" group.
To post to this group, send email to mail...@googlegroups.com.
To unsubscribe from this group, send email to mailpress+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mailpress?hl=en.





--
Pensez à l'environnement avant d'imprimer ce message.
Please, think about the environment before printing this message.

Mura

unread,
Jan 2, 2010, 12:30:38 PM1/2/10
to mail...@googlegroups.com
It shouldn't be, but sending works whenever I turn off  the bounce handling or leave those settings blank, I've tried it over a dozen times already.

Any idea what it might be?
Reply all
Reply to author
Forward
0 new messages