Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

incoming.pl and broken pipe

Quote Reply
incoming.pl and broken pipe
Hi,

We're running Gossamer Mail on a Cobalt RAQ4 under RedHat Linux

Every time incoming.pl runs it bombs out with the following message:

Unble to read from socket, reason (Broken pipe). Read: ([undefined]) at /cgi-bin/webmail/batch/incoming.pl line 615.
Broken pipe

When checking the debug output it seems to occur when trying to handle a non-existent email address for a valid domain.
This message has become more and more frequent in recent times.

I sent an email to a non-existent user and then run incoming.pl. There was only 1 message in the file and the output is below:

GT::Mail::POP3 (5774): --> LIST at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 155.
GT::Mail::POP3 (5774): <-- +OK 1 visible messages (1803 octets) at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 181.
GT::Mail::POP3 (5774): 1 messages listed. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 549.
GMail (5774): Parsing the header of message number 1. at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 495.
GT::Mail::POP3 (5774): Getting head of message 1 ... at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 413.
GT::Mail::POP3 (5774): --> TOP 1 0 at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 155.
GT::Mail::POP3 (5774): <-- +OK Message follows at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 181.
GT::Mail::POP3 (5774): Top of message 1 retrieved. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 428.
GT::SQL::Driver::MYSQL::sth (5774): Executing query: SELECT password FROM webmail_users WHERE email = 'ask@music-is-it.com' at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Driver/MYSQL.pm line 114.
GMail (5774): No users for this site in this email, bouncing. at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 603.
GMail (5774): Bouncing message, no user found in message. at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 611.
GT::Mail::POP3 (5774): Getting head of message 1 ... at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 413.
GT::Mail::POP3 (5774): --> TOP 1 0 at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 155.
GT::Mail::POP3 (5774): <-- +OK Message follows at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 181.
GT::Mail::POP3 (5774): Top of message 1 retrieved. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 428.
GMail (5774): Bouncing message. at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 795.
GT::Mail::POP3 (5774): --> DELE 1 at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 155.
GT::Mail::POP3 (5774): Unble to read from socket, reason (Broken pipe). Read: ([undefined]) at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 387.
Unble to read from socket, reason (Broken pipe). Read: ([undefined]) at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 615.
GT::Mail::POP3 (5774): --> QUIT at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 155.
Broken pipe


A further test with an 'real' mail file yielded the following:

GT::SQL::Driver::MYSQL::sth (4978): OBJECT DESTROYED at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Driver.pm line 695.
GT::SQL (4978): Creating new table object for webmail_folders at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Base.pm line 120.
GT::SQL::Table (4978): Loading state for webmail_folders at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Table.pm line 178.
GT::SQL::Table (4978): State loaded for webmail_folders at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Table.pm line 182.
GT::SQL::Table (4978): Table 'webmail_folders' object created. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Table.pm line 107.
GT::SQL (4978): CREATING GT::SQL::Table OBJECT at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Base.pm line 148.
GT::SQL::Driver::MYSQL (4978): Destroyed GT::SQL::Driver::MYSQL=HASH(0x86cbbd0) in package GMail::User at /home/sites/site13/web/cgi-bin/webmail/admin/GMail/User.pm line 211. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Base.pm line 91.
GT::SQL::Driver::MYSQL (4978): New driver object loaded from table: webmail_folders. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Driver.pm line 53.
GT::SQL::Driver::MYSQL (4978): Using stored connection: DBI:mysql:gmail:localhost at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Driver.pm line 77.
GT::SQL::Table (4978): Query: SELECT COUNT(*) FROM webmail_folders WHERE folders_userid = ?
GT::SQL::Driver::MYSQL (4978): Preparing query: SELECT COUNT(*) FROM webmail_folders WHERE folders_userid = ? at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Driver/MYSQL.pm line 35.
GT::SQL::Driver::MYSQL (4978): Creating GT::SQL::Driver::MYSQL::sth object at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Driver/MYSQL.pm line 38.
GT::SQL::Driver::MYSQL::sth (4978): OBJECT CREATED at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Driver.pm line 563.
GT::SQL::Driver::MYSQL::sth (4978): Executing query: SELECT COUNT(*) FROM webmail_folders WHERE folders_userid = 1
GT::Base (4978): GT::SQL::Driver::MYSQL::sth::execute called at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Table.pm line 950 with arguments
(GT::SQL::Driver::MYSQL::sth=HASH(0x86cbc30), 1).
GT::Base (4978): GT::SQL::Table::do_query called at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Table.pm line 866 with arguments
(GT::SQL::Table=HASH(0x86d45d4), SELECT COUNT(*) FROM webmail_folders WHERE folders_userid = ? , ARRAY(0x86b9a20)).
GT::Base (4978): GT::SQL::Table::select called at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Base.pm line 273 with arguments
(GT::SQL::Table=HASH(0x86d45d4), HASH(0x86d9700), ARRAY(0x86cbccc)).
GT::Base (4978): GT::SQL::Base::count called at /home/sites/site13/web/cgi-bin/webmail/admin/GMail/User.pm line 211 with arguments
(GT::SQL::Table=HASH(0x86d45d4), HASH(0x86d9700)).
GT::Base (4978): GMail::User::check_create called at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 477 with arguments
(GMail::User=HASH(0x80ddfb4)).
GT::Base (4978): main::process called at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 339 with arguments
(HASH(0x8515020)).
GT::Base (4978): main::get_pop called at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Plugins.pm line 91 with arguments
(HASH(0x8515020)).
GT::Base (4978): GT::Plugins::dispatch called at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 150 with arguments
(GT::Plugins=HASH(0x80de2a8), incoming::get_pop, CODE(0x84b3b80), HASH(0x8515020)).
GT::Base (4978): main::main called at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Plugins.pm line 91 with no arguments.
GT::Base (4978): GT::Plugins::dispatch called at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 50 with arguments
(GT::Plugins=HASH(0x80de2a8), incoming::main, CODE(0x84a0b18)).
GT::SQL::Driver::MYSQL (4978): Destroyed GT::SQL::Driver::MYSQL=HASH(0x8645c7c) in package main at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 480. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Base.pm line 91.
GT::SQL::Driver::MYSQL::sth (4978): OBJECT DESTROYED at /home/sites/site13/web/cgi-bin/webmail/admin/GT/SQL/Driver.pm line 695.
GT::Mail::POP3 (4978): --> LIST at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 155.
GT::Mail::POP3 (4978): <-- +OK 2 visible messages (4172 octets) at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 181.
GT::Mail::POP3 (4978): 2 messages listed. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 549.
GMail (4978): Parsing the header of message number 1. at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 495.
GT::Mail::POP3 (4978): Getting head of message 1 ... at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 413.
GT::Mail::POP3 (4978): --> TOP 1 0 at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 155.
GT::Mail::POP3 (4978): <-- +OK Message follows at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 181.
GT::Mail::POP3 (4978): Top of message 1 retrieved. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 428.
GMail (4978): No users for this site in this email, bouncing. at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 603.
GMail (4978): Bouncing message, no user found in message. at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 611.
GT::Mail::POP3 (4978): Getting head of message 1 ... at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 413.
GT::Mail::POP3 (4978): --> TOP 1 0 at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 155.
GT::Mail::POP3 (4978): <-- +OK Message follows at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 181.
GT::Mail::POP3 (4978): Top of message 1 retrieved. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 428.
GMail (4978): Bouncing message. at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 795.

Last edited by:

wobbly: Sep 27, 2004, 3:10 AM
Quote Reply
Re: [wobbly] incoming.pl and broken pipe In reply to
Hi,

What version of Gossamer Mail are you using? Also:

GT::Mail::POP3 (5774): --> DELE 1 at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 155.
GT::Mail::POP3 (5774): Unble to read from socket, reason (Broken pipe). Read: ([undefined]) at /home/sites/site13/web/cgi-bin/webmail/batch/incoming.pl line 387.

Seems to indicate your pop server is exiting when it tries to delete a message. You could test this by telneting to port 110 and trying to delete the first message manually and see what happens. Your POP server error logs might contain some useful information as well.

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: [Alex] incoming.pl and broken pipe In reply to
Hi Alex,

We are currently running GM v2.2.3 (which I've recently installed). However, this problem existed prior to this and was the catalyst for upgrading to the latest version.

When I checked the 'bounce' directory I found 43429 message files using over 32MB of disk space. As soon as I deleted all of those files GM started processing emails.

In relation to the above when is outgoing.pl called? Should it be run as a cron job?

Below is an extract from an email I sent directly to Adrian (brewt).

> If I log in to our pop3 server and remove this message GM will process
> any emails (for which it can establish a connection to the pop3 server
> for the
> domain) until it finds a message with a return address for which it
> cannot establish a connection.
>
> The headers for the above message (message 1) are:
>
> top 1 0
> +OK Message follows
> Return-Path: <tronmps@tronmps.tempdomainname.com>
> Received: from tronmps.tempdomainname.com (tronmps.tempdomainname.com
> [204.200.197.64])
> by neville.colo.hosteurope.com (8.10.2/8.10.2) with ESMTP id
> i8RCdcd14999
> for <localuser@domain.com>; Mon, 27 Sep 2004 13:39:38 +0100
> Received: (tronmps@localhost)
> by tronmps.tempdomainname.com (8.12.11) id i8RCdV8m011966;
> Mon, 27 Sep 2004 06:39:31 -0600 (MDT)
> Date: Mon, 27 Sep 2004 06:39:31 -0600 (MDT)
> Message-Id: <200409271239.i8RCdV8m011966@tronmps.tempdomainname.com>
> From: "COMPUTRON" <khatun@emirates.net.ae>
> To: localuser@domain.com
> Reply-To: "COMPUTRON" <khatun@emirates.net.ae>
> Errors-To: "Computron6 Administrator" <email@computron-me.com>
> Organization: Computron6
> MIME-Version: 1.0
> List: Computron6
> List-Archive:
>
http://tronmps.tempdomainname.com/cgi-mojo/mojo.cgi?flavor=archive&lis
> t=Comp
> utron6
> List-ID: 20040927055836
> List-Owner: <email@computron-me.com>
> List-Subscribe:
>
http://tronmps.tempdomainname.com/cgi-mojo/mojo.cgi?flavor=subscribe&l
> ist=Co
> mputron6
> List-Unsubscribe:
>
http://tronmps.tempdomainname.com/cgi-mojo/mojo.cgi?flavor=unsubscribe
> &list=
> Computron6
> List-URL:
>
http://tronmps.tempdomainname.com/cgi-mojo/mojo.cgi?list=Computron6
> List-Software: Mojo Mail 2.5.1
http://mojo.skazat.com
> Precedence: list
> X-Priority: 3
> Subject: LOGITECH BUNDLE OFFER
> Content-Type: text/html
> Content-Transfer-Encoding: binary
> Content-Disposition: inline
> X-UIDL: U15!!:1J!!')j"!84A"!
> Status: U

Quote Reply
Re: [wobbly] incoming.pl and broken pipe In reply to
Hi,

That's your culprit. You had bounces turned on, but were not running outgoing.pl regularly to deliver the bounces. They piled up over time, and you are probably on a ext2/3 filesystem. It slows down dramatically after you start hitting 20-30k files, so the time it took to write out a bounce reply, was longer then your pop server was willing to wait, so it cut the connection.

Solution: make sure outgoing.pl is running in cron. Set it to run ever 10 or 15 minutes (the frequency determines how fast a bounce/forward or autoreply will come back to a user).

Cheers,

Alex
--
Gossamer Threads Inc.
Quote Reply
Re: [Alex] incoming.pl and broken pipe In reply to
Alex, thanks for that.

Running outgoing.pl cured one problem, but now another has manifested itself. GMail seems unable to process certain emails and incoming.pl hangs when trying to process the first email. The end result of this is that we end up with numerous instances of incoming.pl running - or trying to. It looks like GMail doesn't check to see if there is an instance running before trying to kickof another process. Are there any plans to deal with this situation?

The incoming.pl output is below:

GT::Mail::POP3 (12405): STAT successful - count: 174 size: 2833273 at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 425.
GT::Mail::POP3 (12405): Login successful. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 307.
GMail (12405): 174 message(s) on server. at ./incoming.pl line 347.
GT::Mail::POP3 (12405): --> LIST at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 154.
GT::Mail::POP3 (12405): <-- +OK 174 visible messages (2833273 octets) at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 163.
GT::Mail::POP3 (12405): 174 messages listed. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 453.
GMail (12405): Parsing the header of message number 1. at ./incoming.pl line 532.
GT::Mail::POP3 (12405): Getting head of message 1 ... at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 317.
GT::Mail::POP3 (12405): --> TOP 1 0 at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 154.
GT::Mail::POP3 (12405): <-- +OK Message follows at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 163.
GT::Mail::POP3 (12405): Top of message 1 retrieved. at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 332.

After hitting ctrl-c the following text appears:

GMail (11975): Caught termination signal; finishing current message. Signal again to exit uncleanly at ./incoming.pl line 497.
GMail (11975): Looking at (louisaclethero@music-is-it.com) from the 'To' line at ./incoming.pl line 691.
GT::Mail::POP3 (11975): Getting message 1 ... at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 350.
GT::Mail::POP3 (11975): --> RETR 1 at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 154.
Unable to read from socket: Broken pipe. Read: at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 176
GT::Mail::POP3 (11975): <-- Nothing sent back at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 163.
GT::Mail::POP3 (11975): Could not RETR 1. Server said: Nothing sent back at ./incoming.pl line 467.
GMail (11975): Unable to parse message; Reason: (Could not RETR 1. Server said: Nothing sent back); Deleting. at ./incoming.pl line 777.
GT::Mail::POP3 (11975): --> DELE 1 at /home/sites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 154.
Broken pipe

The email causing the problem is shown below:

From ifcndehxok@yahoo.com Sun Oct 10 07:58:51 2004
X-UIDL: 64O!!B,F"!l/X"!VkQ"!
Return-Path: <ifcndehxok@yahoo.com>
Received: from 217.199.168.183 (y7xjxe@[211.203.185.216])
by neville.colo.hosteurope.com (8.10.2/8.10.2) with SMTP id i9A6wlG01574
for <louisaclethero@music-is-it.com>; Sun, 10 Oct 2004 07:58:48 +0100
X-Message-Info: DPN/ko+908+uj/YS+28/675007112856078
Received: from smtp-cot.ulysses.ifcndehxok@yahoo.com ([211.203.185.216]) by g32-czs3.ifcndehxok@yahoo.com with Microsoft SMTPSVC(5.0.9722.2828);
Sun, 10 Oct 2004 12:51:46 +0500
Received: from bile215.description.ifcndehxok@yahoo.com (processor106.ifcndehxok@yahoo.com [211.203.185.216])
by smtp-i's.cocoon.ifcndehxok@yahoo.com (Postfix) with SMTP id 16W142JM6HRX
for <louisaclethero@music-is-it.com>; Sun, 10 Oct 2004 02:54:46 -0500
Received: from smtp-bivouac.conferrable.ifcndehxok@yahoo.com ([211.203.185.216]) by zi2-qw40.ifcndehxok@yahoo.com with Microsoft SMTPSVC(5.0.8556.5107);
Sun, 10 Oct 2004 13:51:46 +0600
X-Message-Info: KGNQ+%ND_LC_CHAR[1-3]9+ku+X+6/01251471856
Received: from ruth.ifcndehxok@yahoo.com ([50.147.225.103]) by conn.ifcndehxok@yahoo.com with MailEnable ESMTP; Sun, 10 Oct 2004 12:56:46 +0500
Date: Sun, 10 Oct 2004 09:53:46 +0200
Message-Id: <57879954422.62956@ifcndehxok@yahoo.com>
From: T <ifcndehxok@yahoo.com>
To: Louisaclethero <louisaclethero@music-is-it.com>
Subject: f
MIME-Version: 1.0 (produced by bikinidecompile 6.6)
Content-Type: multipart/alternative;
boundary="--066045793330758544"
Status: U
----066045793330758544
Content-Type: text/html;
charset="iso-6393-9"
Content-Transfer-Encoding: quoted-printable
Content-Description: bandy newline carnation
<html>
<head>
<title> </title>
</head>
<body>
<p>Say goodbye to your photo cameras tickets!</p>
<p>&nbsp;</p>
<p><a href=3D"http://goodbyetickets.info/...173&affid=3D6539">=
Visit
here&lt;----</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a href=3D"http://goodbyetickets.info/gone.php">Adios</a></p>
<p>&nbsp;</p>
</body>
</html>
----066045793330758544--
Quote Reply
Re: [Alex] incoming.pl and broken pipe In reply to
Hi Alex,

Another email has caused incoming.pl to hang. This is now a regular problem. Could system limitations e.g disk space (GM is running on a RAQ4) allocated to a user be causing incoming.pl to hang?

After running in debug mode and hitting ^c the following text appeared:

GT::Mail::POP3 (3018): 157 messages listed. at /home/sites/site13/web/cgi-bin/we
bmail/admin/GT/Mail/POP3.pm line 453.
GMail (3018): Parsing the header of message number 1. at ./incoming.pl line 532.
GT::Mail::POP3 (3018): Getting head of message 1 ... at /home/sites/site13/web/
cgi-bin/webmail/admin/GT/Mail/POP3.pm line 317.
GT::Mail::POP3 (3018): --> TOP 1 0 at /home/sites/site13/web/cgi-bin/webmail/adm
in/GT/Mail/POP3.pm line 154.
GT::Mail::POP3 (3018): <-- +OK Message follows at /home/sites/site13/web/cgi-bin
/webmail/admin/GT/Mail/POP3.pm line 163.
GT::Mail::POP3 (3018): Top of message 1 retrieved. at /home/sites/site13/web/cgi
-bin/webmail/admin/GT/Mail/POP3.pm line 332.
GMail (3018): Caught termination signal; finishing current message. Signal agai
n to exit uncleanly at ./incoming.pl line 497.
Segmentation fault

The headers of the first email are below and the actual contents of the email follow on:

+OK useracct has 157 visible messages (0 hidden) in 1330397 octets.
top 1 0
+OK Message follows
Return-Path: <OJBeao@msn.com>
Received: from 206.81.92.102 (spongebobbuddy.com [206.81.92.102] (may be forged))
by ourdomain.com (8.10.2/8.10.2) with SMTP id i9CDHFG04133
for <louisaclethero@music-is-it.com>; Tue, 12 Oct 2004 14:17:16 +0100
Message-Id: <200410121317.i9CDHFG04133@ourdomain.com>
X-Message-Info: 96sycHM62IB2LYS532bsWRsYP6xfV93tjFPmATC572NA1
Received: from hygiene.OJBeao@msn.com (ww777.lq58944964272.yc-q.yof.OJBeao@msn.com [91.22.232.72])
by l'vovknead.OJBeao@msn.com
id CNF758888; Tue, 12 Oct 2004 11:15:16 -0300
[theoreticHost SMTP Relay 4.6054]
Reply-To: "Isiah Seymour" <OJBeao@msn.com>
From: "Isiah Seymour" <OJBeao@msn.com>
To: "Louisaclethero" <louisaclethero@music-is-it.com>
Subject: Home is where the heart is 58468
Date: Tue, 12 Oct 2004 11:10:16 -0300
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="--72609618574359300010"
X-UIDL: #hC!!6L<!!J1&!!<#'"!
Status: U

-- Email Content



----72609618574359300010
Content-Type: text/html;
charset="iso-1355-4"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
0934240
<br><br>
=A0 RATES AT 45 YEAR LOW!<br>
Rates are predicted to begin rising<br>
again in October 2004.<br>
Do not miss this chance.<br>
<br>
If you`ve recently closed on a property, <br>
now is the time to check your #s.<br>
<br><br>
*-'Lowest Interest-Rates in Years.<br>
*-'SAVE $1O0-$5OO per month.<br>
*-'Bad Cred.it? Who careS?<br>
Our advisors are here to help you decide your OWN options.
Our service only takes 15 seconds!!<br>
We do not ask for any personal/sensitive info<br><br>
Please use this to take advantage:<br>
<a href=3D"http://landrater.net/?partid=3Dvbrun">Secure Web-Form [Here)</a=
><br><br>
<br><br><br><br><br><a href=3D"http://landrater/st.html">Future reference =
options</a><br><br>
stateroombuzzwordashmoleantaughtclass<br>
3918097<br>


----72609618574359300010--

Thanks

Dean
Quote Reply
Re: [wobbly] incoming.pl and broken pipe In reply to
HI,

What version of Gossamer Mail are you using? There were some issues on earlier versions (pre 2.2 I believe) that would cause perl to seg fault when a message came in with very long headers (generally spam addressed to 1000+ people). This shouldn't be an issue with the latest version though.

Cheers,

Alex
--
Gossamer Threads Inc.
Quote Reply
Re: [Alex] incoming.pl and broken pipe In reply to
We're running 2.2.3. The problem re-occurred this morning. I deleted the first email and all subsequent messages were processed without incident. I did suspect that it might be related to the same recipient, but other email addressed to the recipient in the header below were delivered (or bounced)

The details are as follows:

GT::Mail::POP3 (12125): <-- +OK 123 visible messages (1099781 octets) at /home/s
ites/site13/web/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 163.
GT::Mail::POP3 (12125): 123 messages listed. at /home/sites/site13/web/cgi-bin/w
ebmail/admin/GT/Mail/POP3.pm line 453.
GMail (12125): Parsing the header of message number 1. at ./incoming.pl line 532
.
GT::Mail::POP3 (12125): Getting head of message 1 ... at /home/sites/site13/web
/cgi-bin/webmail/admin/GT/Mail/POP3.pm line 317.
GT::Mail::POP3 (12125): --> TOP 1 0 at /home/sites/site13/web/cgi-bin/webmail/ad
min/GT/Mail/POP3.pm line 154.
GT::Mail::POP3 (12125): <-- +OK Message follows at /home/sites/site13/web/cgi-bi
n/webmail/admin/GT/Mail/POP3.pm line 163.
GT::Mail::POP3 (12125): Top of message 1 retrieved. at /home/sites/site13/web/cg
i-bin/webmail/admin/GT/Mail/POP3.pm line 332.
GMail (12125): Caught termination signal; finishing current message. Signal aga
in to exit uncleanly at ./incoming.pl line 497.
GMail (12125): Looking at (louisaclethero@music-is-it.com) from the 'To' line at
./incoming.pl line 691.
GT::Mail::POP3 (12125): Getting message 1 ... at /home/sites/site13/web/cgi-bin
/webmail/admin/GT/Mail/POP3.pm line 350.
GT::Mail::POP3 (12125): --> RETR 1 at /home/sites/site13/web/cgi-bin/webmail/adm
in/GT/Mail/POP3.pm line 154.
Unable to read from socket: Broken pipe. Read: at /home/sites/site13/web/cgi-bi
n/webmail/admin/GT/Mail/POP3.pm line 176
GT::Mail::POP3 (12125): <-- Nothing sent back at /home/sites/site13/web/cgi-bin/
webmail/admin/GT/Mail/POP3.pm line 163.
GT::Mail::POP3 (12125): Could not RETR 1. Server said: Nothing sent back at ./in
coming.pl line 467.
GMail (12125): Unable to parse message; Reason: (Could not RETR 1. Server said:
Nothing sent back); Deleting. at ./incoming.pl line 777.
GT::Mail::POP3 (12125): --> DELE 1 at /home/sites/site13/web/cgi-bin/webmail/adm
in/GT/Mail/POP3.pm line 154.
Broken pipe

The header of the first email:

top 1 0
+OK Message follows
Return-Path: <SGLTVRUHOCXUOK@marchmail.com>
Received: from ip-66-186-232-38.dynamic.eatel.net (ip-66-186-232-38.dynamic.eatel.net [66.186.232.38])
by neville.colo.hosteurope.com (8.10.2/8.10.2) with SMTP id i9DITlG02854
for <louisaclethero@music-is-it.com>; Wed, 13 Oct 2004 19:29:47 +0100
X-Message-Info: FGG/srl+0+l/H+806/53654441591
Received: from smtp-electrophoresis.physiotherapist.SGLTVRUHOCXUOK@marchmail.com ([66.186.232.38]) by n61-nm6.SGLTVRUHOCXUOK@marchmail.com with Microsoft SMTPSVC(5.0.9260.1274);
Wed, 07 Jan 2004 10:22:42 -0200
Received: from before698.implicate.SGLTVRUHOCXUOK@marchmail.com (cactus752.SGLTVRUHOCXUOK@marchmail.com [66.186.232.38])
by smtp-nightdress.subrogation.SGLTVRUHOCXUOK@marchmail.com (Postfix) with SMTP id 7TU10J01R
for <louisaclethero@music-is-it.com>; Wed, 07 Jan 2004 17:18:42 +0500
Received: from smtp-ferocity.mightn't.SGLTVRUHOCXUOK@marchmail.com ([66.186.232.38]) by by4-zf68.SGLTVRUHOCXUOK@marchmail.com with Microsoft SMTPSVC(5.0.1328.9231);
Wed, 07 Jan 2004 10:23:42 -0200
X-Message-Info: OLOSA+%ND_LC_CHAR[1-3]703+z+T+903/370479584061947
Received: from sweetish.SGLTVRUHOCXUOK@marchmail.com ([78.113.22.111]) by decor.SGLTVRUHOCXUOK@marchmail.com with MailEnable ESMTP; Wed, 07 Jan 2004 10:23:42 -0200
Date: Wed, 07 Jan 2004 09:27:42 -0300
Message-Id: <69496590632.61330@SGLTVRUHOCXUOK@marchmail.com>
From: Vern Hayden <SGLTVRUHOCXUOK@marchmail.com>
To: Louisaclethero <louisaclethero@music-is-it.com>
Subject: Cheating Housewife Services
MIME-Version: 1.0 (produced by dwellobscene 7.1)
Content-Type: multipart/alternative;
boundary="--61054638611401163"
X-UIDL: >dM!!/!+!!m1V!!2]("!
Status: U

The email contents:

----61054638611401163
Content-Type: text/plain;
charset="iso-7303-5"
Content-Transfer-Encoding: base64
Content-Description: augment antiquarian maple
QW1hdHVlciBNYXRjaA0KSUQ6IEthdGhlcmluZTI4DQpBZ2U6IDI5DQpNZWFzdXJlbWVudDog
MzYgMjggMzYNClN0YXR1czogTWFycmllZCANCkZhbnRhc3k6IFN1Y2sgb2ZmIGEgY29tcGxl
dGUgc3RyYW5nZXIsIGFuZCBzd2FsbG93IGhpcyBsb2FkLiANCkZhdm9yaXRlIHNleHVhbCBw
b3NpdGlvbjogTGlja2luZyBEaWNrDQoNClRvIGFjY2VwdCB0aGlzIGludml0YXRpb24gYW5k
IHJlZ2lzdGVyIGZvciB5b3VyIGFjY291bnQsIHZpc2l0DQpodHRwOi8vd3d3LnJlbGF4ZWRz
ZW5zZW9mc3R5bGUuYml6Lzg4NjAxNi9jaHdzL2Z1bGxwYWdlLnBocA0KDQoNCg0KDQoNCg0K
enRvcCBtYWlsDQpodHRwOi8vd3d3LnJlbGF4ZWRzZW5zZW9mc3R5bGUuYml6L2VtbXMvcHJl
ZmVyZW5jZS9jb250cm9sLnBocCANCg==
----61054638611401163--