SMTP port 25 sans authentification
Andrew J. Kopciuch
akopciuch at bddf.ca
Wed Mar 26 09:12:21 CET 2008
On March 26, 2008, Marc LAURENT wrote:
> I would like to sent inside via port 25 without authentification (and
> without the UNTRUSTED) but from outside with SSL with Authentification of
> course (that's OK). I suppose it's a parameter to change in a file template
> but I don't find. For my test I am inside my trusted domain (or perhaps
> it's bad parameter for trusted domain)
>
If I understand you correctly, you want to add your internal subnet to the
trusted networks section in the admin website for the server. It's on the
services page. Just add 192.168.0.0/24 ... or whatever your internal subnet
is. It will make the entries in the postfix configs
The postfix parameter is "mynetworks" in the main.cf.template.
mynetworks = 127.0.0.0/8, 192.168.0.0/24
etc.
Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.kolab.org/pipermail/users/attachments/20080326/be87eb5a/attachment.sig>
More information about the users
mailing list