[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Small problem with Solaris 2.4 (solved)



Hi!

It is just a warning to all who are planning to use Zmailer 2.99.13
under Solaris 2.4 hardware revision 11/94.

I have discovered that it is essential there to define NFSFSTAT symbol
if one has NFS mounted mailboxes or postoffice (under Solaris 2.3 it wasn't).
Defining it requires also small correction in:

 diff compat/sendmail/sendmail.c.NEW compat/sendmail/sendmail.c.ORG
 405c405
 <                   || fsync(fileno(mfp)) < 0   
 ---
 >                   || fsync(mfp) < 0

Thats all.
	Jurek

------------------------------------------------------------------------
Jerzy Sobczyk              ____________ ___     Institute of Control and
J.Sobczyk@ia.pw.edu.pl    /  /     |  |/  _\    Computation Engineering, 
                         /  /  /|  |  |  (____         Warsaw University 
tel.+48 2 660 7297      /  /  _>|  |  |\____  \            of Technology
fax.+48 22 253719      /__/__/__|__|__|_____)  \       Nowowiejska 15/19
tlx. 813 307 pw pl    /________________________/   00-665 Warsaw, POLAND 
------------------------------------------------------------------------