Displaying 20 results from an estimated 2000 matches similar to: "Configuring for virtual users in Postfix"
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
2014 May 16
2
Pigeonhole and Dovecot deliver
Hi,
i still try to sieve system.
ok first our deliver command procmail. our user accounts stored in
openldap, mail files are in Maildir folders
in 15-lda.conf recommented
protocol lda {
# Space separated list of plugins to load (default is global
mail_plugins).
mail_plugins = $mail_plugins sieve
log_path =
info_log_path =
}
after that,
in master.cf i added
dovecot unix -
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
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>,
2010 May 29
1
strange sieve situation
Hi there, I've been working on rolling out the "deliver" service so we can
implement sieve. Dovecot 1.2.11, Postfix 2.6.6, FreeBSD 8, installed by
ports. Clustered environment, NFS backend.
Everything is working great for the most part, I'm using it to sort a copy
of my personal email on a test server. However, I noticed two emails were
not properly sorted.
I had added a
2009 Jul 01
4
dovecot lda and postfix
I do not know if this is a help request to solve a problem but
to understand what is going on. I am going to start with the problem
description as I see it and we will go from there.
I have postfix setup to use dovecot for tls/sasl in addition to its
normal imap/pop3 functions. Postfix is also setup to do virtual
domains, getting its information from the files valias, vmaps, and
vhosts which are
2007 Dec 02
1
dovecot sieve confusion
Hi...
I use dovecot with postfix.
For dovecot's sieve plugin to work, do I need to put in my
/etc/postfix/master.cf:
dovecot unix - n n - - pipe
flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -d
${recipient}
and
postconf -e virtual_transport=dovecot
postconf -e dovecot_destination_recipient_limit=1
?
2009 Aug 15
11
Postfix : lda problem
Hi,
I come back with my problem:
On debian lenny, using dovecot 1.1.13-2~bpo50+1 I try to configure my
setup (with Postfix virtual
domains) to use dovecot as lda but nothing happens, as if postfix not
delegate to dovecot
I am using the contreol panel alternc (http://www.alternc.org).
All the maildir are in the format
/var/alternc/mail/i/info_domainepublic.net for info at domainepublic.net
The
2016 Apr 02
2
Still muddling through with broken auth...
Hey Everyone,
I?m still muddling through my first install? Followed the tutorials on workaround.org <http://workaround.org/> which were very helpful! but don?t include much info if things don?t work 100%? and so far I haven?t been able to pin down where the error is. When I try: telnet localhost 143 this is what shows up in the maillot:
Apr 2 21:06:57 ip-172-31-24-2 dovecot: auth: Fatal:
2009 Jul 18
1
dovecot as lda : nothing happens
Hi,
On debian lenny, I try to configure my setup (with Postfix virtual
domains) to use dovecot as lda.
I adjusted my settings to postfix and dovecot, but nothing happens...
The dovecot.log is always empty and nothing seems to change, as if it
had no effect.
Here are my changes, if someone sees what would be problematic ...
Thanks
Denis
main.cf
######
virtual_transport = dovecot
2020 May 29
1
Operation not permitted - fchown() failed for /run/dovecot/login
# dovecot --version
2.3.10.1 (a3d0e1171)
Dovecot is unable to start, I see error " Fatal: fchown() failed for
/run/dovecot/login: Operation not permitted"
what could be the problem?
any help please
$ls -la /var/mail/
drwxr-xr-x 1 root root 4096 May 29 17:32 .
drwxr-xr-x 1 root root 4096 May 28 17:08 ..
drw------- 2 root root 4096 May
2016 Apr 02
3
Still muddling through with broken auth...
Hey Edgar,
Thanks for catching that! Missed it earlier! Got it changed but I?m still having the same error updated postconf -n:
[ec2-user at ip-172-31-24-2 conf.d]$ postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level =
2017 Feb 08
2
How to add User in MSSQL DB - error unknown user
Hello
Please I need to add "Maurizio" to this MSSQL DB, but I don't now how to
add this step
in my opinion I'think that the user can't be found, so I will have the
"unknown user"
Can give here any little help to fix this?
Feb 8 12:09:56 caloro dovecot: auth: Debug: auth client connected
(pid=13300)
Feb 8 12:09:56 caloro dovecot: auth: Debug: client
2007 Oct 03
5
Postfix with Deliver (LDA) - user unknown
Good Day All! I am attempting to configure deliver as our LDA. I am
also configuring the server to use Postfix instead of Sendmail. I
have followed the all the documentation and examples I could find.
Below are my Dovecot and Postfix configs. Can someone please smack me
upside the head and tell me why I am getting "user unknown" errors?
If i don't use deliver as the LDA, all
2006 May 05
2
dovecot LDA w/virtual domains and postfix
Hi,
I've been trying to follow the documentation that I am finding, but am running
into trouble getting things set up correctly for postfix + virtual domains
(using ldap) with dovecot LDA. I can get it to work without LDA, but I'm
running into permissions problems when I try to run with LDA. I am wondering
if anyone has any good examples of configuring this.
I basically have a
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
2015 Jan 23
2
sieve filter not working
HI,
> You could set
>
> syslog_facility = local5
>
> and have all the log messages in the messages file.
According to the output of command
# doveadm log find
every type of message goes to the file I was looking at, "/var/spool/maillog".
>> So, is it postfix doing the local mail delivery, not dovecot?
>>
> To answer this question please post relevant
2007 Jun 07
1
User unknown in local recipient table? Dovecot LDA/Postfix
This probably is a postfix problem, but I think there are lots of postfix
experts/users on this list, and have heard a lot good things about this
list, so I am just giving it a try. Thanks in advance!
I am using dovecot-1.0.0-8_56.src.rpm downloaded from atrpms.net, and
rebuilt from it(rpmrebuild ...). Postfix is 2.4.3.
I followed documents at http://wiki.dovecot.org/LDA and LDA/Postfix, and
2015 Dec 14
1
Postfix and LDAP
Hi Everyone,
I thought I'd try asking here before joining the postfix mail list
since I'm running postfix on a CentOS 7 box.
I want to look up accounts via LDAP (an IPA server also on CentOS 7). I
created an "ldap_aliases" file and successfully tested it with the
postmap command: I can get the email address for an arbitrary user.
But, when I add the very same file to main.cf, I
2015 Feb 27
1
postfix ldap unknown user
Hi,
My config dovecot 2.2.13 Postfix 2.9.6 Debian wheezy
When I send a message to my user test (siroco) postfix said unknown user
But the user exist :
doveadm user siroco :
field value
uid 3002
gid 2000
home /var/spool/dovecot/mail/s/siroco
mail maildir:~/Maildir:LAYOUT=fs
postmap -vq siroco ldap:/etc/postfix/ldap_virtual_aliases.cf
return siroco
2 questions :
postfix search