All Projects → SSilence → Php Imap Client

SSilence / Php Imap Client

Licence: mit
a easy solution for simple IMAP email access in php

Projects that are alternatives of or similar to Php Imap Client

Mailer
A light-weight, modular, message representation and mail delivery framework for Python.
Stars: ✭ 225 (-11.42%)
Mutual labels:  email, imap, email-sender
Vmime
VMime Mail Library
Stars: ✭ 218 (-14.17%)
Mutual labels:  email, imap, email-sender
ESP-Mail-Client
⚡️Arduino Mail Client Library to send, read and get incoming mail notification for ESP32, ESP8266 and SAMD21 devices. The library also supported other Arduino devices using Clients interfaces e.g. WiFiClient, EthernetClient, and GSMClient.
Stars: ✭ 78 (-69.29%)
Mutual labels:  email, imap, email-sender
Drymail
Makes sending emails easy and DRY — For Python 3.
Stars: ✭ 218 (-14.17%)
Mutual labels:  email, email-sender
Email Dashboard
📪 An interactive emailing management service with scheduling, templating, tracking and A/B testing.
Stars: ✭ 194 (-23.62%)
Mutual labels:  email, email-sender
Nodemailer
✉️ Send e-mails with Node.JS – easy as cake!
Stars: ✭ 14,354 (+5551.18%)
Mutual labels:  email, email-sender
Mailu
Insular email distribution - mail server as Docker images
Stars: ✭ 3,151 (+1140.55%)
Mutual labels:  email, imap
activism-mailbot
No description or website provided.
Stars: ✭ 49 (-80.71%)
Mutual labels:  email, email-sender
imapx
A cross-platform IMAP library for .NET, supporting .Net 2.0 - 4.5, Mono and Windows Phone
Stars: ✭ 28 (-88.98%)
Mutual labels:  email, imap
attachment-downloader
Simple tool for downloading email attachments for all emails in a given folder using an IMAP client
Stars: ✭ 52 (-79.53%)
Mutual labels:  email, imap
Meli
🐝 experimental terminal mail client, mirror of https://git.meli.delivery/meli/meli.git https://crates.io/crates/meli
Stars: ✭ 242 (-4.72%)
Mutual labels:  email, imap
bulk-email-sender
Send Templatized Dynamic Emails Automatically
Stars: ✭ 30 (-88.19%)
Mutual labels:  email, email-sender
Lumail
A console-based mail-client with integrated Lua scripting support.
Stars: ✭ 187 (-26.38%)
Mutual labels:  email, imap
Imap tools
Work with email and mailbox by IMAP
Stars: ✭ 167 (-34.25%)
Mutual labels:  email, imap
yggmail
End-to-end encrypted email for the mesh networking age
Stars: ✭ 72 (-71.65%)
Mutual labels:  email, imap
Mnm
The legitimate email replacement — n-identity, decentralized, store-and-forward, open protocol, open source. (Server)
Stars: ✭ 162 (-36.22%)
Mutual labels:  email, imap
Mattermail
Email Integration for Mattermost
Stars: ✭ 145 (-42.91%)
Mutual labels:  email, imap
0x4447 product s3 email
📫 A serverless email server on AWS using S3 and SES
Stars: ✭ 2,905 (+1043.7%)
Mutual labels:  email, email-sender
Rust Imap
IMAP client library for Rust
Stars: ✭ 237 (-6.69%)
Mutual labels:  email, imap
Email-Spammer
Great script for sending and spaming emails! gmail, yahoo, outlook, hotmail.
Stars: ✭ 79 (-68.9%)
Mutual labels:  email, email-sender

Welcome to php-imap-client

Travis button StyleCI button

Hello! This is php-imap-client. This is a simple and easy to use class for connecting to imap servers and working with the emails inside. Our well-known features are:

  • simple interface
  • Get emails and folders
  • Move, delete, count emails
  • Rename, delete and
  • Get attachments
  • Many more

Documentation

php-imap-client is heavily documented. The docs can be accessed here.

Getting started

If you would like help getting started, we have a guide here.

Connecting

If you need help setting up connections. Read our connecting guide.

Error database

Have an error? Read up on our error database to see what is going wrong.

Installing

Need help installing our library? Check out our install guide.

Methods

Want a full list of methods? Check it out right here.

Usage

Using this library is not hard. Why not read our usage guide.

Examples

Need a nice little pointer? Check out our examples here.

Incoming messages

Any message in the inbox is called an incoming message 'round these parts. Read up on them here.

Contributing

If you would like to be a lamb and help us out check out our contributing guide.

Copyright info

Copyright (c) 2016-2017 Tobias Zeising, [email protected]
http://www.aditu.de
Licensed under the MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].