On Fri, Dec 21, 2001 at 01:44:43AM +0800, Suresh Ramasubramanian announced: > +++ Sayamindu Dasgupta [linux-india] <20/12/01 22:17 +0530>: > > as i said yesterday, i have my sendmail configured for mail queueing > > now, when i hit send in mutt, the files go into the /var/spool/mqueue > > dir, but sendmail reports that the files are locked > > That is, they are being sent > > > and then after sometime, the files are removed and the reciever gets the > > mail > > it appears from the headrers that mutt is bypassing the smtping to my > > softhome server and directly sending the mails > > Likely > > > why is this happening?? > > i have not changed the .muttrc file recently, however, i upgraded my > > system to mandrake 8.1 (this has mutt 1.3.21i > > Look at your sendmail.cf - and reconfigure it as per > http://www.hserus.net/sendmail.html ... that's for deadrat, but mandy being a > deadrat clone, shouldn't matter. > > -- > Suresh Ramasubramanian <----> mallet <at> efn dot org > EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin > [Linux One Stanza Tip] From : <[EMAIL PROTECTED]> > LOST #023 -**< Sub : Directories-Only ls >**- > To get the ls of directories only without a listing of files > in that directory: '$ls -d */' .... if you are on bash shell. > You may alias a command ( alias lsd='ls -d */' ) and place it > in your .profile or the sytem /etc/profile ... >
Geee, thnx for the reply, things are almost ok now (hopefully) tho i will have to configure SMTP Auth now any pointers on that?? -TIA Sayamindu : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : syslog output on console LOST #131 syslog entries are output to file as per the configuration in /etc/syslog.conf .. To have the same thing also shown on a tty not in use, add the following to /etc/syslog.conf: # Output to tty9 as well, and Alt-F9 to view *.* /dev/tty9 ####<[EMAIL PROTECTED]>#################################### : _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
