[Koha] Mail from koha

Tomas Cohen Arazi tomascohen at gmail.com
Tue May 31 03:11:58 NZST 2011


Hi,

On Fri, May 27, 2011 at 9:02 AM, schwitzd <schwitzd at gmail.com> wrote:
> Meaby I have undertood what I have to configure.
...
>     'smtp'    => [ qw( localhost ) ],

You need to put your mail servers FQDN or IP there (instead of 'localhost').
You should notice that several emails are sent in different ways in
koha. For example notices are sent when a cronjob runs
process_message_queue.pl.
The sender address is taken from those variables you mention in other
email, so the SMTP server should rely email from those addresses.

Regards
To+


More information about the Koha mailing list