Skip to content

FAQ Feature Requests

Brennan Novak edited this page Jan 30, 2014 · 7 revisions

Are you going to include incoming filtering of messages to specific folders?

Yes, we use "Tags" instead of folders, but they function similarly. We also have a filters feature that works with Tags.

Is there the ability to sync contact information with an external contact manager like google contacts?

We will support importing of contacts from Google Contacts, but not synchronizing back to Google. However, someone may make a plugin to do so

Will there be POP and IMAP support?

Yes.

Will there be an app for Android?

Not yet, no. But in the future yes.

Will there be an app for iPhone / iPad?

Perhaps, but we are not excited about Apple's App Store policies as well as their known involvement with the NSA.

I'd like to write a MailPile app... Can I do that?

Sure you can. But realize that you're writing with pre-alpha code or alpha code.

I want an inbox that allows messages in and out from many different sources - email, SMS, voicemail, facebook, twitter, etc.

We think this is REALLY cool, hopefully our community will help us make awesome plugins that make this a reality faster!

For the Linux / Unix geeks, like me, will there be command line utilities or interface?

Yes, absolutely, this currently exists as much of our team of linux / unix geeks.

Can I interact with Mailpile via XML-RPC?

Maybe.

Do you provide support for SMTP?

Yes, this is currently implemented.

Make sure users can set different SMTP ports for outgoing mail as most ISPs block port 25

Uses can specify this from the "Settings" interface.

Users should be allowed to choose rather or not SSL is enabled. SSL should be either a self signed key which Mailpile makes, or a key the user provides. For self signed, Mailpile should be able to output a public key in formats which can be imported into their systems and should be provided with instructions on how to import so that they won't be alerted about self signed certificates all the time. For iOS, provide a iPhone Configuration file with the certificate.

Can I choose to have Mailpile delete the email from the original server after download or keep it.

Yes, once POP & IMAP is implemented we will support this feature.

Have the option to auto port forward using NAT-PMP/UPnP and possibly offer a free DNS record on mailpile.is that is used as a dynamic dns so users can access their mail by going to mrgecko.mailpile.is as an example.

This is an interesting idea that we are considering.

Will Mailpile do automatic mail wiping?

Inbox zero is a noble goal. Is that what you meant? We hope to encourage & work on plugins to achieve this goal.

Clone this wiki locally