Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is it possible to “rig” a MailMan installation with a default POP3 or SMTP server address so that the user can modify them even if they want to?

0
Posted

Is it possible to “rig” a MailMan installation with a default POP3 or SMTP server address so that the user can modify them even if they want to?

0

Yes. Find the locations of the servers as described above, and remove the entire “” field from your templates entirely. The incoming server will need to be removed from “t_login.htm”, and if you want to rig your SMTP server also then you would need to remove the outgoing server specification in both “t_f_messageform.htm” and “t_nf_messageform.htm”. Finally, set the configuration variables “$strIncomingServer” and “$strOutgoingServer” in the MailMan script itself, as illustrated in the comments. Those variables are set toward the top of the script. If you set these values, then even if a hacker attempts to spoof a login page to redirect MailMan to a different server, it will always use the servers that you specify.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123