Re: sendmail attachments

Holger.VanKoll_at_SWISSCOM.COM
Date: 11/25/04

  • Next message: Thomas Rupp: "AW: sendmail attachments"
    Date:         Thu, 25 Nov 2004 18:33:51 +0100
    To: aix-l@Princeton.EDU
    
    

    f.e.
     
    cat /etc/motd |uuencode test|mail -s test2 recipient
     
    will mail /etc/motd as a attachment called "test" to recipient with
    subject test2
     

    ________________________________

    From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of
    Mark Schlechte
    Sent: Thursday, November 25, 2004 6:19 PM
    To: aix-l@Princeton.EDU
    Subject: sendmail attachments

    I've searched the archive and google but can someone help me with this.
    I send attachments from my aix servers to my groupwise email account
    through our SMTP gateway
    via the < command (ie. mail user@domain <attachement).
     
    With this method the attachment arrives as the message body rather than
    an attachment as desired.
     
    Is there another way to do this? Can I make a configuration change in
    sendmail or is this
    a function of my gateway and uuencoded vs MIME attachments?
     
    Mark

    DISCLAIMER: The information transmitted is intended only
    for the addressee and may contain confidential,
    proprietary and/or privileged material. Any
    unauthorized review, distribution or other use
    of or the taking of any action in reliance upon
    this information is prohibited. If you received
    this in error, please contact the sender and
    delete or destroy this message and any copies.
            


  • Next message: Thomas Rupp: "AW: sendmail attachments"