Great Circle Associates Majordomo-Users
(July 1994)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Microsoft Mail Problem Resolution
From: bdavis @ acc1 . acc . vf . ge . com (Davis Blake)
Date: Mon, 25 Jul 94 12:34:40 EDT
To: majordomo-users @ greatcircle . com


A while back I sent out a plea for help with regard to 
having to support several users that had to use Microsoft
Mail, and the problem that the MS Mail software used the
first "From xyz line" (not the "From:, Sender:, or Reply-to:
lines) when a user tried to reply to mail sent out by majordomo
version 1.92 (or any other mail).  


Thank you for all the replies of sympathy and history of dealing
with MS Mail and with Microsoft itself.


The problem specific to majordomo software is that it places the 
owner-<listname> as the from address.


I have modified the resend script to use the valid_addr
of the originator.  I have a somewhat limited set of user mail
systems: SMTP (sun and chameleon), MAC MS MAIL, PC MS MAIL.

It has worked successfully here for my situation, but your mileage 
may vary with other mail systems.  Here it is:

diff -c10 ist/resend orig/resend
***************
*** 317,339 ****
      }
   
      if ( $infile == 0 ) {
          &bounce ("Non-member submission from [$from]");
      }
  }
  
  if (defined($opt_A) && ! defined($approved)) {
      &bounce("Approval required");
  }
- 
- $valid_from = &valid_addr($from);
- $sendmail_sender = $valid_from if $valid_from;
   
  $sendmail_cmd = "/usr/lib/sendmail $opt_m -f$sendmail_sender " .
      join(" ", @ARGV);
  
  if (defined($opt_d)) {
      $| = 1;
      print "Command: $sendmail_cmd\n";
      $status = (system("cat /tmp/resend.$$.out") >> 8);
      unlink(</tmp/resend.$$.*>);
      exit($status);
--- 317,336 ----
***************

++--+----+----+----+----+----+----+----+----+----+----+----+----+---++
++ Blake Davis                         +                            ++
++ Chief System Architect              +  610.992.6139 Phone        ++
++ Information Services & Technologies +  610.992.6299 FAX          ++
++ Martin Marietta                     +                            ++
++ 640 Freedom Center, 3rd floor       +  Davis.Blake@ist.vf.ge.com ++
++ King of Prussia, PA   19406         +                            ++ 
++--+----+----+----+----+----+----+----+----+----+----+----+----+---++



Indexed By Date Previous: Security problem with wrapper?
From: koos@pizza.hut.nl (Koos van den Hout _U nix and we all_)
Next: Re: Security problem with wrapper?
From: "John P. Rouillard" <rouilj@cs.umb.edu>
Indexed By Thread Previous: Security problem with wrapper?
From: koos@pizza.hut.nl (Koos van den Hout _U nix and we all_)
Next: Address option in lists?
From: Bruce Hauge <bruceh@hpcvcdv.cv.hp.com>

Google
 
Search Internet Search www.greatcircle.com