Thanks for your reply, Mr.Stephenson,
but my idea was a bit different.
Server side
Two installations of M/32 in the machine named OASRV09
1) - 1st in C:\MERCURY for normal mail
- MercuryS SMTP server configured to listen on port 25
- mercuryC SMTP client configured to relay on smtp.antani.it, port 25
- MercuryD pop3 client configured to retrieve normal mail from pop.antani.it
- MercuryI Imap server configured to listen on port 143
2) - 2nd in C:\MERCURYPEC for certified mail
- MercuryS SMTP server configured to listen on port 10025
- mercuryC SMTP client configured to relay on smtp.pec.it, port 25, authentication, ecc.
- MercuryD pop3 client configured to retrieve normal mail from pop.pec.it
- MercuryI Imap server configured to listen on port 10143
Client side
Each Outlook of my users configured to have 2 accounts
1) one for normal mail, which
- retrieve mail from 1st M/32, connecting via IMAP to OASRV09, port 143
- send mail to 1st M/32,connecting to OASRV09, port 25 (via MercuryS); and from here, relay to smtp.antani.it (via MercuryC)
2) one for certified mail, which
- retrieve mail from 2nd M/32, connecting via IMAP to OASRV09, port 10143
- send mail to 2nd M/32,connecting to OASRV09, port 10025 (via MercuryS); and from here, relay to smtp.pec.it (via MercuryC)
Best regards
Filippo
Thanks for your reply, Mr.Stephenson,
but my idea was a bit different.
Server side
Two installations of M/32 in the machine named OASRV09
1) - 1st in C:\MERCURY for normal mail
   - MercuryS SMTP server configured to listen on port 25
   - mercuryC SMTP client configured to relay on smtp.antani.it, port 25
   - MercuryD pop3 client configured to retrieve normal mail from pop.antani.it
   - MercuryI Imap server configured to listen on port 143
2) - 2nd in C:\MERCURYPEC for certified mail
   - MercuryS SMTP server configured to listen on port 10025
   - mercuryC SMTP client configured to relay on smtp.pec.it, port 25, authentication, ecc.
   - MercuryD pop3 client configured to retrieve normal mail from pop.pec.it
   - MercuryI Imap server configured to listen on port 10143
Client side
Each Outlook of my users configured to have 2 accounts
1) one for normal mail, which
   - retrieve mail from 1st M/32, connecting via IMAP to OASRV09, port 143
   - send mail to 1st M/32,connecting to OASRV09, port 25 (via MercuryS); and from here, relay to smtp.antani.it (via MercuryC)
2) one for certified mail, which
   - retrieve mail from 2nd M/32, connecting via IMAP to OASRV09, port 10143
   - send mail to 2nd M/32,connecting to OASRV09, port 10025 (via MercuryS); and from here, relay to smtp.pec.it (via MercuryC)
Best regards
Filippo