473,395 Members | 1,869 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Subject to the automated mails

I'm trying to send attachments through E-mail using the following command,

Expand|Select|Wrap|Line Numbers
  1. echo " Refer to the attachments." > textfile | (uuencode $file1 outputfile1.txt; uuencode $file2 outputfile2.txt;) |cat textfile - |  sendmail -F "Fromaddress"  ${XXXX}
Now can anyone tell me how to display subject to this E-mail.
my browser doesn't support any other command other than UUencode to send attachments.
Oct 4 '07 #1
2 1129
pbmods
5,821 Expert 4TB
Heya, achilleus.

Please use CODE tags when posting source code:

[CODE]
Source code goes here.
[/CODE]

I'm going to go ahead and move this thread to the *n?x forum, where our resident Experts will be better able to help you out.
Oct 4 '07 #2
Motoma
3,237 Expert 2GB
I believe the passing the -s flag to sendmail will allow you to set a subject.
Oct 5 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Susan | last post by:
Is there any way to take one of the fields from the form and use that as your subject line.. right now I have a default subject line entered - but would rather have the subject be the information...
4
by: Philipp Lenssen | last post by:
I'm using email links like this in my blog (they are automatically generated): <a href="mailto:blog@outer-court.com?subject=Google-Blogoscoped-Context, Not Navigation"> Is it legal? --...
9
by: Marius Kaizerman | last post by:
I have 5 fields (the number can grow) that represents the stock in different places: stock1, stock2, stock3, stock4, stock5 From a subform, I need to manipulate their values, depending on a rule...
1
by: Kondapanaidu | last post by:
Hi, I am using C#.NET2.0, My Outlook Inbox is having some mails. My system Configured with Outlook, I need to capture the Unread mail subject line. How to capture the subject line from...
1
by: PHP Wooer | last post by:
Can anybody there please help me out? I am having a problem with the display of Japanese character in the subject line of the mails sent in Japanese language. This problem is particularly with...
1
by: praveen2gupta | last post by:
I am working on email server. It is running fine on all English mails. Recently I have converted it to multi language. All laguage are good with in server mail send and received. My Problem is...
1
by: ckok | last post by:
Hi, I am coding an application that gets all the mails(exchange server) in a folder and then enumerates all the attachments. But some mails have slashes("\") in the subject and display name. I...
3
by: azeemqaiser | last post by:
Hi All, I have an ASP application which is sending out mails (an html page) with mailto link in it. But the subject line fo this mail is dynamically created. I want that when someone clicks on...
3
by: =?Utf-8?B?anAybXNmdA==?= | last post by:
I've got some code that is chopping my subject line on the messages I receive, and I do not know why. Our server is running Active Directory and SQL Server 2000 Enterprise. The email is sent,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.