similar to: Dovecot SASL Postfix

Displaying 20 results from an estimated 800 matches similar to: "Dovecot SASL Postfix"

2009 Mar 31
1
Courier
Hello, For months I have the following configuration in run. Postfix with Mysql and Postfixadmin, Courier Imap + Pop I get a new server and, therefore, would like to change on Dovecot. The installation has also clapped without problems and the configuration has run so far also without defects. If I liked to call away the emails, I always get the announcement Internal Login failure.
2010 Sep 26
2
Postfix SASL Auth
Hello, i use Postfix (2.7.1) and Dovecot (1.2.14) on my FreeBSD Server. I use Postfixadmin and Virtuell User. The login going without problems, but the SASL Auth want not work. Have someone a Idea? Regards Silvio #postconf -a dovecot # postconf -n alias_maps = hash:/etc/aliases allow_percent_hack = no biff = no command_directory = /usr/sbin config_directory = /etc/postfix content_filter =
2014 Feb 04
0
Namespace Mistake
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 3 Feb 2014, Silvio Siefke wrote: > <dovecot.log> > Feb 03 18:06:09 lmtp(8386, webmaster at silviosiefke.com): Error: user webmaster at silviosiefke.com: Initialization failed: namespace configuration error: Duplicate namespace prefix: "" Those two namespaces should have the same name, because the prefix is the same:
2014 Jul 07
2
Dovecot Auth Tries Spam
Hello, i more and more become this messages in logs: Jul 6 20:43:56 ks3374456 dovecot: auth: Error: passwd-file(jean at proxy.silviosiefke.com,213.130.118.102): stat(/var/vmail/auth.d/proxy.silviosiefke.com/passwd) failed: No such file or directory Jul 6 21:35:32 ks3374456 dovecot: auth: Error: passwd-file(jennifer at proxy.silviosiefke.com,41.160.109.28):
2014 Feb 03
3
Namespace Mistake
Hello, i try to setup the Dovecot Tutorial on http://wiki2.dovecot.org/HowTo/VirtualUserFlatFilesPostfix But when send message i become the follow error message: <dovecot.log> Feb 03 18:06:09 lmtp(8386, webmaster at silviosiefke.com): Error: user webmaster at silviosiefke.com: Initialization failed: namespace configuration error: Duplicate namespace prefix: ""
2014 Feb 03
3
Duplicate namespace prefix: ""
Hello, i try to run the mail system which explain dovecot in the wiki. http://wiki2.dovecot.org/HowTo/VirtualUserFlatFilesPostfix I have that complete write in the config, only the domain and user settings i changed. But something is wrong but i not found where is the mistake. <dovecot.log> Feb 03 16:12:52 lmtp(1079, webmaster at silviosiefke.de): Error: user webmaster at
2007 May 02
3
Strange Mail Problem
I submitted this question to the Postfix maillist and they suggested that I post to this one. Here's my issue: I have a Postifx email system running on a CentOS 4 box, with Dovecot pop3 and imap. Last week, one of my users reported to me that about a dozen emails suddenly showed up in his in box (as unread messages), but none of them were addressed to him. Under further investigation,
2007 Oct 09
1
Dovecot, postifx, virtual domains and deliver, what about luser_relay/fallback_relay?
I've read documentation (obviously not the right parts) and googled, but I can't seem how to solve this simple problem: I have a machine running postfix/dovecot and using virtual domains, delivery happens with dovecot's LDA. I also have an Exchange machine that I have to house some of the users of a given domain. How can I tell either postifx in general or dovecot's LDA that
2013 Apr 12
4
Dovecot / Postfix
Ave Maria! I have Dovecot and Postifx setup with MySQL - emails seem to go through the server but for some reason the pipe into the wrong Virtual Domain any ideas? Also I notice If you need any other configurations please let me know... mail.info logs: Apr 12 13:30:14 Server1 postfix/smtpd[21411]: connect from mail-qe0-f48.google.com[209.85.128.48] Apr 12 13:30:14 Server1
2006 Mar 05
2
Q's about switching from sendmail to postfix
Running CentOS 4.2 with all updates. I've been using sendmail for my MTA since forever. I've grown used to it and I can make it do what I want it to. However (there's always a catch, isn't there)... Lately it seems that some mail is being lost. I've noticed some instances when a message was sent to myself and others which I will only see if someone replies back to
2009 Aug 25
3
Quotas ignored on INBOX only
I have set up postifx and dovecot (1.1) with virtual users and delivery via LDA. I am very pleased with the results so far but have this problem with quotas. ? Setting a global quota using plugin { } I initially used maildir to set quotas, but they seem to apply to all folders apart from INBOX. ? For debugging I switched maildir to dict using mysql. The table populates as it should with sizes and
2010 Apr 04
1
sasl problem
Hello I installed postfix, mysql, dovecot on freebsd7.3. Yet I can't start dovecot service. I get some errors; Apr 4 17:03:14 postfix dovecot: auth(default): Fatal: Socket already exists: /var/spool/postfix/private/auth Apr 4 17:03:14 postfix dovecot: dovecot: Fatal: Auth process died too early - shutting down How can I get rid of that ? # dovecot --version 1.2.10 # postconf -a
2008 Sep 16
1
Quota, maildir, MySQL,
Hi everybody, I am trying to work with quota. I use postfix and dovecot with a sql backend. Below you'll find my configuration. Everything works except for the quota part. It doesn't seem to see the quota and doesn't respond to the sender that the client is over its quota. versions: postfix-2.5.20070531-mysql dovecot-1.0.2-mysql Thanks for the help in advance. My Settings: #
2008 Oct 20
1
Delete all mail users data (mail server)
Hi Please I would like to delete all users date mail (not accounts) in my mail server box. I using Centos 5 and Virtualmin with postifx (maildir) and dovecot and sasl auth. Once I erased simply the files in the maildir folders and broke the dovecot setup (dovecot cache or index). Which is the correct way of doing it? Thanks in advance. roberto -- Ing. Roberto Pereyra ContenidosOnline
2013 Sep 29
1
Processing sent items
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 How does dovecot handle sent items and is it possible to "process" them befor they get saved in the sent item folder? My scenario is that I'm running postifx + dovecot with all incoming and outgoing mail passed to a script that encrypts the mail with the public key of the recipient. The only place now that has unencrypted mail
2017 Aug 22
2
LMTP and Postfix
I am setting up a new system that will be using Dovecot with Postifx. I am planning on using LMTP. I read the wiki and and found the settings I need to make in Dovecot and the Postfix main.cf file. However, I saw nothing about the Postfix master.cf file. Do I need to make and changes to it also? Thanks -- Jerry
2003 Jan 31
4
Moterboard help Please
All, I have been terribly pleased with openbsd 3.2 I was using it as a mail/samba server with postifx on a pentium pro 200 with 1 gig of memory. Well I wanted to add a larger harddrive than what I have in it now only 6.4 gig. Well the machine would not see it and for some reason after hours and hours of trying I can't get a tekram 395UW and a 18gig scsi to be the boot drive and having failed
2014 Feb 04
0
Duplicate namespace prefix: ""
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 3 Feb 2014, Silvio Siefke wrote: > i try to run the mail system which explain dovecot in the wiki. > http://wiki2.dovecot.org/HowTo/VirtualUserFlatFilesPostfix The samples in the Wiki are 1) only snippets and 2) do not contain Duplicate namespace prefixes, please post your full doveconf -n output. - -- Steffen Kaiser -----BEGIN PGP
2019 Dec 29
1
Dovecot Postfix MySQL Authentication Issues
I am I a situation where I have to wipe my remote server and reinstall, Its been a while since I built a server and I am not as sharp as I use to be I am running FreeBSD 12.1. well at least the server is... I am getting constant authentication errors like Dec 28 22:10:18 triggerfish dovecot[21809]: imap-login: Aborted login (auth failed, 1 attempts in 6 secs): user=<jason at example.com>,
2018 Mar 01
4
Mail addresses with quotes + Postfix
Dear all, I have a working setup with Postfix + Dovecot, storing users in a MySQL table. I ran into problems setting up and using a mail address like a"@"b at mydomain.tld, which by RFC should be valid, but leads to problems in Dovecot. From my debugging, I can see that on the lookup, Dovecot replaces %n with "a" (quotes added by me) and %d with "b at mydomain.tld"