On 05/18/2016 03:33 PM, lst_ho...@kwsoft.de wrote:
> Hello,
> 
> we are on the way from Djigzo 2.10.0-3 to 3.0.5 mostly to keep up with
> releases. The upgrade guide list a additional injection port 10027
> needed for this release an i wonder why it is needed. Should mail
> injected there be passed through the djigzo gateway (again)? If yes, why
> not use the already used 10025 Djigzo input?
> We have an AV Scanner listening at 10027 in our stack and i wonder which
> part of the setup to change...

The port 10027 is used for email sent by the web GUI, i.e., email sent
from the PDF reply page and from the "Compose a test email" tool (admin
-> send email).

Originally the email sent from the web GUI was sent to localhost on port
25. The reason why we changed it to a special port (default 10027) is
that if the admin added some additional checks on the SMTP daemon on
port 25 (for example some anti spam check), this could interfere with
the email sent from the GUI.

If you want to switch back to using port 25 you can modify the port in
the following two config files in the directory /usr/share/djigzo-web/conf/

djigzo-web-portal.properties
djigzo-web.properties

The setting client.mail.smtp.port defines the port it connects to to
send email. In the latest version of CipherMail this has been changed
from 25 to 10027.

Alternatively, instead of changing back to port 25, you can change the
port to a different port, like for example 10028, and add an smtpd
service for that port in master.cf.

> Furthermore we have not found the additonal PostgreSQL package
> djigzo-postgres_3.0.5-0_all.deb mentioned in the Guide. Is it needed or
> is it just a configuration package?

Are you sure it is missing from the guide? The quick install guide pdf
and txt both mention the installation of djigzo-postgres_3.0.5-0_all.deb...

Oh I think you mean the upgrade guide? The reason why it was not added
was that if you upgrade, the database is already setup and configured.
You therefore do not need to install it when upgrading. That said, it
might be good to add it just to be complete.

The djigzo-postgres package configures postgres and the database. You
only need this if you are going to use Postgres. Again for upgrading
this is not required although it does not hurt to install it.


Kind regards,

Martijn Brinkers


-- 
CipherMail email encryption

Email encryption with support for S/MIME, OpenPGP, PDF encryption and
secure webmail pull.

https://www.ciphermail.com

Twitter: http://twitter.com/CipherMail
_______________________________________________
Users mailing list
Users@lists.djigzo.com
https://lists.djigzo.com/lists/listinfo/users

Reply via email to