Displaying 20 results from an estimated 900 matches similar to: "Using LDA with postfix and virtual users"
2015 Jan 26
0
sendmail not invoking dovecot-lda
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, 18 Jan 2015, alvin wrote:
>
> - Configuration
> FreeBSD-9.3
> sendmail -d0.1 == sendmail-8.14.9 <<--
> dovecot --version == dovecot-2.2.15
>
> # ===================================================================
> # I'm trying to get sendmail to invoke dovecot.m4 ( dovecot-lda ) to
> # deliver
2010 Sep 17
1
Maildir premission denied
Hi Sirs,I am using ubuntu OS, with dovecot and postfix, I can send emails receive email but not access them. I have the errorSep 17 21:21:31 myserver-name dovecot: POP3(virtualuser at mydomain.tld): stat(/var/mail/virtualuser at mydomain.tld) failed: Permission denied (euid=1001(upload) egid=1001(upload) missing +x permI don't know why it is using euid 1001, my var/mail folder uid:gid is
2015 Jan 18
2
sendmail not invoking dovecot-lda
hi dovecot mailinglist
- Configuration
FreeBSD-9.3
sendmail -d0.1 == sendmail-8.14.9 <<--
dovecot --version == dovecot-2.2.15
# ===================================================================
# I'm trying to get sendmail to invoke dovecot.m4 ( dovecot-lda ) to
# deliver emails to dovecot's virtual users ( /etc/dovecot/passwd )
# or mysql/postgresql virtual users
#
2005 Jan 15
1
Strange behaviour with multiple auth channels
Hey all
Just upgraded to Test-61 and at first everything looked like it worked
without a hitch, I could log in and check mail (yay! ;-) ).
Since I could log in, I never suspected anything would be amiss. Later
one of my users told me he could no longer log in, regardless what he
tried. Password error I thought and told him to go change his password,
but then he explained he had not changed
2017 Mar 15
1
Postfix Ignoring lmtp, delivering straight to maildir
I considered sending to the postfix list instead, and would be happy to
do that if it's more appropriate.
In regards to your suggestion, I've tried local_transport and
mailbox_transport, but both result in mail bouncing because "User
doesn't exist." I've added my virtual_maps file to local_recipient_maps,
and that still doesn't work.
I did get the expected
2019 Mar 16
4
testing dovecot LMTP with postfix/spamassassin
:-)
My postfix configuration is quite complex with a lot of special cases
and rules. However I'd like to make an anti-spam configuration as simple
and lightweight as possible (KISS).
/etc/postfix/master.cf
------------------------------------------------------------------------
smtp inet n - n - - smtpd
-o content_filter=spamassassin
spamassassin unix
2007 Jun 13
1
postfix+dovecot delivering to wrong (/var/mail/%u) place
(Dovecot 1.0.rc15)
Hello I'm tring to configure postfix+dovecot on debian etch.
In dovecot I use passdb pam and userdb passwd-file. I can connect pop3
clients and reveice mails
and connect smtp clients and send mails, but it is delivered to
/var/mail/%u instead the configured
mailboxes in /var/local/dovecot/%u.
I`ve configured postfix as say http://wiki.dovecot.org/LDA/Postfix.
2019 Mar 17
0
testing dovecot LMTP with postfix/spamassassin
On 3/16/19 3:49 PM, Marek Kozlowski via dovecot wrote:
> Can I test local mail delivery by dovecot LMTP manually? I mean: to
> simulate "I'm the Postfix" and produce for some testing e-mail the
> same effect as postfix granting it via `local_transport' to dovecot?
>
> Best regards,
> Marek
>
You can use dovecot-lda like this :
cat <<EOF |
2019 Mar 17
0
testing dovecot LMTP with postfix/spamassassin
On 16/03/2019 11:49, Marek Kozlowski via dovecot wrote:
> Can I test local mail delivery by dovecot LMTP manually? I mean: to
> simulate "I'm the Postfix" and produce for some testing e-mail the
> same effect as postfix granting it via `local_transport' to dovecot?
>
You can probably use swaks for that, it has LMTP support.
--
You canna change the laws of physics,
2019 Nov 20
0
Dovecot can't log in Virtual user - please help
On 19.11.2019 19.21, Andrej Rehak via dovecot wrote:
> Hello
>
> Im having issues login to dovecot using imap through telnet.
>
> Im running?|Linux 4.9.0-11-amd64 #1 SMP Debian 4.9.189-3+deb9u1
> (2019-09-20) x86_64 GNU/Linux|
>
> Im totally new to setting up mailservers. I havesetup a postfix for
> SMTP and it can receive emails. Postfix version is?|mail_version =
2019 Mar 17
2
testing dovecot LMTP with postfix/spamassassin
:-)
On 3/17/19 10:22 AM, Yassine Chaouche via dovecot wrote:
>
> On 3/16/19 3:49 PM, Marek Kozlowski via dovecot wrote:
>> Can I test local mail delivery by dovecot LMTP manually? I mean: to
>> simulate "I'm the Postfix" and produce for some testing e-mail the
>> same effect as postfix granting it via `local_transport' to dovecot?
>>
> You can
2019 Nov 20
1
Dovecot can't log in Virtual user - please help
Hello
Actually im not using PAM at all. So yes its true i could drop that.
But i see that you have put additional empty double colons in your passwd file which i didn't.
So maybe this is the issue?
I will try.
Thank you
________________________________
From: Aki Tuomi <aki.tuomi at open-xchange.com>
Sent: Tuesday, November 19, 2019 10:49 PM
To: Andrej Rehak <andrej.rehak at
2007 Jun 06
1
user lookups not working when using dovecot as lda
Hi
Currently I'm using local from postfix for delivering mails. Now I want
to change this to using the dovecot lda as I want to use plus addressing.
I configured postfix to use dovecot as I found in the wiki and several
howtos in the net.
My Problem is the following: dovecot delver accepts the mail but bounces
it with error: user unknown.
Logging in and authentication via imap4 and pop3
2008 Sep 08
2
Sieve, and logging.
Hi All,
Relatively new to Dovecot - converting from courier-imap. So far, I've
got it working with virtual users (postfixadmin tables), and it seems to
be working. I'm trying to get sieve working. It's not, so I tried
turning up the logging, and putting it into a separate log file to get
it out of the syslog for now. I can get the main dovecot to log, but
I cannot get any log
2019 Nov 19
2
Dovecot can't log in Virtual user - please help
Hello
Im having issues login to dovecot using imap through telnet.
Im running Linux 4.9.0-11-amd64 #1 SMP Debian 4.9.189-3+deb9u1 (2019-09-20) x86_64 GNU/Linux
Im totally new to setting up mailservers. I havesetup a postfix for SMTP and it can receive emails. Postfix version is mail_version = 3.1.12
I have also installed Dovecot version:2.2.27 (c0f36b0) My configuration is such that POSTFIX is
2010 Jul 11
1
Dovecot-lda and Postfix virtual
Hello,
I'm currently testing Dovecot 2.0RC2 and I have a problem migrating my
current configuration.
Current configuration is :
- Dovecot as IMAP server
- Postfix as SMTP/LDA with virtual users.
main.cf is :
#-----------------------------------------------------------
#
inet_protocols = all
myhostname = mail.domain.tld
mydomain = domain.tld
myorigin = $mydomain
inet_interfaces = all
2017 Feb 08
1
AW: How to add User in MSSQL DB - error unknown user
Linux caloro.ch 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64
GNU/Linux
Apt-get install postfix dovecot
Adduser -m maurizio
Add config steps to dovecot.conf, main.cf, master.cf
Email from CLI running, but if connect from Outlook or Thunderbird I have
this error, I think
that maurizio this user aren?t opened correct on this sqldb?
root at caloro:/home/maurizio# postconf -n
2012 Nov 20
2
Need help for configure sieve
Hello,
i just did set up a mail server with postfix+dovecot+mysql+roundcube
everything work fine.
Now i'm trying to configure dovecot to get sieve working, and i
probably missing something, cause i can not get it to fall in work...
Thanks in advance, if you can help me a bit...
here is my dovecot (2.1.10) conf :
20:07 root at curzio /home/mathieu # dovecot -n
# 2.1.10:
2018 Oct 11
4
Struggling to get dovecot working with postfix auth
On Thursday, October 11, 2018 12:07 PM, Ralph Seichter <m16+dovecot at monksofcool.net> wrote:
> On 11.10.18 11:30, Laura Smith wrote:
>
> > unix_listener /var/spool/postfix-authrelay/private/dovecot-auth {
> > group = postfix
> > mode = 0666
> > user = postfix
> > }
>
> I suggest using "mode = 0660" instead.
Makes no difference.
>
2009 Dec 02
2
Can't receive mail from outside
Hi,
I have a problem with my postfix/dovecot configuration, I can't receive
mail from outside, i can send a mail from my mail to myself and others,
but i can only receive one i send from myself, but when it comes from
outside my domains, it dosn't work.
Thaks for your help !
Here is my conf :
-----------------------------------------------------------------
DOVECOT