On Thu, Oct 28, 2004 at 04:08:05AM -0400, Binand Sethumadhavan wrote: >On Thu, 28 Oct 2004 12:05:00 +0530, Rajesh <[EMAIL PROTECTED]> wrote: >> /usr... Here only thing I did was to cp the files from /usr to >> this new partition using cp -r. >> >> Can anybody help me in pointing out what could be the possible problem ? > >What does ls -lL /usr/sbin/sendmail look like? (Mind you, this is >usually a symlink in distros that implement the alternatives system).
Binand this is the output : [EMAIL PROTECTED] root]# ls -lL /usr/sbin/sendmail -rwxr-sr-x 1 root root 738752 Oct 27 15:40 /usr/sbin/sendmail [EMAIL PROTECTED] root]# cd /usr/sbin [EMAIL PROTECTED] sbin]# ls -l sendmail lrwxrwxrwx 1 root root 21 Oct 27 15:40 sendmail -> /etc/alternatives/mta [EMAIL PROTECTED] sbin]# [EMAIL PROTECTED] sbin]# l /etc/alternatives/mta lrwxrwxrwx 1 root root 27 Mar 27 2004 /etc/alternatives/mta -> /usr/sbin/sendmail.sendmail [EMAIL PROTECTED] sbin]# [EMAIL PROTECTED] sbin]# l /usr/sbin/sendmail.sendmail -rwxr-sr-x 1 root root 722K Oct 27 15:40 /usr/sbin/sendmail.sendmail [EMAIL PROTECTED] sbin]# Can you point out what could be wrong ? At present I am sending mails by rebooting to debian .... Thanks in advance.. Warm Regards -- Shriram (Rajesh) Fowkar Programmer "IT" V. S. Dempo & Co. Pvt. Ltd., Dempo House, Campal, Panaji - Goa. Email : Shriram Fowkar <[EMAIL PROTECTED]> URL : http://www.dempos.com Phone : (0832)2226281 Ext.:387 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
