March 28, 2024, 09:03:33 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Mail server  (Read 5231 times)

Offline puneetloiya

  • Linux Noob !
  • *
  • Posts: 28
Mail server
« on: July 20, 2004, 11:32:17 AM »
Hi All

i want to make mail server. so plz guide me how to make

thnx

Puneet

Offline mfaisalkh

  • Tux Awared
  • **
  • Posts: 44
Mail server
« Reply #1 on: July 20, 2004, 03:04:32 PM »
Dear,

U want to make mail server for LAN or WAN.

anywayz


* Simple edit (vi /etc/mail/sendmail.mc) and put dnl in front when u see
127.0.0.1 (exact line # i dont remember now)

then regenerate m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf

Now SMTP server is ready.

For PO3 u can use IMAP, qmail etc.

* write entry in domain zone file.
For further assistance, plz visit the following link:

llinuxhomenetworking.com

Offline hp

  • New Member
  • Posts: 3
Mail server
« Reply #2 on: July 27, 2004, 01:42:51 AM »
Hi,

I have installed email server with combination mysql+postfix+currierimap+amavis+spamassassin+apache+squirrelmail, server is running fine, only thing how to do administering for this email server, so far to create account, i still using command base, please help and guide me from which site, I can download for futher installation to can manage all administration through web base or GNU application.


Thanks
HP

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
Mail server
« Reply #3 on: July 27, 2004, 03:29:47 PM »
Squirrelmail makes a fine thing to do monitoring ingoing and outgoing mail for me here. I was able to trace what are the mails going out by my users.

However, for monitoring/grabbing all the mails from outside world users, haahah, it can be done using a scripting language. My current configurations are using Qmail .

Offline pandi

  • New Member
  • Posts: 2
Mail server
« Reply #4 on: August 10, 2004, 05:15:49 AM »
Hi All

i want to make mail server. so plz guide me how to make

thnx

PANDI

Offline markuz_27

  • New Member
  • Posts: 1
re: mail monitoring in linux
« Reply #5 on: February 25, 2006, 08:06:30 AM »
Quote from: "dragoncity99"
Squirrelmail makes a fine thing to do monitoring ingoing and outgoing mail for me here. I was able to trace what are the mails going out by my users.

However, for monitoring/grabbing all the mails from outside world users, haahah, it can be done using a scripting language. My current configurations are using Qmail .


Please, elaborate to me exactly about the use of your squirremail when it comes to monitoring. and about monitoring/grabbing all mails in the outside world with script language.

I want to use in my office to securely see my personnels email, so that I may know that it is all for business. not for personal use.

thanks, and regards.