JOYDEEP wrote:
> Dear list,
>
> I have discovered the smtp port conflict. in Suse 10.
mail deamon is
> postfix and it is using
> port 25. now smtp of kolab also need port 25. if I
disable the postfix
> of my suse then
> I can't get the system message. So is it possible to
provode another
> port to kolab for
> smtp ?
>
> thanks in advanced.
>
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-users kolab.org
> https:
//kolab.org/mailman/listinfo/kolab-users
>
>
>
May I suggest changing the default SuSE postfix port?
Edit /etc/services and add 'smtpalt' service description
listening on
port 2025/tcp.
Edit /etc/postfix/master.cf file and MODIFY the service
starting
with 'smtp' to 'smtpalt'.
Please note that smtpalt and port 2025 naming/numbering is
entirely up
to you. You can call the alternate smtp port anything you'd
like, and
you can choose any available port number you'd like.
--
Cheers,
Alex C.
_______________________________________________
Kolab-users mailing list
Kolab-users kolab.org
https:
//kolab.org/mailman/listinfo/kolab-users
|