Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Fellow monk, I'm afraid you simply are not clear enough. Where does the IP address show? In the email, at the client side? In a Recieved-line? In the browser when the mail is sent?

If the IPaddress is shown in the email at the From: or To: line, it's added by your local mailserver, because one of the email adresses were not complete, ie. <user> instead of <user@domain.cc>, the @ is vital here. Your local mailserver then adds it's official name. However, it may be not know it's officiall name, and then adds it's IPaddress as domain. You can send emails directly to IPaddresses, so they are valid on the right side of an @.

If your IPaddress show up on a Recieved: -line, I'm sorry, but that's how it's supposed to be. It's added by the next mailserver, indicating where it got the mail from, you can't change it.

If the browser shows the IP address when you have sent the mail, it's because you print it somewhere in your script.

Try specifying more accurately where it's showing the IPaddress in question and we'll see if we can help you.


In reply to Re: Eliminating useless server information by fsn
in thread Eliminating useless server information by sulfericacid

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found