Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Computing » Sending Email via Telnet using auth login
Computing Technical

Sending Email via Telnet using auth login

by William Rendell|Published November 28, 2019

The username and password needs to be encoded and sent in BASE64
So if using username as the username it would become dXNlcm5hbWU= in BASE64 and a password of password would become cGFzc3dvcmQ= in BASE64

You can use this handy BASE64 encoding tool to do the encoding for you.

  • base64
  • email
  • Telnet

You may also like

Published November 12, 2018

Send Mikrotik config via email

This script will export the config from your mikrotik router and email it to your email address. The scheduled time between exports […]

Published December 10, 2018

Remove Spam Email from Virtualmin

just run /etc/webmin/virtual-server/spamclear.pl –debug Make sure policy is set in Mailbox Cleanup

Ex2010 – Ex2003
Published May 3, 2012

Ex2010 – Ex2003

During as SBS2003 migration to SBS2011, while decommissioning the source server (SBS2003) before Exchange 2003 can be removed you will have to remove the […]

How to Open Port for a Specific IP Address in Firewalld
Published July 8, 2022

How to Open Port for a Specific IP Address in Firewalld

The best way is to create a new firewalld zone and we add the specific IP to that zone. To start with […]

Post navigation

  • Previous post Mikrotik Script to calculate Average CPU Load & email notification
  • Back to post list
  • Next post Rubiks Cube

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme