Quantcast
Channel: UNIX and Linux Forums
Viewing all articles
Browse latest Browse all 16232

Uuencode & Mailx

$
0
0
hi,

i am trying to send a pdf attachment which has a name of 200 characters using uuencode and mailx. But the email is not getting delivered.

Code:

uuencode <filename.pdf> <filename.pdf> | mailx -s "Test" <email_id>

Viewing all articles
Browse latest Browse all 16232

Trending Articles