Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Generating Message_id email headers

by haukex (Archbishop)
on May 18, 2017 at 12:49 UTC ( [id://1190529]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Code derived from Email::MessageID 1.406 by Ricardo Signes
    # http://cpansearch.perl.org/src/RJBS/Email-MessageID-1.406/lib/Email/
    +MessageID.pm
    ...
        my $user = join '.', $t . $u, $noise, $$;
        return '<' . $user . '@' . hostname_long . '>';
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (8)
As of 2024-04-16 08:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found