On 30/05/03 16:18 +0530, Sumit Ranjan Das wrote:
<snip>
> But each time I cannot configure sendmail or postfix correctly, either
> incoming or outgoing smtp is not working.
Please show the configuration (postconf -n for Postfix, sendmail.mc for
sendmail) and your logs.
/me goes to search.cpan.org to search for Bundle::ESP.

> Please tell me details what I should do to configure the server.
> 
> My requirement is :
> 1. Server will be connected to Internet thru modem.
wvdial

> 2. All other nodes are connected to server thru LAN
ethernet (ifconfig, mii-tool)

> 3. There should be squid running at server and all node will share Internet
> surfing, ftp etc.
Ok. You may also want to configure NAT.

> 4. Local Mail server (sendmail/postfix) will run at server, local node will
> practice mailing thru it. No outgoing mail to Internet, Intranet only.
Postfix config:
myhostname = fqdn.of.host
mynetworks = 127.0.0.0/8, 192.168.1.0/24
smtpd_sender_restrictions = reject_unauth_destination

That should suffice.

> 5. Local Jabber server or any Chat/Messenger server will run at server,
> local node will work on it.
IRC or Jabber.

Devdas Bhagat


-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to