[Koha] SMTP on Office 365 Email

Ashok Francis ashokfrancis.tgs at gmail.com
Tue Sep 6 21:35:52 NZST 2022


Thanks a lot, Brother Indranil. It's working now. I just created an App
Password and updated it in the config koha-conf.xml. It's Amazing. Thanks a
lot once again.
Ashok

On Fri, 26 Aug 2022 at 15:23, Indranil Das Gupta <indradg at gmail.com> wrote:

> Hi Ashok,
>
> One of our client-partners has been using Office365 email with their
> Koha for the last 3 years. Their current config in the koha-conf.xml
> (on 21.11) is :
>
>  <smtp_server>
>     <host>smtp.office365.com</host>
>     <port>587</port>
>     <timeout>120</timeout>
>     <ssl_mode>starttls</ssl_mode>
>     <user_name>EMAIL</user_name>
>     <password>PASSWORD</password>
>     <debug>0</debug>
>  </smtp_server>
>
> NOTE: replace EMAIL and PASSWORD with the actual information for the
> account sending out the email
>
> hope this helps
>
> --
> Indranil Das Gupta
> L2C2 Technologies
>
> Phone : +91-98300-20971
> WWW  : http://www.l2c2.co.in
> Blog    : http://blog.l2c2.co.in
> IRC     : indradg on irc://irc.freenode.net
> Twitter : indradg
>
> On Fri, Aug 26, 2022 at 2:57 PM Ashok Francis
> <ashokfrancis.tgs at gmail.com> wrote:
> >
> > Dear Koha Team,
> > Is office 365 Email working with KOHA SMTP settings? I have tried my
> email
> > by adding an SMTP server. But it's not working. I have enabled koha-email
> > and written the email address also. Can you help me with this? Here is
> the
> > input I had given. I appreciate your help. Thank you.
> > Ashok.
> >
> >    1. Name: Required
> >
> >
> >    1. Host: Required
> >    2. Port: Required
> >    3. Timeout (seconds):
> >    4. SSL:                        Disabled                         SSL
> >                       STARTTLS
> >    5. User name:
> >    6. Password:
> >    7. Debug mode:                        Enabled
> >    Disabled
> >    8.
> > _______________________________________________
> >
> > Koha mailing list  http://koha-community.org
> > Koha at lists.katipo.co.nz
> > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list