Search Results

Search: Posts Made By: EarleAke
16,735
Posted By EarleAke
Re: Sendmail with html attachment and html body
You might try something like this as an example:

#!/usr/bin/perl

use Net::SMTP;
use MIME::Lite;
use Getopt::Long;

### Adjust sender, recipient and your SMTP mailhost
my $from_address =...
Forum: AIX 08-19-2009
21,816
Posted By EarleAke
If you have a smarthost defined, the email will...
If you have a smarthost defined, the email will be sent to your smarthost then on to the destination. If you are sending directly to the other host there are ways to debug it. First, do a lookup to...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 11:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy