Skip to content

User Menu — Mail Settings

The Mail Settings section lets you configure a custom SMTP server for sending emails from the platform. MooveTeam CMS sends emails for notifications, results delivery, and other automated communications — this page controls which mail server is used.

RequirementDetails
RoleAdmin or Agency (company-level administrator)
PrerequisiteA valid SMTP server and credentials

User dropdown (top-right) → Mail Settings

Mail Settings form showing SMTP configuration fields with server address, port, credentials, and test email option

FieldTypeDescriptionRequired
SMTP server addressTextSMTP server hostname (e.g., smtp.gmail.com, smtp.serviciodecorreo.es)Yes
portNumberSMTP server port (e.g., 587 for TLS, 465 for SSL)Yes
User nameTextUsername for SMTP authentication (e.g., yourname@gmail.com)Yes
PasswordPasswordSMTP server password (stored encrypted)Yes
FromTextSender email address that appears in outgoing emailsYes
Send test mail to addressEmailAddress to send a verification email toNo
ActionDescription
SaveSave the SMTP configuration
BackReturn to the previous screen without saving
  • Each field has a help text below it explaining the expected format:
    • Server address: “e.g.: smtp.gmail.com”
    • Port: “e.g.:587”
    • User name: “e.g.: yourname@gmail.com, other ISP use different username patterns”
    • Password: “the smtp server password, we keep it encrypted”
    • From: “the user name that is sending the email, e.g: yourname@gmail.com
    • Test mail: “in order to verify the correctness of settings we will send an email to this address”
  • The password is stored encrypted on the server.