home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / mail / sendmail / 1935 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.9 KB  |  65 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!umn.edu!cs.umn.edu!iacovou
  3. From: iacovou@cs.umn.edu (Danny Iacovou)
  4. Subject: format of the From: line
  5. Message-ID: <1992Jul24.034141.1097@cs.umn.edu>
  6. Organization: University of Minnesota, Minneapolis, CSci dept.
  7. Date: Fri, 24 Jul 1992 03:41:41 GMT
  8. Lines: 55
  9.  
  10.  
  11.   Hi;
  12.  
  13.  
  14.   I am having some trouble with the format of the From: line. Before I 
  15.   go into my problem here is a bit of background info.
  16.  
  17.   I have a client that forwards all mail off to a host in order to 
  18.   deliver the mail. The name of the client is "joe.cs.umn.edu", and
  19.   the name of the host is "smoe.cs.umn.edu". I want mail to appear as
  20.   though it originated from "cs.umn.edu". My client it running SunOS
  21.   sendmail 4.1, and my host is running 5.65c+IDA
  22.  
  23.   Now, my problem. My client does not write the From: line in the form of:
  24.  
  25.     From: iacovou@cs.umn.edu (Danny Iacovou)
  26.  
  27.   Instead, it writes it in the form of:
  28.  
  29.     From: iacovou@cs.umn.edu
  30.  
  31.  
  32.   I really want to add the full name in the From: line.
  33.  
  34.   Here are what some of my "defines" are set to:
  35.  
  36.   # format of a total name
  37.   Dq$g$?x ($x)$.
  38.  
  39.  
  40.   H?P?Return-Path: <$g>
  41.   HReceived: $?sfrom $s $.by $j
  42.     id $i; $v/$V; $b
  43.   H?D?Resent-Date: $a
  44.   H?D?Date: $a
  45.   H?F?Resent-From: $q
  46.   H?F?From: $?C$g$|$q$.
  47.   H?x?Full-Name: $x
  48.   HSubject:
  49.   H?M?Resent-Message-Id: <$t.$i@$j>
  50.   H?M?Message-Id: <$t.$i@$j>
  51.  
  52.  
  53.   As far as I can tell, $x is never getting set to the full name.
  54.   It also follows that when I telnet to port 25 and try to vrfy I 
  55.   get a "<username>" as a reply given the command "vrfy username".
  56.  
  57.  
  58.   Any ideas?
  59.  
  60. -- 
  61. --------------------------------------------------------------------------------
  62. Neophytos Iacovou                                
  63. University of Minnesota                     email:  iacovou@cs.umn.edu 
  64. Computer Science Department                         ...!rutgers!umn-cs!iacovou
  65.