Linux / UNIX Tech Support Forum
This is a discussion on Postfix email server... within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; Can you please help me to setup a postfix mail server..?...
|
|||||||
| CentOS / RHEL / Fedora Discussion about Redhat Enterprise Linux or CentOS or Fedora Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Sponsored Links | ||
|
|
|
||||
|
__________________
Vivek Gite Linux Evangelist |
|
||||
|
Yes, it is same. The only difference is:
__________________
Vivek Gite Linux Evangelist |
|
|||
|
Thanx for many helps... Also I like to know about a thing that confuced me. In main.cf file all statements are commented using # in front of them. Am I need to uncomment them or is it nature of that file?
Thanx a lot |
|
||||
|
Yes, you need to uncomment them and setup appropriate values as per your setup and requirements.
__________________
Vivek Gite Linux Evangelist |
|
||||
|
You can use telnet to send email.
Code:
telnet 192.168.1.2 25 HELO localhost mail from: vivek@nixcraft.com rcpt to: user@yourdomain.com data This is a test . Use unix mail command to send email Code:
mail -s 'Subject' username mail -s 'Subject' user@domain.com tail -f /var/log/maillog su - username mail
__________________
Vivek Gite Linux Evangelist |
![]() |
| Tags |
| email server , postfix , postfix tutorial , rhel , rhel postfix |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help how to make a email server using linux | darkzide | Mail Servers | 1 | 09-12-2008 07:54 PM |
| How do i create new email accounts in Postfix? | stoneiidol | Mail Servers | 4 | 05-08-2008 09:02 PM |
| Email Server, suggestions? | s1lent | Mail Servers | 7 | 09-03-2008 09:46 AM |
| Help in setting up an email server and net gateway | ricc | Mail Servers | 2 | 04-01-2007 09:33 AM |
| Postfix allow incomming email on Fedora Core 4 | matt8534 | Linux software | 4 | 21-07-2006 05:30 AM |