On Thu, Jun 26, 2003 at 09:56:53AM +0530, Suresh Ramasubramanian wrote: >Rajesh wrote: > >>I had sent mail after connecting to sancharnet.in number using pop and >>poff and than sent the mails. However it looks as if the mails to only >>sancharnet.in ids are getting relayed others are not accepted for relay. >>Hence even if I try to send mail to LIH with from address of >>sancharnet.in it is not relayed. However if I try to send the same mail >>to my own sancharnet.in id it is relayed :-) > >then, sancharnet is acting stupid and allowing only @sancharnet.in to be >used as the from address. > >Find any other smtp server you have access to that uses smtp >authentication and use that to send out mail.
sancharnet is using smtp auth now and hence the default sendmail will not work. I will have to do the tedious task of compiling sendmail with smtp auth. Never done this till now. Peace -- Rajesh : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : man pages during programming with emacs LOST #307 Adding the following to your .emacs file and hitting F1 when the cursor is over a particular library call will bring up the man page for that library: (global-set-key [(f1)] (lambda () (interactive) (manual-entry current-word)))) ####[krishna (at) myrealbox.com]############################## : ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
