Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: DNS problems with Mail::SPF

by rizzo (Curate)
on Aug 02, 2018 at 08:55 UTC ( [id://1219685]=note: print w/replies, xml ) Need Help??


in reply to DNS problems with Mail::SPF

my $ip = $mail->header("X-IP");

Did you check if $ip has a reasonable value(the sender's IP address)?
As far as I know, header names starting with "X-" are non-standard, so they may exist but they do not necessarily. I'd bet that an empty string is causing you the trouble.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1219685]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-04-23 18:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found