+++ Binand Raj S. [linux-india] <18/02/02 10:14 +0530>: > this. some MTAs (courier, qmail etc. I think) refuse to deliver > to domains whose MXes are not A records. Fix this. > And what's the deal with 12801?? ;-)
maybe he wanted to set up a timeout? MX without preference = pref 0, by default. -- Suresh Ramasubramanian <----> mallet <at> efn dot org EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin [Linux One Stanza Tip] From : <From : freebsd fortune> LOST #172 -**< Sub : Searching for strings in files >**- In order to search for a string in some files, use: grep "string" filename1 [filename2 filename3 ...] This will print out the filename and the lines in the file that contain the string. Type 'man grep' for details. _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
