Hi,
yes, this should be possible.
See the parameters in your mailman.cfg:
[mta] # The class defining the interface to the incoming mail transport agent. incoming: mailman.mta.exim4.LMTP #incoming: mailman.mta.postfix.LMTP
# The callable implementing delivery to the outgoing mail transport agent. # This must accept three arguments, the mailing list, the message, and the # message metadata dictionary. outgoing: mailman.mta.deliver.deliver
smtp_host: mail.yourfavoritedomain.de smtp_port: 25 smtp_user: smtp_pass:
Am 11.09.21 um 19:53 schrieb Florian Schulze:
Hi!
Is it possible to use an external Mail-Server? Does mailman3 support that directly, or would I have to setup a local MTA which somehow fetches incoming mails from the external inbox and uses the external Mail-Server for delivery?
Does anyone do that and have example configurations?
Regards, Florian Schulze
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/