subutux / phpmailAuth

Authentication class to authenticate a user trough a mailserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phpmailAuth

PhpmailAuth is a simple php class to authenticate users against a mailserver. Features

  • Supports POP3,IMAP

  • Simple use

  • Uses the imap_open options from php

  • Easy to implement

For an example, see example.php

About

Authentication class to authenticate a user trough a mailserver


Languages

Language:PHP 100.0%