Either burn the image to a DVD   or use   the loopback filesystem to 
mount the image

#  man lofi
# man lofiadm

Package is called   SFWimap  but also contains popserver.
Please install the package for SPARC

# cd   
/cdrom/cdrom0//S10_807_SOFTWARE_COMPANION//Solaris_Software_Companion/Solaris_sparc/Packages
 
# pkgadd -d .  SFWimap


Need to modify /etc/inetd.conf to add the below lines:

imap    stream  tcp     nowait  root    /opt/sfw/sbin/imapd imapd
pop2    stream  tcp     nowait  root    /opt/sfw/sbin/ipop2d ipop2d
pop3    stream  tcp     nowait  root    /opt/sfw/sbin/ipop3d ipop3d

See man page inetd about getting inetd to reread the configuration
file after making above changes.


Then you will need to import  the inetd.conf   file into SMF with 
inetconv -e

# man inetconv

# inetconv -e

COntents of   /opt/sfw    after installing :

# ls -R
.:
bin      doc      man      READMEs  sbin

./bin:
dmail     mailutil  mlock     tmail

./doc:
imap

./doc/imap:
bugs.txt      calendar.txt  drivers.txt   formats.txt   internal.txt  
md5.txt       RELNOTES      Y2K
BUILD         CONFIG        FAQ.txt       imaprc.txt    locking.txt   
naming.txt    SSLBUILD

./man:
man1

./man/man1:
dmail.1     mailutil.1  tmail.1

./READMEs:
README.SFWimap

./sbin:
imapd   ipop2d  ipop3d


-----------------------------------------------------




J. Todd Slack wrote:
> Hi,
>
> I downloaded the DVD image? Are these apps on that?
>
> How do I access?
>
> -Jason
>
> On Jul 5, 2008, at 12:38 PM, Lars Tunkrans wrote:
>
>>> Hi,
>>>
>>> I have a sunblade 1000 UltraSpacr running the latest
>>> Solaris 10.
>>>
>>> What do I use to run SMTP and POP servers? Are these
>>> built into the
>>> default install?
>>
>> Sendmail  for SMTP   is  in the default install.
>> IMAP/POP  servers  are included on the  Software Companion CD for 
>> Solaris10.
>>
>> //Lars
>>
>>
>> This message posted from opensolaris.org
>> _______________________________________________
>> opensolaris-help mailing list
>> [email protected]
>
>
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to