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 August 1, 2022

MailScanner Domain admin release Bad Content

Here’s a setting for domain admins: /var/www/html/mailscanner/conf.php

Published November 8, 2019

Mikrotik Script to calculate Average CPU Load & email notification

# Average CPU Load Notification.# This will email you once when average CPU Load reaches the set CPU Threshold value.# When average […]

Apple iPad’s UK launch date and pricing finally revealed
Published May 10, 2010

Apple iPad’s UK launch date and pricing finally revealed

Apple iPad’s UK launch date and pricing finally revealed Apple fans will need to dig deep… Follow the link for more details […]

Published June 20, 2024

Disable Mikrotik Interface based on volume of data

This is a simple and crude method to disable an interface based on the volume of data that has gone through it. […]

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