Zitat von Manuel Faux <[email protected]>:

I don't want to change any configuration, I only referenced the default configuration described in the installation guide and used in the appliance. Postfix is told by content_filter = djigzo:127.0.0.1:10025 to queue mails through 127.0.0.1:10025 which is James. The string "djigzo" represents the transport defined in the master.cf:

djigzo   unix    -     -      n     -      4
  -o smtp_send_xforward_command=yes
  -o disable_dns_lookups=yes
  -o smtp_generic_maps=

This is the UNIX socket I've referenced. What does is do?

This is a "clone" of smtp (sending) with special override parameters (-o ...) and in this case the "unix" is for communication with the Postfix master process and qmgr/cleanup, not for the sending part which is TCP/IP for "smtp" client.

Regards

Andreas





Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Users mailing list
[email protected]
http://lists.djigzo.com/lists/listinfo/users

Reply via email to