Date: Sun, 24 Mar 2002 18:36:34 -0800 From: "Jeff Shevlen" <jshevlen@passedpawn.com> To: "Joe & Fhe Barbish" <barbish@a1poweruser.com> Cc: "FBSDQ" <questions@FreeBSD.ORG> Subject: Re: Postfix "Operation timed out (port 25)" Message-ID: <011801c1d3a5$e297fa80$b300a8c0@wenk> References: <LPBBIGIAAKKEOEJOLEGOMEPBCLAA.barbish@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
For the record, the following will post everything in deferred to stdout # find /var/spool/postfix/deferred/ -type f -print | xargs postcat | more Also, I should apologise. I've mixed up the subject line of this email with the wrong question in the message body. I meant to send this question to postfix-questions. I'm resending my question with a similar subject heading. My mistake, : Why not just edit the file if you want to see it's content. Postfix uses the : standard sendmail postoffice layout. /var/mail/loginID Just edit that : file, or login as that loginID and issue the mail command on the command : line to get his mail. : : -----Original Message----- : From: owner-freebsd-questions@FreeBSD.ORG : [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jeff Shevlen : Sent: Sunday, March 24, 2002 8:50 PM : To: freebsd-questions@FreeBSD.ORG : Subject: Postfix "Operation timed out (port 25)" : : Hi, : : I'm trying to view messages stuck in deferred for debugging purposes. : For instance this message is sitting in my maillog: : : Mar 24 09:28:27 pho88 postfix/smtp[35653]: C746916F: : to=<dirce@globo.com>, relay=none, delay=22888, status=deferred : (connect to smtp.globo.com[200.2 : 08.9.12]: Operation timed out) : : ... I've tried using postcat to have a look, but it kaks: : : # postcat C746916F : postcat: fatal: open C746916F: No such file or directory : : I'm missing something fundamental here, but I don't know what. : : Jeff : : : : : To Unsubscribe: send mail to majordomo@FreeBSD.org : with "unsubscribe freebsd-questions" in the body of the message : : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?011801c1d3a5$e297fa80$b300a8c0>