Re: [exim] Exim always uses "intern" E-Mail address as "FROM…

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Graeme Fowler
Data:  
Para: veryxRV
CC: exim-users
Temas novos: Re: [exim] Exim always uses "intern" E-Mail address as "FROM" entry
Asunto: Re: [exim] Exim always uses "intern" E-Mail address as "FROM" entry
On Mon, 2007-02-26 at 13:15 -0800, veryxRV wrote:
> My IP is 77.182.83.30.


Which is a dynamic address according to the format of the name:

30.83.182.77.in-addr.arpa domain name pointer
wprt-4db6531e.pool.einsundeins.de.

...and is listed as such with several DNSBLs, particularly the SpamHaus
Zen list:

;; ANSWER SECTION:
30.83.182.77.zen.spamhaus.org. 1800 IN  A       127.0.0.11


127.0.0.10-11 Non-MTA IP address ranges set by outbound mail policy.

That policy has been defined and provided to SpamHaus (and no doubt
other DNSBL operators) by your ISP.

Note the following rejection reason which was above your original one:

Use of a dynamic IP address for E-Mail dispatch:
WEB.DE does not accept any E-Mail on its incoming mail servers
originating from dynamic IP addresses. Instead, use your provider's
designated SMTP Server.

You need a hosted smarthost, or to use your upstream's outbound MTA.

Graeme