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

BT to roll out fibre broadband across Cornwall
Published September 30, 2010

BT to roll out fibre broadband across Cornwall

BT is to provide super-fast broadband to up to 90% of homes in Cornwall and the Isles of Scilly, in the biggest […]

Time Keeping in Linux
Published July 21, 2008

Time Keeping in Linux

Setting System Time To set the system clock under Linux, use the date command. As an example, to set the current time […]

Published October 4, 2010

Next to start selling a tablet PC

High street retailer unveils Google Android-based tablet that costs just £180. Next – better known for its clothing and home furnishings range […]

install Proxmox guest agent in Debaim
Published February 11, 2026

install Proxmox guest agent in Debaim

Step 1 – Install the QEMU Guest Agent inside Debian sudo apt updatesudo apt install qemu-guest-agent -y Step 2 – Enable and […]

Post navigation

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

© 2026  – All rights reserved

Powered by WP – Designed with the Customizr Theme