Re : sendmail book

2002-03-10 Thread somasundaram mohanraj


hi

If you do stay with sendmail, I stronly urge you to
use M4.
Here's how to do it on a RedHat system:
First, create your mc file:

# cd /usr/lib/sendmail-cf/cf
# cp redhat.mc myconfig.mc
# vi myconfig.mc


If you want to try sendmail,
you should really consider to get the sendmail book
from O'Reilly, I would not have
been able to do anything useful with sendmail without
that book. The documentation
on sendmail is rather non-existing, at least I have
not found anything on the net
which describes sendmail comparable to the book. Once
you understand, how sendmail
works, it is really easy to setup and maintain. You
can do about everything you can
think of using sendmail's configuration file.


Thanks

Raj

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: ucd-snmp interfaces?

2002-03-08 Thread somasundaram mohanraj

hi
 Download:
- http://www.net-snmp.org/download/
-
ftp://ftp.net-snmp.org/pub/sourceforge/net-snmp/ucd-snmp.tar.gz

  Mirrors:-
US:ftp://ftp.freesnmp.com/mirrors/net-snmp/

There are binaries for some systems available in the
binaries directory on the ftp site Simple Network
Management Protocol. Some basic suite should compile
and run on Win32 platforms. 

Thanks

Raj


 --- [EMAIL PROTECTED] wrote: > Send
Redhat-list mailing list submissions to
>   [EMAIL PROTECTED]
> 
> To subscribe or unsubscribe via the World Wide Web,
> visit
> 
>
https://listman.redhat.com/mailman/listinfo/redhat-list
> or, via email, send a message with subject or body
> 'help' to
>   [EMAIL PROTECTED]
> 
> You can reach the person managing the list at
>   [EMAIL PROTECTED]
> 
> When replying, please edit your Subject line so it
> is more specific
> than "Re: Contents of Redhat-list digest..."
> 
> > Today's Topics:
> 
>1. Re: FTP problems in RH 7.1 (Dan Simoes)
>2. hylaFAX --> .tif (ramzez)
>3. about servers of news (ramzez)
>4. Re: FTP problems in RH 7.1 (Francisco Neira)
>5. Re: SRPMS (Manuel Camacho)
>6. RE: confuse with errata to rpm nicely (Paul
> Hamm)
>7. Re: ntpd doesn't use distant servers time
> (Dumas Patrice)
>8. new perl package. (Jeff Bearer)
>9. Re: Slow POP3 / SMTP / FTP connection from
> internal windoze machines
>to linux firewall (gateway) (Greg Caskey)
>   10. RE: confuse with errata to rpm nicely (Ismael
> Touama)
>   11. ucd-snmp interfaces? (Devon Harding - GTHLA)
> 

> ATTACHMENT part 3.1 message/rfc822 
> Date: Fri, 08 Mar 2002 07:25:01 -0500
> From: Dan Simoes <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: FTP problems in RH 7.1
> Reply-to: [EMAIL PROTECTED]
> 
> Thanks for the reply.  It's not quite that simple,
> but in replying to
> your note you actually helped me work through a few
> things in my mind
> (some sleep helped too!)
> 
> As I mentioned before, ftp is enabled and runs if I
> ftp localhost.
> I can also telnet to port 21 on the box.
> 
> I've since remembered that ftp uses control and data
> ports, which is why
> telnet to port 21 works.  Things I have tried are
> overriding DNS reverse
> lookups in /etc/ftpaccess, and I am looking into
> some of the passive
> mode configurations.
> 
> I see the exact same behavior on my home system
> which running 7.2.
> My home box is addressed as 192.168.1.10.  On that
> box, I can ftp to
> localhost, but if I try to ftp to the box from
> another client on the
> network, the connection is "closed by remote host." 
> syslog shows only:
> 
> Mar  8 07:17:02 cyclops ftpd[1499]: lost connection
> to 192.168.1.101
> [192.168.1.101]
> Mar  8 07:17:02 cyclops ftpd[1499]: FTP session
> closed
> 
> The machine does not have a FQDN, is addressed as
> 192.168.1.10.
> The client is using a DHCP address which also does
> not exist in DNS.
> I tried adding the DCHP address to /etc/hosts and it
> now allows the
> connection, though it is still quite slow to
> connect.
> 
> Should I try grabbing wuftpd source and recompiling
> without DNS support,
> or are there other config parameters I should
> explore?
> 
> Thanks.
> 
> 
> 
> aftab alam wrote:
> > 
> > hi
> >  You go to /etc/xinetd.d and see the file
> wu-ftpd. If there is any entry
> > like "disable yes". You just comment this line and
> reboot the system.
> > 
> > Dan Simoes wrote:
> > 
> > > New to this list, so hi all.
> > >
> > > I have seen reports of this problem before, with
> no conclusive solution.
> > >
> > > On a fresh 7.1 install, I can ftp localhost
> without a problem on the
> > > box.
> > > Remote ftp sessions connect, then are "closed by
> remote host".
> > > syslog shows nothing interesting.
> > >
> > > I have checked:
> > > - hosts.allow/deny
> > > - ftpaccess/ftpuser/etc
> > > - ipchains
> > >
> > > I've even watched tcpdump traffic and still
> don't see anything obvious.
> > >
> > > One interesting thing - ftp to the box fails,
> but telnet to port 21
> > > works, and I can login with USER and PASS and do
> a pwd.
> > > Boggles the mind, doesn't it?
> > >
> > > My coworkers urge me to just get an updated rpm
> or use proftpd, but I'd
> > > like to know why this is failing.  I suspect
> something to do with
> > > tcpwrappers and reverse lookups, but I'm not
> sure.  Like I said, I'm not
> > > the first to see this problem.
> > >
> > > Thanks.
> > >
> > > ___
> > > Redhat-list mailing list
> > > [EMAIL PROTECTED]
> > >
>
https://listman.redhat.com/mailman/listinfo/redhat-list
> > 
> > --
> >
>
-
> > 
> > Aftab Alam
> > Computer Centre
> > IIT Kanpur
> > Phone:- 0512-597447(O)
> > 0512-598598(R)
> > email:- [EMAIL PROTECTED]
> > 
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> >
>
https://listman.redhat.com/mailman/listinfo/redhat-list
>