473,387 Members | 1,757 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,387 software developers and data experts.

Send email with linux C program

Can someone help me to whrite it or give me code that is ready to use or point me in some direction?

Thanks :)
Apr 23 '13 #1
1 2001
Banfa
9,065 Expert Mod 8TB
We don't engage in email on this site.

We don't write full code solutions on this site.

You haven't said what the program should do.

However this should get you started

Expand|Select|Wrap|Line Numbers
  1. int main()
  2. {
  3.   return 0;
  4. }
  5.  
There you go ready to use code that compiles to a valid program.
Apr 23 '13 #2

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

Similar topics

1
by: Jay McGrath | last post by:
Help - trying to send a simple text email with with as little user intervention. I am trying to create a button in my Access application that will automatically send a simple text email. It...
5
by: Andreas | last post by:
I am working with three computers, my developing computer, a Web Server and a Mail Server (Exchange). I am trying to send a email from the Web Server via the Mail Server to a valid email address...
1
by: John | last post by:
Hi, I have a question to ask in how to send e-mail through a program written by VB.Net with the help of MS Word and Outlook? The platform will be like this: OS - Win 2K Pro Office 2000 with...
2
by: Sivaswami Jeganathan | last post by:
how to send email from an asp page ? -- Sivaswami Jeganathan
4
by: yazwas | last post by:
I'm writing an application and I need how to send email through my application, I want it to be platform independent, is there any free library for sending emails, any suggestions, Thankx alot
2
by: Andy | last post by:
Hi, I have a C# application. In part of it, users can define distribution lists, which is basically an email group. To actually send the email, I've been using Process.Start with a mailto:...
3
by: wingleader | last post by:
Greetings. I have a question, if it's possible somehow to send email with c++? In fact I'm interested in ways of sending mails(does not matter plain text or HTML) trough c++ program on linux...
7
Atran
by: Atran | last post by:
Hello, I use Html 4.0 in Dreamweaver program, to send an email, I know that I must put a Form, and I make the Form Action: mailto:MyEmail@hotmail.com Then I put to the Form three textboxes:...
4
by: manontheedge | last post by:
I've got an application that produces some numbers that I would like to have emailed to myself. I have no idea how to do this though. I've messed with sockets before, but I didn't get so in depth...
7
by: TBoon | last post by:
how do u send email in vb.net? any samples?
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...

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.