Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic MailSuite

 AfterLogic Forum : AfterLogic MailSuite
Subject Topic: Make Install fails Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
allroy
Newbie
Newbie


Joined: 06 November 2008
Online Status: Offline
Posts: 2
Posted: 06 November 2008 at 7:51am | IP Logged Quote allroy

Installing on a fresh Ubuntu Intrepid server install.

"make -f Makefile.lnx install
make: *** No rule to make target `install'. Stop."

Not sure where to go from here, as checking the makefiles, there is no target for install!
Back to Top View allroy's Profile Search for other posts by allroy
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 06 November 2008 at 8:53am | IP Logged Quote Igor

The version of the documentation shipped with the product is outdated, we will update it for the new release of AfterLogic XMail Server, we're going to release it later this month.

For now, please refer to the latest version of documentation available at SourceForge.

Regards,
Igor
Back to Top View Igor's Profile Search for other posts by Igor
 
allroy
Newbie
Newbie


Joined: 06 November 2008
Online Status: Offline
Posts: 2
Posted: 07 November 2008 at 1:20pm | IP Logged Quote allroy

That documentations is much better, thanks!

However, I am unable to start xmail. After digging into it a bit, I discovered that the MailRoot/bin folder is empty!
Back to Top View allroy's Profile Search for other posts by allroy
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 10 November 2008 at 1:23am | IP Logged Quote Igor

The installation routine should create bin folder which contains the missing files, so please copy all the contents of that folder into MailRoot/bin folder. It should work now.

Please let us know the outcome.
Back to Top View Igor's Profile Search for other posts by Igor
 
killed
Newbie
Newbie
Avatar

Joined: 24 November 2008
Location: Vietnam
Online Status: Offline
Posts: 11
Posted: 24 November 2008 at 7:30pm | IP Logged Quote killed

When step:

ln -s /etc/xmail /etc/rc3.d/S99xmail

==> No such file or Directory
http://axms.svn.sourceforge.net/viewvc/axms/docs/Installatio nInstructions-ux.txt
Back to Top View killed's Profile Search for other posts by killed
 
killed
Newbie
Newbie
Avatar

Joined: 24 November 2008
Location: Vietnam
Online Status: Offline
Posts: 11
Posted: 24 November 2008 at 7:34pm | IP Logged Quote killed

killed wrote:
When step:

ln -s /etc/xmail /etc/rc3.d/S99xmail

==> No such file or Directory
http://axms.svn.sourceforge.net/viewvc/axms/docs/Installatio nInstructions-ux.txt


ok,i has made S99xmail file using vi /etc/rc3.d/S99xmail
Back to Top View killed's Profile Search for other posts by killed
 
killed
Newbie
Newbie
Avatar

Joined: 24 November 2008
Location: Vietnam
Online Status: Offline
Posts: 11
Posted: 24 November 2008 at 8:36pm | IP Logged Quote killed

Quote:
Connect() - Error: Can't connect to XMail Server


How can i do?

Back to Top View killed's Profile Search for other posts by killed
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 25 November 2008 at 2:01am | IP Logged Quote Igor

Scripts and symlinks located in /etc/rc3.d/ are used to start services/daemons during system startup (in runlevel 3). However, your Unix/Linux flavor may use runlevels differently, refer to your OS documentation in this regard.

Anyway, you should make sure that you've successfully performed the following steps:
Code:
cp xmail /etc
chmod 755 /etc/xmail
ln -s /etc/xmail /etc/rc3.d/S99xmail


This set of commands copies xmail script into /etc folder, sets its permissions and creates a symlink in /etc/rc3.d directory. For this to work, you'll need to remove S99xmail file you created manually.

Please also try to run xmail script manually and let us know if this works.

Regards,
Igor
Back to Top View Igor's Profile Search for other posts by Igor
 
killed
Newbie
Newbie
Avatar

Joined: 24 November 2008
Location: Vietnam
Online Status: Offline
Posts: 11
Posted: 04 December 2008 at 11:04pm | IP Logged Quote killed

Thank you very much.

Finally, i understood!

Code:
yum remove sendmail -y


Sendmail crash for Xmail
Back to Top View killed's Profile Search for other posts by killed
 
Andrew
AfterLogic Support
AfterLogic Support


Joined: 28 April 2006
Location: United States
Online Status: Offline
Posts: 1189
Posted: 05 December 2008 at 12:56am | IP Logged Quote Andrew

Yes, Sendmail and AfterLogic XMail Server use the same ports, but using the same ports by multiple applications is not allowed.

The first way is to uninstall all other mail servers to make AfterLogic XMail Server the only mail server in your system.

The second way is to tell one of the mail servers to use different port numbers.

Best regards,
Andrew
Back to Top View Andrew's Profile Search for other posts by Andrew
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide