Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 1 Sep 2005 05:49:43 +0400
From: Solar Designer <solar@...nwall.com>
To: popa3d-users@...ts.openwall.com
Subject: Re:  Re: connecting via Thunderbird

On Wed, Aug 31, 2005 at 06:54:18PM +0000, Jim Mirick wrote:
> 1. nmap reports that port 110 is not open, after considering it I just tried
> "service popa3d start" and voila it now says started.
[...]
> 2.  I guess it has to be manually started, as does postfix, if I reboot.

No.  You just need to configure your system to start these services upon
bootup.  Try this:

	chkconfig --add popa3d
	chkconfig popa3d on

	chkconfig --add postfix
	chkconfig postfix on

-- 
Alexander Peslyak <solar at openwall.com>
GPG key ID: B35D3598  fp: 6429 0D7E F130 C13E C929  6447 73C3 A290 B35D 3598
http://www.openwall.com - bringing security into open computing environments

Was I helpful?  Please give your feedback here: http://rate.affero.net/solar

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.