craigbrass Posted February 7, 2008 Share Posted February 7, 2008 Hello Guys, I know this isn't strictly totally PHP but I hope you guys can help me anyway. Anyway, mail sent from an application we are building is being flagged by spam assassin as spam but we are unsure why. Please can you take a look at the source below and give us any pointers? From - Thu Feb 07 20:02:18 2008 X-Account-Key: account2 X-UIDL: UID26807 X-Mozilla-Status: 0001 X-Mozilla-Status2: 00000000 X-Mozilla-Keys: Return-Path: <nobody@gandalf.anonymousservers.org> X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on fuse12 X-Spam-Level: **** X-Spam-Status: No, score=4.0 required=5.0 tests=HTML_IMAGE_ONLY_28, HTML_MESSAGE,RDNS_NONE autolearn=no version=3.2.3 Received: from [66.45.240.146] (HELO gandalf.anonymousservers.org) by smtp-gw29.mailanyone.net with esmtp (TLSv1:AES256-SHA:256) (MailAnyone incSMTP) id 1JMow1-0003bd-16 for REPLACED@EMAIL.ADDRESS; Wed, 06 Feb 2008 12:23:49 -0600 Received: from nobody by gandalf.anonymousservers.org with local (Exim 4.68) (envelope-from <nobody@gandalf.anonymousservers.org>) id 1JMow7-0000cW-Vb for REPLACED@EMAIL.ADDRESS; Wed, 06 Feb 2008 18:23:56 +0000 To: Craig Brass <REPLACED@EMAIL.ADDRESS> Subject: Viper Cart: Forgot Password To: From: <no-reply@fortknox.craigbrasssystems.com> X-Mailer: Viper Cart Mailsystem - http://www.vipercart.com/ Content-Type: multipart/alternative; boundary="VC_Boundary_String_1072444b97bfeb3c053b1b918a0978e2" MIME-Version: 1.0 X-ViperCart-MailID: 32 Message-Id: <E1JMow7-0000cW-Vb@gandalf.anonymousservers.org> Date: Wed, 06 Feb 2008 18:23:55 +0000 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gandalf.anonymousservers.org X-AntiAbuse: Original Domain - craigbrass.net X-AntiAbuse: Originator/Caller UID/GID - [99 99] / [47 12] X-AntiAbuse: Sender Address Domain - gandalf.anonymousservers.org X-FuseMail-Origin: MAIL=743161 X-FuseBlacklist: No X-FuseWhitelist: No X-FuseMsgID: X-FuseDlvHost: fuse11.96586111.0 This is a multi-part message in MIME format. --VC_Boundary_String_1072444b97bfeb3c053b1b918a0978e2 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Dear Craig Brass, You are receiving this email because you requested a password reminder. Please click the following link within the next 60 minutes to reset your password. http://fortknox.craigbrasssystems.com/vipercartlatest/forgot-password/index.html If you did not request a password reminder, simply disregard this email.---------------------------------------------------------------------------- Best Regards, The Viper Cart Team Address: 43b Millbrook Road, Kingstown Industrial Estate, Carlisle, Cumbria, CA3 0EU Phone: 0845 094 6310 Fax: 0845 094 6320 Web: http://fortknox.craigbrasssystems.com/vipercartlatest/ E-Mail: REPLACED@EMAIL.ADDRESS --VC_Boundary_String_1072444b97bfeb3c053b1b918a0978e2 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 8bit <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Viper Cart Email</title> <style type="text/css" media="screen"> body, p, td, label { font-family: Verdana, sans-serif; font-size: 12px; } a:link, a:visited { color: #257BBE; text-decoration: none; } a:active, a:hover { color: #000000; text-decoration: none; } #logobar { background: #568140; height: 10px; } #subject { font-size: 14px; font-weight: bold; } .columntitle { color: #257BBE; } .rowtitle { text-align: right; width: 125px; display: block; color: #257BBE; } .totalstitle { text-align: right; display: block; color: #257BBE; } .indent { margin-left: 5px; } fieldset { border: 1px solid #CCCCCC; } fieldset legend { color: #CCCCCC; } </style> </head> <body> <div> <a href="http://fortknox.craigbrasssystems.com/vipercartlatest/"><img src="http://fortknox.craigbrasssystems.com/vipercartlatest/skins/default/images/email_logo.png" alt="Viper Cart" /></a> </div> <div id="logobar"></div><p id="subject">Password Reminder</p> <p> Dear Craig Brass,<br /> <br /> You are receiving this email because you requested a password reminder.<br /> <br /> Please go to the following URL within the next 60 minutes to reset your password.<br /> <br /> <a href="http://fortknox.craigbrasssystems.com/vipercartlatest/forgot-password/index.html">http://fortknox.craigbrasssystems.com/vipercartlatest/forgot-password/index.html</a><br /> <br /> If you did not request a password reminder, simply disregard this email. </p> <p> <br /> ----------------------------------------------------------------------------<br /> Best Regards,<br /> <b>The Viper Cart Team</b><br /> <br /> <b>Address:</b> 43b Millbrook Road, Kingstown Industrial Estate, Carlisle, Cumbria, CA3 0EU<br /> <b>Phone:</b> 0845 094 6310<br /> <b>Fax:</b> 0845 094 6320<br /> <b>Web:</b> <a href="http://fortknox.craigbrasssystems.com/vipercartlatest/">http://fortknox.craigbrasssystems.com/vipercartlatest/</a><br /> <b>E-Mail:</b> <a href="mailto:REPLACED@EMAIL.ADDRESS">REPLACED@EMAIL.ADDRESS</a> </p> </body> </html> --VC_Boundary_String_1072444b97bfeb3c053b1b918a0978e2-- Best Regards, Craig Brass Quote Link to comment Share on other sites More sharing options...
Wolphie Posted February 7, 2008 Share Posted February 7, 2008 Are you sure it's nothing actually to do with the domain? Usually it's the domain. Quote Link to comment Share on other sites More sharing options...
phpSensei Posted February 7, 2008 Share Posted February 7, 2008 It could be the domain, just contact your server. Quote Link to comment Share on other sites More sharing options...
craigbrass Posted February 7, 2008 Author Share Posted February 7, 2008 I own the server and I have checked it for blacklisting already. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.