MyBB Community Forums

Full Version: I have some problem with email
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, i have some problem with email, i cant request password from phpmailer

2013-06-23 02:18:59 1UqX52-0000aM-JJ SA: Action: scanned but message isn't spam: score=2.8 required=5.0 (scanned in 7/7 secs | Message-Id: [email protected]). From <[email protected]> (local) for [email protected]
2013-06-23 02:18:59 1UqX52-0000aM-JJ <= [email protected] U=www P=local S=1474 from <[email protected]> for [email protected]
2013-06-23 02:18:59 1UqX52-0000aM-JJ ** [email protected] R=up_relay T=remote_smtp: SMTP error from remote mail server after end of data: host smtp.up.ee [80.66.247.248]: 554 5.7.1 Spam (one-word mailer)
2013-06-23 02:19:02 1UqX59-0000aT-EC SA: Action: scanned but message isn't spam: score=-0.0 required=5.0 (scanned in 3/3 secs | Message-Id: [email protected]). From <> (local) for [email protected]
2013-06-23 02:19:02 1UqX59-0000aT-EC <= <> R=1UqX52-0000aM-JJ U=mailnull P=local S=2730 from <> for [email protected]
2013-06-23 02:19:02 1UqX52-0000aM-JJ Completed
2013-06-23 02:19:02 1UqX59-0000aT-EC => [email protected] R=up_relay T=remote_smtp H=smtp.up.ee [80.66.247.248] C="250 2.0.0 r5MNJ1tr011087 Message accepted for delivery"
2013-06-23 02:19:02 1UqX59-0000aT-EC Completed
2013-06-23 02:19:15 Delay 30s for smtp.up.ee [80.66.247.248] with HELO=uusprogramm.ee. Mail from [email protected] to [email protected].
2013-06-23 02:20:15 DNS list lookup defer (probably timeout) for 248.247.66.80.dynablock.njabl.org: assumed not in list
2013-06-23 02:20:15 H=smtp.up.ee (uusprogramm.ee) [80.66.247.248] I=[192.168.0.5]:25 F=<[email protected]> rejected RCPT <[email protected]>: "Access denied!(Open Relay)"
2013-06-23 02:20:15 Delay 30s for smtp.up.ee [80.66.247.248] with HELO=uusprogramm.ee. Mail from  to [email protected].
2013-06-23 02:20:50 1UqX6r-0000aa-JN SA: Action: scanned but message isn't spam: score=0.0 required=5.0 (scanned in 3/3 secs | Message-Id: [email protected]). From <> (host=smtp.up.ee [80.66.247.248]) for [email protected]
2013-06-23 02:20:50 1UqX6r-0000aa-JN <= <> H=smtp.up.ee (uusprogramm.ee) [80.66.247.248] I=[192.168.0.5]:25 P=esmtps X=TLSv1:DHE-RSA-AES256-SHA:256 S=3499 [email protected] from <> for [email protected]
2013-06-23 02:20:50 1UqX6r-0000aa-JN => noreply <[email protected]> R=dovecot_user T=dovecot_delivery
2013-06-23 02:20:50 1UqX6r-0000aa-JN Completed
Can you please provide us with your domain please?
(2013-06-23, 12:09 AM)Conor C. Wrote: [ -> ]Can you please provide us with your domain please?

i don't want public it, but check please PM.

I found problem, why i can't get email.

Look at this
SMTP error from remote mail server after end of data: host smtp.up.ee [80.66.247.248]: 554 5.7.1 Spam (one-word mailer)

and now i googled it
# we Shall block all mailers with the name only from one word:
Rnethack $ OK
RZ-Mail-SGI $ OK
RDipost $ OK
R $-$#error $ 5.7.1 $: "554 Spam (one-word mailer)"

Your E-Mail service send name with one word.

How to fix that ?