LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-29-2003, 06:18 PM   #1
chrisk5527
Member
 
Registered: Oct 2002
Location: Michigan
Distribution: Slackware Linux 10.0
Posts: 289

Rep: Reputation: 30
SMTP Server


I have a broadband connection to the Internet, how can I setup an email server to only send out email? Are there any tutorials on Send-mail for something like this?
 
Old 01-01-2004, 04:01 PM   #2
spurious
Member
 
Registered: Apr 2003
Location: Vancouver, BC
Distribution: Slackware, Ubuntu
Posts: 558

Rep: Reputation: 31
Have a look at this page of Mail Transfer Agents (MTAs) and their homepages. MTAs are the programs that retrieve and send mail through SMTP. The well-known ones are Sendmail, Postfix, QMail and Exim.

However, speaking as someone who has been spending (too much) time recently trying to get Postfix going, let me tell you that you do not need the aggravation of a full-blown MTA, simply to send your email through your broadband ISP's SMTP server.

If you use Mozilla Mail (a.k.a. Thunderbird), you can simply configure it to use your ISP as the SMTP server, without the need of your own MTA.

If you prefer a console-based email client such as Mutt, you can use a lightweight MTA such as smtppush.py, which is a simple Python script that sends email through your ISP's smtp server.

smtppush.py is what I am using now; it works great. I copied it into /usr/local/bin and gave it executable permissions. In the ~/.muttrc configuration file, I added the line:

set sendmail="/usr/local/bin/smtppush.py -f username@isp.com -S smtp.isp.com"

where username@isp.com is your email address and smtp.isp.com is your isp's smtp server.

Last edited by spurious; 01-01-2004 at 04:07 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SMTP Server Help Diederick Programming 4 09-08-2005 04:49 PM
What is wrong with my SMTP server? hbt Linux - Software 3 12-19-2004 02:31 PM
SMTP server atze Linux - Software 3 07-11-2004 02:16 AM
Unable to access my ssh server and ftp server from the Internet, but smtp works foxone Linux - Networking 1 05-28-2004 06:17 PM
SMTP Server in Linux Sabeer Linux - Networking 1 10-21-2003 02:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration