Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mgetty-sendfax: Provides support for sending faxes over a modem.
        
        
        - Summary
- Sendfax is a standalone backend program for sending fax files.  The
mgetty program (a getty replacement for handling logins over a serial
line) plus sendfax will allow you to send faxes through a Class 2
modem.
If you'd like to send faxes over a Class 2 modem, you'll need to
install the mgetty-sendfax and the mgetty packages.
Changelog
        
            - * Sat Feb 16 18:00:00 2008 Martin Nagy <mnagy{%}redhat{*}com> 1.1.31-14
- - reverting changes that were not approved
- Resolves: #155440 #164034 
            - * Fri Feb  1 18:00:00 2008 Martin Nagy <mnagy{%}redhat{*}com> 1.1.31-13
- - rebuild so the last two changes can take effect
- Resolves: #155440 #164034 
            - * Fri Jul 22 19:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> 1.1.31-10
- - fix bug 162174: prevent uninterruptable hang on exit() when
                  direct line disconnected (kernel bug 164002)
                  do tcflush(1,TCOFLUSH) before exit() in sig_goodbye()
		  block signals before entering syslog()