Invoiceplane: Difference between revisions

imported>Onny
mNo edit summary
imported>Onny
mNo edit summary
Line 46: Line 46:
=== Invoice mail delivery ===
=== Invoice mail delivery ===


There are several methods to automatically deliver invoices via mail. First we have to configure which mail backend to use. One method which is confirmed to work on NixOS is to use <code>sendmail</code>. Using a configured program like [[Msmtp]] can relay mails from your server using your existing mail provider. Unfortunately it is [https://github.com/InvoicePlane/InvoicePlane/issues/845 not yet possible] to configure the mail backend with ''extraSettings''. In this case navigate in the web interface to: ''Settings → System settings → E-Mail'' and set mail delivery method to ''Sendmail''.
There are several methods to automatically deliver invoices via mail. First we have to configure which mail backend to use. One method which is confirmed to work on NixOS is to use <code>sendmail</code>. Using a configured program like [[Msmtp]] to relay mails from your server using your existing mail provider. Unfortunately it is [https://github.com/InvoicePlane/InvoicePlane/issues/845 not yet possible] to configure the mail backend with ''extraSettings''. In this case navigate in the web interface to: ''Settings → System settings → E-Mail'' and set mail delivery method to ''Sendmail''.


Invoices can be send directly while editing them. It is also possible to create a common mail template which can be reused. Go to ''Settings → Mail templates''.
Invoices can be send directly while editing them. It is also possible to create a common mail template which can be reused. Go to ''Settings → Mail templates''.


[[Category:Web Applications]]
[[Category:Web Applications]]