+++ R. K. Mehta [linux-india] <08/03/02 11:38 +0530>: > is it possible for a server to relay the mail of another server in lan? > here one server is using dialup connection and other is connected in the > lan. i want that first server do job of recieving sending for the other > server also. kindly help.
yes - look at smarthosting, and using mailertables for this. best to have an internal dns setup for your lan so that this becomes even easier -- Suresh Ramasubramanian <----> mallet <at> efn dot org EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin [Linux One Stanza Tip] From : <[EMAIL PROTECTED]> LOST #002 -**< Sub : System Information >**- On a running machine, most of the system info used by the kernel is stored as text files in /proc directory. Try out :- e.g. cat /proc/cpuinfo ... for basic info on CPU $ls /proc .... to see what else is there. _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
