Title: P2 By Email
Author: Daniel Bachhuber
Published: <strong>মে’ 8, 2013</strong>
Last modified: মে’ 9, 2013

---

প্লাগিনৰ সন্ধান কৰক

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/p2-by-email.svg)

# P2 By Email

 [Daniel Bachhuber](https://profiles.wordpress.org/danielbachhuber/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/p2-by-email.1.0.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/p2-by-email/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/p2-by-email/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/p2-by-email/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/p2-by-email/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/p2-by-email/)

## বৰ্ণনা

P2 By Email enables you to use P2 by email:

 * Get instant notifications when posts or comments are published.
 * Ensure you’re always notified when your username is mentioned.
 * Reply to posts or comments by email.
 * Create new posts with a secret email address.

Perfect for communicating with your team while on the go.

Users can change their communication preferences from the default of all posts and
comments using profile settings. A special setting can ensure they always receive
an email when their username is mentioned.

Want another feature added? [Send us a pull request](https://github.com/humanmade/P2-By-Email/)
and we’ll consider it. Reply by email depends on a [young email reply parsing class](https://github.com/humanmade/What-The-Email)—
there’s the chance a comment will appear oddly, and we welcome improvements to the
regex.

## ইনষ্টলেশ্যন

Want to get started using the plugin? Follow these steps:

 1. Download and install the plugin in your plugins directory.
 2. Activate the plugin.
 3. Profit!

By default, all users will receive all post and comment notifications.

Enabling posting or replying by email takes a few more steps:

 1. Register a Gmail or similar email account that supports IMAP.
 2. Add the code snippet below with account details to your theme’s functions.php file.
    It tells P2 By Email that you’re set up to use post or reply by email.
 3. Install [wp-cli](http://wp-cli.org/) and set up a system cron job to regularly 
    call `wp p2-by-email ingest-emails`.
 4. add_filter( ‘p2be_email_replies_enabled’, ‘__return_true’ );
     add_filter( ‘p2be_emails_reply_to_email’,
    function( $email ) { return ‘YOURACCOUNT@gmail.com’; }); add_filter( ‘p2be_imap_connection_details’,
    function( $details ) {
 5.     ```
        $details['host'] = '{imap.gmail.com:993/imap/ssl/novalidate-cert}';
        $details['username'] = 'YOURACCOUNT@gmail.com';
        $details['password'] = 'PASSWORD';
    
        return $details;
        ```
    
 6. } );

## সঘনাই উত্থাপিত প্ৰশ্ন

None yet… Feel free to ask a question in the forums!

## পৰ্য্যালোচনা

![](https://secure.gravatar.com/avatar/39528c1a1f5fd19c624f5524312d8b5425221dacca8de72ce2763e6666c3aa34?
s=60&d=retro&r=g)

### 󠀁[Great](https://wordpress.org/support/topic/great-5717/)󠁿

 [ivanblagdan](https://profiles.wordpress.org/ivanblagdan/) ফেব্ৰুৱাৰী 7, 2017

Just what I need 🙂

 [ আটাই 4টা পৰ্য্যালোচনা পঢ়ক ](https://wordpress.org/support/plugin/p2-by-email/reviews/)

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“P2 By Email” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ Daniel Bachhuber ](https://profiles.wordpress.org/danielbachhuber/)
 *   [ Human Made ](https://profiles.wordpress.org/humanmade/)

[আপোনাৰ ভাষাত “P2 By Email” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/p2-by-email)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/p2-by-email/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/p2-by-email/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/p2-by-email/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/p2-by-email/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.0 (May 8, 2013)

 * Initial release. Email notifications for posts, comments, and mentions; post 
   and reply by email with special configuration.

## মেটা

 *  **1.0** সংস্কৰণ
 *  **13 বছৰ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10+**
 *  WordPress-ৰ সংস্কৰণ ** 3.4 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **3.6.1**
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/p2-by-email/)
 * [email notifications](https://as.wordpress.org/plugins/tags/email-notifications/)
   [GTD](https://as.wordpress.org/plugins/tags/gtd/)[p2](https://as.wordpress.org/plugins/tags/p2/)
   [productivity](https://as.wordpress.org/plugins/tags/productivity/)[workflow](https://as.wordpress.org/plugins/tags/workflow/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/p2-by-email/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 5টা তৰা।

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/p2-by-email/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/p2-by-email/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/p2-by-email/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/p2-by-email/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/p2-by-email/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/p2-by-email/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/p2-by-email/reviews/)

## অৱদানকাৰীসকল

 *   [ Daniel Bachhuber ](https://profiles.wordpress.org/danielbachhuber/)
 *   [ Human Made ](https://profiles.wordpress.org/humanmade/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/p2-by-email/)