This is a discussion on Sendmail Configuration Problem within the Linux Security forums, part of the System Security and Security Related category; hi friends, i have a smalletwork with 50 systems. i have one linux server. i want to make my linux ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
hi friends,
i have a smalletwork with 50 systems. i have one linux server. i want to make my linux server as sendmail server in my lan. so what the configurations have to done in my server.. i searched different sites n still i didnt get idea on sendmail... pleas help me how to do sendmail configuration with in a lan.... my clients are win98, win2000prof,linux.. so pls help me thnx in advance, regards kishore ---------------------------------------- The post originated from Linux Forum: ---------------------------------------- http://www.linuxforum.com http://www.linuxforum.com/forums |
|
|||
|
On Tue, 13 Apr 2004 06:20:40 -0500
yodhakishore@yahoo.co-dot-in.no-spam.invalid (yodhakishore) wrote: > hi friends, > > i have a smalletwork with 50 systems. i have one linux server. i want > to make my linux server as sendmail server in my lan. so what the > configurations have to done in my server.. i searched different sites > n still i didnt get idea on sendmail... > > pleas help me how to do sendmail configuration with in a lan.... my > clients are win98, win2000prof,linux.. > > Need some more information: what has sendmail to do? only smarthost? local mailer? MXhost? Greets Chris |
|
|||
|
yodhakishore spilled the following:
> i have a smalletwork with 50 systems. i have one linux server. i want > to make my linux server as sendmail server in my lan. so what the > configurations have to done in my server.. i searched different sites > n still i didnt get idea on sendmail... > > pleas help me how to do sendmail configuration with in a lan.... my > clients are win98, win2000prof,linux.. > The documentation which comes with sendmail is a good start. AIR some distro's don't include it by default but you can always get it at www.sendmail.org. Good luck C. |
|
|||
|
Christoph Scheurer wrote:
> On Tue, 13 Apr 2004 06:20:40 -0500 > yodhakishore@yahoo.co-dot-in.no-spam.invalid (yodhakishore) wrote: > >> hi friends, >> >> i have a smalletwork with 50 systems. i have one linux server. i want >> to make my linux server as sendmail server in my lan. so what the >> configurations have to done in my server.. i searched different sites >> n still i didnt get idea on sendmail... >> >> pleas help me how to do sendmail configuration with in a lan.... my >> clients are win98, win2000prof,linux.. >> >> > Need some more information: what has sendmail to do? only smarthost? local > mailer? MXhost? > > Greets > Chris Also consider qmail, and other mailers. You will also want to look at spamassassin and clamuv or similar -- David McKenzie david@rugby.mckenziefamily.biz remove rugby |
|
|||
|
On 2004-05-06, David J McKenzie <david@mckenziefamily.biz> wrote: >>> i have a smalletwork with 50 systems. i have one linux server. i want >>> to make my linux server as sendmail server in my lan. so what the >>> configurations have to done in my server.. i searched different sites >>> n still i didnt get idea on sendmail... > Also consider qmail, and other mailers. You will also want to look at > spamassassin and clamuv or similar Sendmail is more than capable of doing what you ask. Just read thru the documentation that comes with it. It's all there- whether an admin wants to take the time to actually 'learn' Sendmail or write it off as too complex is up to that admin. Use of the m4 macros makes Sendmail config much easier, and most of the configurations are already written for you; you simply need to combine the features you want in your own custom config file and then process it with the m4 util to make your Sendmail.cf. My Sendmail came with a doc "op.ps", which tells everything you never wanted to know about Sendmail (but needed to ask). Also check into libmilter. -- [jayjwa]:B628B51========================VxL@Atr2= >> Hi! I'm your friendly neighbourhood signature virus. >> Copy me to your signature file and help me spread! |