Von: ""\"Christian M. Jensen\"" ([email protected])" <[email protected]>
An: [email protected]
Betreff: SV: [SOGo] SMTP server for each user
Hi,
I do not think that’s possible, I remember a few maybe 5 year ago I needed the same settings going over the source [1] the only I were able to find were that imap (c_imaphostname) and sieve (c_sievehostname) were supported on a per user level.
The option I took back then were to configure the local postfix instance to forward the email based on domain name to the correct server, a bit more maintenance but it worked. A lot has changed sins then, so I might have overlooked something
[1]: https://github.com/inverse-inc/sogo/blob/master/SoObjects/SOGo/SQLSource.m
Regards / Hilsen
Christian M. Jensen
Fra: [email protected] <[email protected]> På vegne af [email protected]
Sendt: 26. oktober 2019 16:42
Til: [email protected]
Emne: [SOGo] SMTP server for each user
Hello,
is it possible to configure SOGo to have a separate SMTP server for each user?
Meaning: When UserA sends an E-Mail it is send via its SMTP account (e.g. for [email protected]) while when UserB sends an E-Mail it goes via the SMTP for [email protected]
I know that the Kerio Connect mailserver supports such a feature.
