+++ R. K. Mehta [linux-india] <12/02/02 16:53 +0530>: > i installed a new server. mails are going from server to outside. But when > i mailed from yahoo a/c to this server, mails are not reaching to this > server. returned message says that server not found. > how to correct it? pl help.
Set up proper MX records and A records in the DNS -- Suresh Ramasubramanian <----> mallet <at> efn dot org EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin [Linux One Stanza Tip] From : <[EMAIL PROTECTED]> LOST #155 -**< Sub : Line numbering your programs (#5) >**- Want a listing of your program with line numbers ? vi clones on Linux can do it directly !!! In command mode of vim/ elvis or nvi, type: ':set number' (or, ':se nu')... and to turn off numbering during edit ':set nonumber' (or, ':se nonu'). _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
