[Exim] temporarily unable to verify sender address (??)

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Sander Smeenk
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [Exim] temporarily unable to verify sender address (??)
Hi,

exim-tls version 3.35

I wonder if someone can tell me what the errormessage in the subject
really means. Take a look at this:

| [0:00] [root@knopje:/home/ssmeenk] # nc dot 25
| 220 dot.freshdot.net ESMTP All Your Mail Are Belong To Us
| HELO knopje.freshdot.net
| 250 dot.freshdot.net Hello knopje.freshdot.net [195.64.83.23]
| MAIL FROM:<root@???>
| 451 rejected: temporarily unable to verify sender address
|               (try again later) <root@???>
| QUIT
| 221 dot.freshdot.net closing connection


But if specify a user as the sender:

| [0:01] [root@knopje:/home/ssmeenk] # nc dot 25
| 220 dot.freshdot.net ESMTP All Your Mail Are Belong To Us
| HELO knopje.freshdot.net
| 250 dot.freshdot.net Hello knopje.freshdot.net [195.64.83.23]
| MAIL FROM:<ssmeenk@???>
| 250 <ssmeenk@???> is syntactically correct
| QUIT
| 221 dot.freshdot.net closing connection


the command was accepted!

What I want to do is create a situation in which my home-machine can
send out email via my co-located machine by authenticated SMTP and TLS.
I have the authentication and TLS part set up correctly, but then this
happens...

Also, how do I tell my exim on my home machine that mail to
users @ 'knopje.freshdot.net' needs te be delivered locally, and
mail to users @ '<whatelse>' needs to go through my smarthost (dot),
but all outgoing mail must have @freshdot.net as sender... I must say I
haven't really tried fixin this, but if someone could copy-paste
something, it would save me time...

------------------------------------------------------------------
Single queue run
LOG: 0 MAIN
Start queue run: pid=13639 -qff
delivering message 16yJk1-0003Wf-00 (queue run pid 13639 fd 5)
Connecting to dot.freshdot.net [195.64.80.165.25] ... connected
SMTP<< 220 dot.freshdot.net ESMTP All Your Mail Are Belong To Us
SMTP>> EHLO knopje.freshdot.net

  SMTP<< 250-dot.freshdot.net Hello knopje.freshdot.net [195.64.83.23]
         250-SIZE
         250-PIPELINING
         250-STARTTLS
         250 HELP

SMTP>> STARTTLS

SMTP<< 220 OpenSSL/0.9.6beta go ahead
Initialised TLS (OpenSSL/0.9.6beta)
Cipher: TLSv1:EDH-RSA-DES-CBC3-SHA:168
SMTP>> EHLO knopje.freshdot.net

  SMTP<< 250-dot.freshdot.net Hello knopje.freshdot.net [195.64.83.23]
         250-SIZE
         250-PIPELINING
         250-AUTH LOGIN
         250 HELP

SMTP>> AUTH LOGIN

SMTP<< 334 V..........6
SMTP>> a......l

SMTP<< 334 U..........6
SMTP>> b..........=

SMTP<< 235 Authentication succeeded
SMTP>> MAIL FROM:<root@???> SIZE=1366 AUTH=root@???
SMTP>> RCPT TO:<ssmeenk@???>
SMTP>> DATA

SMTP<< 451 rejected: temporarily unable to verify sender address (try again later) <root@???>
SMTP<< 503 No sender yet given
SMTP<< 503 MAIL FROM command must precede DATA
SMTP>> QUIT

tls_close(): shutting down SSL
LOG: 0 MAIN
== ssmeenk@??? T=remote_smtp defer (0): SMTP error from remote mailer after MAIL FROM:<root@???> SIZE=1366 AUTH=root@???: host dot.freshdot.net [195.64.80.165]: 451 rejected: temporarily unable to verify sender address (try again later) <root@???>
LOG: 0 MAIN
End queue run: pid=13639 -qff
Script done on Fri Apr 19 00:06:07 2002

--
| Genealogy: Tracing yourself back to better people.
| 1024D/08CEC94D - 34B3 3314 B146 E13C 70C8 9BDB D463 7E41 08CE C94D