You still need something to get messages from the Koha server to your other mailserver. In all cases, the simplest way to accomplish that is w/ a mailserver on the Koha box. It can be configured such that it doesn't connect to any other systems, but only to your other mailserver.
--Joe 2010/10/1 Nitesh Rijal <[email protected]> > Thanks, > > I was wondering whether it is possible to use koha server in one server and > use existing mail server from another server. So, if possible, please guide > me through the steps. > > Regards. > > > On Thu, Sep 30, 2010 at 8:05 PM, Mike Hafen <[email protected]>wrote: > >> Koha relies a lot on the mail functions of the server. For example I have >> my server running postfix and set to send email through another mail server. >> >> As far as Koha itself, a lot of the mail functionality runs from cron. >> There are a couple perl scripts, most notably in this case the following: >> overdue_notices.pl, advance_notices.pl, and process_message_queue.pl. >> These are in the crontab.example. >> >> 2010/9/29 Nitesh Rijal <[email protected]> >> >>> Hello all. >>> >>> I have been running koha in my server for about 10 libraries. Each of >>> them have a different public IP for accesssing. >>> >>> What are the things that I need inorder to use the mail functionality for >>> sending overdue notices and other related functions? >>> >>> Is there some step by step guide for it? >>> >>> We already have a mail server at some other IP address, so is it possible >>> to use that server as mail server for koha as well or is it necessary that >>> the machine that has koha server, should also have mail server configured in >>> it? >>> >>> Please reply. >>> >>> Regards. >>> >>> -- >>> Nitesh Rijal >>> BE IT >>> [email protected] >>> http://niteshrijal.com.np >>> http://facebook.com/openrijal >>> http://twitter.com/openrijal >>> +9779841458173 >>> >>> _______________________________________________ >>> Koha-devel mailing list >>> [email protected] >>> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel >>> >> >> > > > -- > Nitesh Rijal > BE IT > [email protected] > http://niteshrijal.com.np > http://facebook.com/openrijal > http://twitter.com/openrijal > +9779841458173 > > _______________________________________________ > Koha-devel mailing list > [email protected] > http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel >
_______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
