PDA

View Full Version : Contact Email Address


Athan
07-30-2005, 06:10 PM
I attemptd to send an email to feedback@totalbf2.com about renderer.drawfps 1's 2nd figure NOT being average FPS, but milli-seconds between frames (likely the last two), but it results in this error:


Connecting to totalbf2.com [70.84.124.36.25] ... connected
SMTP<< 220-orp.planetcombat.net ESMTP Exim 4.43 #1 Sun, 31 Jul 2005 00:07:12 +0600
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
SMTP>> EHLO bowl.fysh.org
SMTP<< 250-orp.planetcombat.net Hello mail at bowl.fysh.org [83.170.75.51]
250-SIZE 52428800
250-PIPELINING
250-AUTH PLAIN LOGIN
250-STARTTLS
250 HELP
SMTP>> STARTTLS
SMTP<< 454 TLS currently unavailable
SMTP>> QUIT
LOG: 0 MAIN
SMTP error from remote mailer after STARTTLS: host totalbf2.com [70.84.124.36]: 454 TLS currently unavailable
LOG: 0 MAIN
== feedback@totalbf2.com T=remote_smtp defer (0): SMTP error from remote mailer after STARTTLS: host totalbf2.com [70.84.124.36]: 454 TLS currently unavailable


i.e. your mail server is advertising that TLS (encryption) is available, but then failing when told to start it.

I've now forced my mail server to not use TLS for your server to allow delivery and pushed the email out, but this is something you should fix.

-Ath