Plesk 12.x / Linux :: Android KitKat Phones Cannot Authenticate To Dovecot IMAP

Mar 21, 2015

I know I'm probably doing something wrong, but I cannot get Android KitKat phones to authenticate via IMAP to my Plesk 12 server (straight out of the box). Not sure if it is an issue with standard dovecot config or Android, but the only way I can get them to connect is via pop3.

View 3 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: Dovecot Secure IMAP Server With Sieve Support

Jun 18, 2014

Every time i use Dovecot secure IMAP server with Sieve support.I can not receive emails note. Upgraded from 11.5 to 12

Jun 18 08:03:36 CO6302 postfix/qmgr[1523]: 284FAA0E86: from=<my@gmail.com>, size=1943, nrcpt=1 (queue active)
Jun 18 08:03:36 CO6302 postfix-local[2036]: postfix-local: from=my@gmail.com, to=the@domain.com, dirname=/var/qmail/mailnames
Jun 18 08:03:36 CO6302 postfix/pipe[2035]: 284FAA0E86: to=<the@domain.com>, relay=plesk_virtual, delay=336, delays=335/0.01/0/0.19, dsn=4.3.0, status=deferred (temporary failure. Command output: lda: Error: user the@domain.com: Error reading configuration: Invalid settings: postmaster_address setting not given lda: Fatal: Internal error occurred. Refer to server log for more information. 4.2.1 Message can not be delivered at this time )

[code]...

View 8 Replies View Related

POP Does Authenticate But IMAP Does!

Oct 17, 2006

I am setting up a VPS / Linux server, created an account, and set up an email account. However, when I attempt to access the email account via. pop3, either the email account or pw is not accepted. However, I can access the same email account via. IMAP.

Also, I can telenet into the pop3 system, but not log into the account, and I can access the account via. WEBMAIL.

I set up the account with WHM/CPanel. Is there some required setting to activate or setup the pop3 system?

View 6 Replies View Related

Plesk 12.x / Linux :: Unable To Send Mail - Android And IOS

Mar 29, 2015

I'm running Plesk 12.0.18 update 39 on Centos 6.6 with postfix and courier-IMAP

However I can't send emails from mobile devices or outlook - the security settings are invalid, I've tried all 4, SSL, SSL/TLS Accept all certs, Start TLS etc.

View 1 Replies View Related

Plesk 12.x / Linux :: Ubuntu 12.04 Very Slow Especially With Android Studio

Aug 24, 2014

I have an old laptop with the following specification: Memory: 485 MiB, Processor: Genuine intel CPU T2300 @ 1.66 GHz ×2, OS Type: 32 bit, Disk: 78.1 GB,

I installed on it Ubuntu 12.04 LTS and I noticed that the overall system is very slow in responding. I tried to search about that in the internet and I found some articles talking about how to make Ubuntu 12.04 LTS run fast I applied all what they said including download LXDE desktop environment and then nothing different in the system response time.

Then I need to develop some android applications so, I download Android Studio (Beta) 0.8.6. The problem became worse than before whenever I tried to open the Android Studio the screen is frozen for some minutes then it took time to download the projects and initialize the work space also, when I tried to move the cursor he is move very slowly. When I tried to run my first application on the AVD it took three hours and still not run yet.

I delete the Android Studio and install it again several times, I was trying to solve the problem but still nothing change.

View 1 Replies View Related

Plesk 11.x / Linux :: Cannot Authenticate Via SMTP For Mail-users With Mailbox Off And Forwarding On

Apr 9, 2013

I have mail-addresses with mailbox turned OFF and Forwarding switched ON.

The user can receive emails but can't use SMTP to send email. I expect that users without mailboxes can send messages, like in Plesk 9.5.

Error: No such user 'info@example.com' in mail authorization database

CentOS 6.4 + Plesk 11.0.9 Update #45

View 9 Replies View Related

Plesk 12.x / Linux :: Dovecot Cannot Auth In AWS AMI

Jun 28, 2015

This is a fresh installation in AWS using AMI for Plesk 12.

When installed with Dovecot I got this error when trying to login to mail:

Jun 28 12:23:44 server1 dovecot: imap-login: Disconnected (auth failed, 1 attempts in 2 secs): user=<someuser@xxxxx.com>, method=DIGEST-MD5, rip=127.0.0.1, lip=127.0.0.1, secured, session=<mfryjpUZdgB/AAAB>

If I switch to Courier works perfect:

Jun 28 12:35:53 server1 courier-imapd: Connection, ip=[::ffff:127.0.0.1]
Jun 28 12:35:53 server1 courier-imapd: LOGIN, user=someuser@xxxxx.com, ip=[::ffff:127.0.0.1], port=[35677], protocol=IMAP
Jun 28 12:35:53 server1 courier-imapd: LOGOUT, user=someuser@xxxxx.com, ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=52, sent=156, time=0

In normal servers or under Virtuozzo (formerly Parallels Cloud Server) Dovecot works without problem.

View 1 Replies View Related

Plesk 12.x / Linux :: Limit-out - Postfix / Dovecot

Aug 15, 2014

on a fresh debian 7 64bit openvz system we actually have a problem with the new plesk 12 feature of limiting outgoing mails.We migrated about 25 systems to plesk, this is the first that makes problems.If limiting outgoing mails is activated (i double-checked all possible checkboxes in plesk) a fresh mailbox gives us the following error while trying to send via smtp:

Aug 15 13:09:32 2d4 postfix/smtpd[8645]: connect from unknown[XX.XX.XX.XX]
Aug 15 13:09:32 2d4 postfix/smtpd[8645]: E9AF61C58851: client=unknown[XX.XX.XX.XX], sasl_method=PLAIN, sasl_username=XX@XXX.XX
Aug 15 13:09:32 2d4 greylisting filter[8651]: Starting greylisting filter...
Aug 15 13:09:32 2d4 /usr/lib/plesk-9.0/psa-pc-remote[8611]: handlers_stderr: SKIP

[code]....

After deactivating the feature all mail is sent without any problems. We use postfix + dovecot.

View 2 Replies View Related

Plesk 12.x / Linux :: Plus Addressing With Dovecot Does Not Work

Feb 3, 2015

I did the following configuration:

Postfix
in the /etc/postfix/main.cf I added the following configuration parameter
recipient_delimiter = +
Managed a sieve script in webmail which contains the following:
1: # Sieve Filter
2: # Erzeugt von Ingo (http://www.horde.org/apps/ingo/) (03.02.2015, 02:53:39)
3: require "fileinto";
4: # Plustest
5: if address :all :comparator "i;ascii-casemap" :contains "To" "+plustest" {
6: fileinto "INBOX.plustest";
7: stop;
8: }

I created a folder in my INBOX with the name plustest, now I sent me an email from an outside freemail-account to see if it works. In the logfile /var/log/maillog I can see the following entry:

Feb 3 15:06:25 mail postfix-local[18290]: cannot chdir to mailname dir <name>+plustest: No such file or directory
Feb 3 15:06:25 mail postfix-local[18290]: Unknown user: <name>+plustest@<dom.tld>
Feb 3 15:06:25 mail postfix/pipe[17708]: 0ECAF4C1B3: to=<name+plustest@dom.tld>, orig_to=<aliasname+plustest@dom.tld>, relay=plesk_virtual, delay=0.61, delays=0.52/0/0/0.09, dsn=2.0.0, status=sent (delivered via plesk_virtual service)

I changed my real name to <name> and my domainname to <dom.tld> in this post.

View 1 Replies View Related

Plesk 12.x / Linux :: Dovecot And Postfix - SASL Auth And TLS?

Sep 15, 2014

Ubuntu 14.04 with Plesk 12 (10 Domain License).Using this for mail only... multiple domains.Postfix and Dovecot installed. Trying to figure out how to do:

- SASL Auth (Dovecot)
- TLS
- want above two to be mandatory... no plain text auth and no unencrypted connections.

How do I achieve this with Plesk 12?I have found countless how-to's about doing this with Vanilla (non Plesk) installs with the same server software. However, Postfix main.cf and master.cf both appear to have specific Plesk modificatuons. Same thing for the related Dovecot conf files... also have Plesk specific modifications.

I see no way to enable the desired settings from the Plesk Panel. Can't achieve this within the Panel but also can't modify the conf files without potentially breaking some Plesk-specific functionality? My original hope in purchasing the Plesk license was to make administration of the mail server easier. Unfortunately, I'm struggling to do this now and may have already had this figured out had I not bothered with the Panel.

View 1 Replies View Related

Plesk 12.x / Linux :: Dovecot Won't Start - SSL Certificate Missing

Sep 24, 2014

I just upgraded from Plesk 11.x to 12.0.18 and was eager to try the new sieve functions. I used the normal Plesk Updates/Upgrades tool to change the imap server from Courier to Dovecot. However, Dovecot will not start. It gives an error about /etc/dovecot/private/ssl-cert-and-key.pem missing.

View 2 Replies View Related

Plesk 12.x / Linux :: Sieve Does Not Work After Upgrade To 12.0.18 And Installing Dovecot

Dec 1, 2014

i use Plesk on a vserver which was offering it in version 11.x, i upgraded to 12.0.18, then i installed Dovecote on the panel. Everything went fine. Mail server is working.BUT sieve does not allow me to login and create filters.I tried telnet against 4190, and it works:

Connected to mail.xxxxxxxx.xxx.
Escape character is '^]'.
"IMPLEMENTATION" "Dovecot Pigeonhole"
"SIEVE" "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave imapflags notify"
"NOTIFY" "mailto"
"SASL" "PLAIN LOGIN DIGEST-MD5 CRAM-MD5"
"STARTTLS"
"VERSION" "1.0"
OK "Dovecot ready."

But when i use my sieve plugin for thunderbird OR access plesk's webmailclient Roundcube opening the filter module, it doesnt work. On Thunderbird i see the loading animation, thats it. On Roundcube it says "Unable to connect to sieve server".

Looks like something is missing. I can definitely access 4190 on my server from anywhere. So no firewall issue. I didnt change anything on configs, since plesk is handling it.Roundcube log doesnt give me anything. I dont even see logs added (to syslog or mail.*) while i try to connect.

View 4 Replies View Related

Plesk 12.x / Linux :: Dovecot Mail Subscription File Not Created?

Dec 16, 2014

if i create a new mailaccount in the power-user panel and i dont log in into the webmailer, so the "subscription" file is not created.

that means there is no way to sent emails with the new created account with external mail clients (Thunderbird), because there is no "sent" or "drafts" folder.

the problem disappears, if i log into the webmailer after creating a new mailaccount.

is there any other way to fix this bug? i want plesk 12 to create the "standard" folders (Trash, Drafts, Sent, Spam) automatically.

something to the used system:

- Ubuntu 14.04 Server
- Plesk 12.0.18
- IMAP/POP3 Server: dovecot
- SMTP Server: postfix

(logfiles are not showing anything..)

View 8 Replies View Related

Plesk 12.x / Linux :: Dovecot Sieve Filter Discarded Vacation Reply

Oct 9, 2014

I have set up a vacation filter in Horde, but only in once in a while it really returns a vacation message, depending on who is sending an email. In most cases,the message arrives without triggering a response.The messagelog shows two scenarios, one for an successful vacation response and one for emails that fail to trigger a response.Sucessful event:

Oct 9 10:48:24 server dovecot: service=lda, user=xyz@mydomain.com, ip=[]. sieve: msgid=<408-EAS2941777BF41EEBE6640B691D3A00@axy.gbl>: sent vacation response to <guntherk@hotmail.com>
and then
Oct 9 10:48:24 server qmail: 1412844504.308454 starting delivery 21782: msg 33566019 to remote abc@externaldomain.com
then the message is stored into the users inbox.

Unsuccessful event:
Oct 9 10:55:39 server dovecot: service=lda, user=xyz@mydomain.com, ip=[]. sieve: msgid=<trinity-90b5e87d-183b-49b8-8e3e-d2f98b96df3e-1412844932925@uvw-com>: discarded vacation reply to <>
then the message is stored into the users inbox.

The actual version of Plesk (v12.0.18) on Centos 6.5 with Dovecot & Qmail is beeing used.

View 4 Replies View Related

Plesk 12.x / Linux :: Is Installation Of Dovecot Supposed To Make Filters Tab Appear In RoundCube

Nov 7, 2014

OS: Centos 6.5
Plesk 12.0.18 Update #23
Rouncube 1.0.0

I have had Roundcube installed and I went and changed the mail server from Courier to Dovecot. Is the installation of Dovecot supposed to make the 'Filters' tab appear in RoundCube or is there more that is supposed to be done?I tried reinstalling Dovecot & Roundcube and the settings still do not appear.

View 1 Replies View Related

Plesk 12.x / Linux :: Auto Deleting The Mails From Trash Folder And Junk - Dovecot

Jul 4, 2015

I use for my client the webmail Roundcube.. How to I set for Auto Deleting The Mails From Trash Folder and Junk with mail server Dovecot after 30 days?

View 2 Replies View Related

Best Platform For IMAP Mail (Cpanel, Plesk Linux Or Plesk Windows)

Nov 17, 2008

Best platform for IMAP mail (Cpanel, Plesk Linux or Plesk Windows)

I need to setup 5 email accounts on my domain, each will use IMAP and store messages on server, so total space taken by each account will be 2-5 GB.

I have decided to go with eurovps.com as I'm close to them and ping is fast.

What is the best solution for IMAP and large email accounts: Linux Cpanel, Linux Plesk or Windows Plesk?

Each account will be accessed by 2 people differently by Thunderbird and occasionally by webmail, so nice webmail is a plus.

View 7 Replies View Related

Plesk 11.x / Linux :: Email Imap Open By Themselves?

Jul 30, 2014

SO CentOS 6.5 (Final)
Versione del Pannello 11.5.30 Aggiorna #47

emails handled with imap after a few minutes are automatically marked as read!

View 4 Replies View Related

Plesk 12.x / Linux :: Using Custom SSL For IMAP / POP3

Mar 6, 2015

I purchased an ssl certificate and installed it in plesk via server->ssl certificates. I then followed the following guide to set up imap and pop to use my cert (instead of using the default i used my cert into) URL... Now I'm getting an issue with sending emails, something about SSLHandshakeException, and some clients can't even log in. MTs support mentioned this might have something to do with POODLE.

View 1 Replies View Related

Plesk 11.x / Linux :: Using IMAP In Outlook 2013

Oct 2, 2014

We are using Plesk 11.5 servers with CentOS 6 and Courier-IMAP 4.12. Customers are experiencing several problems when using their IMAP mailbox in Outlook 2013:

Sending mail over SSL (port 465) will fail if SSL certificate does not match the mail.domain.tld setting. Resolution is provided by [URL] ....

IMAP folders (including INBOX) are not listed. Resolution is provided by [URL] ....

Sent items are not stored (nor online, nor offline). TechNet says that SENT and DELETED folders are no longer configurable by design. The only way to get sent items in a folder is by setting up a custom rule and using Visual Basic (!) to mark the messages as read.

View 9 Replies View Related

Plesk 12.x / Linux :: Enable PHP IMAP Module For Server

Nov 27, 2014

I need php imap extension for my server. How can I enable it?

View 3 Replies View Related

Plesk 12.x / Linux :: IMAP And SMTP On Mail Only Domain

Aug 30, 2014

I've setup a domain for mail only (no hosting), with the DNS records hosted on AWS Route 53. Telnet fails for this domain.

View 2 Replies View Related

Plesk 12.x / Linux :: Possible To Disable IMAP For Particular Service Plan

May 19, 2015

I'm just wondering whether it is possible to only offer POP and disable IMAP for a particular service plan?

View 2 Replies View Related

Plesk 12.x / Linux :: Postfix - IMAP Folders Under Inbox

May 3, 2015

My server is Plesk 12 with Postfix and Courier IMAP i am also using Thunderbird as mail client...

My question is when i create a folder from my mail client or webmail they just appear as sub folders of my inbox which is not what i want, i want root level folders not to be under inbox... When i searched for this i found [URL] ....

Is this still the case? Is there anything i can do to have root level folders?

View 2 Replies View Related

Plesk 11.x / Linux :: Unable To Create IMAP Folder

Mar 5, 2013

I saw that Plesk 11 doesn't create IMAP folder like sent items, deleted items or draft, junk etc. Is possible to fix this problem?

View 15 Replies View Related

Plesk 11.x / Linux :: IMAP Incoming Email - Connection Error

Oct 15, 2014

I have a client with a dedicated server running. Spec below.

The problem I am having is with incoming email. When I set up a new email account it can take about 10 attempts to log on to the incoming mail server. Once it has connected it will be ok for a short while then I will get a connection error and no emails will come through.

This is happening across all platforms, PC / MAC / iPhone and iPad.

I am a web designer with limited knowledge of the setting up of the server and was looking to set up email server within plesk.

General
CPUGenuineIntel, Intel(R)Core(TM) i5-2400 CPU @ 3.10GHz
VersionParallels Plesk Panel v11.0.9_build110120608.16 os_Ubuntu 12.04
OSUbuntu 12.04.4 LTS
Key numberPLSK.02873817.0002
System Uptime: 60 day(s) 10:03

Hostname
IP address
OSUbuntu 12.04.4 LTS
Panel version11.0.9 Update #62

View 1 Replies View Related

Plesk 11.x / Linux :: IMAP Connection - Account Doesn't Work

May 2, 2012

One of my customer has a imap account installed on a Ipad, Iphone, Mac... Server : Plesk 10.4.4 (Centos).

Alternately, the account connection doesn't work ("impossible to connect to imap.xxx.com...").

I've modify imap file with this :

MAXDAEMONS=80
MAXPERIP=40

And after "service courier-imap restart".

But there is always the problem...

View 19 Replies View Related

Plesk 12.x / Linux :: IMAP Sent Folder Not Found In Outlook / Thunderbird

Oct 15, 2014

I am running CentOS Linux 7.0.1406 (Core) with Plesk Version 12.0.18 Update #19.

Customers who use Outlook or Mozilla Thunderbird cannot send Emails through IMAP (Courier) because their mailclients say "Cannot write to sent Folder" even when there is a "Sent" Folder in the IMAP Structure existing. It is also subscribed by the Client.

Outlook Users have to go to: file - account settings > account settungs > Change > more Settings > advanced > root Folder path and enter the word inbox

Mozilla Users have to enter "INBOX." under advanced IMAP Settings in Thunderbird.

So my question is: Why is that ? And cant i Change something as admin on the Server side so all customers dont have to Panic and set an inbox Folder path in their mailclients ?

For customers it has to work without Client-side configuration...

View 4 Replies View Related

Plesk 12.x / Linux :: IMAP-Server Maximum Number Of Connections

Jan 28, 2015

My Customers and I have Problems connecting to IMAP-Server. By moving through IMAP Folders I get the Massage "Unable to connect to your IMAP server. You may have exceeded the maximum number of connections to this server"

I know this Article: [URL] ... and all the other related to this issue.

[Code].....

View 9 Replies View Related

Plesk 12.x / Linux :: After Full Reinstall Imap Doesn't Work Anymore

Mar 20, 2015

I'm using Ubuntu 14.04.2 LTS and Plesk 12.0.18 - update 38. Since i have reinstalled 3 servers, i don't have imap connection possible in some case.

- When i connect from a Thunderbird, it works only if it's not secure : any attempt with ssl is refused.

- When i try to use a smartphone with the same working config done in Thunderbird, i canno't log whatever i do to find something working on the smartphone (note : it's works with pop)

- Horde refuse all users. If i switch to Roundcube, all works...

There is something wrong : i search the web, the forum, for 14 days now, without success. I tried many thing from the KB...no success either.

View 19 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved