- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Send Mail configuration
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2005 01:56 AM
05-28-2005 01:56 AM
Send Mail configuration
can somebody help me with a step by step configuration for the server and the workstation?
Maury
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2005 10:04 PM
05-28-2005 10:04 PM
Re: Send Mail configuration
Sendmail is installed be default.
All you need to do is decide how you want the workstation to get its mail.
If you want to use popmail, you need to install a popmail server. Dovecot is a good choice, and older Linux versions can provide popmail as part of the xinetd daemon.
On the workstation you either install outlook express or outlook.
Add Internet mail and set the pop server as the ip address of the Linux server.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2005 08:02 AM
05-29-2005 08:02 AM
Re: Send Mail configuration
Maybe it sounds dumb, but it depends on your network. On www.sendmail.org at lot of information can be found.
To get you starting, edit your /etc/mail/sendmail.mc. Read the comment lines very well and don't forget to backup before editing!
After editing create the sendmail.cf file by the command: m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf
restart sendmail by typing /etc/init.d/sendmail restart and try...
Open port 25 to the internet and 143 to local network.
Good luck!
Cheerio,
Renarios
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2005 01:42 AM
06-02-2005 01:42 AM
Re: Send Mail configuration
Install sendmail . NO extra configuration required if u r not going to use it for external mails. Start the sendmail service .
Add all those users with password who will have mail accounts to this mail server.
Install imap rpm file , which also contains the pop3 server . Edit /etc/xinetd.d/ipop3 and replace 'yes' with 'no' in disable = yes . Restart xinetd service .
Try telneting to port 25 and 110 , u should get the smtp and pop3 servers replys.
Configure the workstations to use this server's ip address for incoming and outgoing mails.
If u r going to use it for external mails , just give a reply , i'will be back with some fundas..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2005 05:19 AM
06-07-2005 05:19 AM
Re: Send Mail configuration
regards
Maury
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2005 01:25 AM
06-09-2005 01:25 AM
Re: Send Mail configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2005 01:29 AM
06-09-2005 01:29 AM