Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. beatleman

    return-path = the from address

    You may need to do 2 things. You can change your Return-Path to use the value of $g, like this: ######################### # Format of headers # ######################### H?P?Return-Path: <$g> If that isn't enough then you might also try setting this FEATURE in your ".mc" file and...
  2. beatleman

    Authenticate MS Exchange Addresses

    We use Ms Exchange 2003 as our e-mail hub. When starting PINE on AIX, PINE will query the Exchange server and force the user to logon to the domain before allowing access to use Exchange (access folders, send mail, etc.) The user receives this prompt from PINE: HOST: exchange USER...
  3. beatleman

    SMTP leaking AIX ver

    You may also have to remove the "($v/$Z)" entry from the "Received:" stanza shown below. The $v = Sendmail version The $Z = OS version (i.e. AIX 5.2) HReceived: $?sfrom $s $.$?_($?s$|from $.$_) $.$?{auth_type}(authenticated$?{auth_ssf} (${auth_ssf} bits)$.) $.by $j ($v/$Z)$?r...
  4. beatleman

    Email Basics

    Make this entry in sendmail.cf specifying the name of your W2K server as the relay host. # "Smart" relay host (may be null) # Relay host to forward outgoing mail not in the local domain to. # To forward ALL mail to this relay host, uncomment the appropriate # rule in ruleset 0, as indicated by...

Part and Inventory Search

Back
Top