Displaying 20 results from an estimated 5000 matches similar to: "Postfix user map"
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
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
2016 Aug 22
3
Catch-all with LMTP and Postfix
Hidy-ho,
I'm having a difficult time getting catch-all working when using Dovecot
LMTP. I would like *@example.com (everything) to go to
virtual at example.com, where virtual is a valid virtual user. It seems
that things are getting as far as LMTP, but then the mail gets bounced.
To wit:
Aug 21 08:02:50 hostname postfix/lmtp[4914]: 8DF8E9AFE6:
to=<test at example.com>,
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
2008 Feb 11
1
Dovecot auth-master socket as postfix table lookup source.
Hi all.
Intro: Timo has already done great job providing patch which allows
postfix to authenticate directly against dovecot (included in latest
postfix sorce code/release).
Now I'm looking around for one more thing. I want to use dovecot's
user db as source for postfix lookup tables.
In particular: virtual_mailbox_maps
Main reason is - postfix access rules and fighting against spam.
2015 Feb 27
0
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
2011 Oct 04
2
postmap: fatal: open database /etc/postfix/sasl_passwd.db: Permission denied
I'm trying to configure mail forwarding through Gmail
on CentOS 6 with postfix, following the blog
http://carlton.oriley.net/blog/?p=31
and I think the blog has missed the step:
# postmap /etc/postfix/sasl_passwd
- as I've seen in the /var/log/maillog:
postfix/smtp[1926]: fatal: open database /etc/postfix/sasl_passwd.db:
No such file or directory
postfix/master[1831]: warning: process
2006 Sep 22
2
postfix problem since update: mail loops back to myself
Hello
I already asked in the IRC, but apart from recommendations reading the
mailing lists, nobody could help me. I read all postfix-update related
articles but non of them seemed to match or resolve my problem:
Everything works fine, apart from one host, which we are doing MX
backups for (backupdomain.com):
Sep 22 12:18:58 homer postfix/smtp[18784]: 6BD7B1189E4:
to=<user at
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 Jun 27
1
Postfix "userlookup" via Dovecot Auth
I'm hoping to take advantage of authentication caching via
dovecot-auth. I see that posfix can communicate with Dovecot-Auth, via
SASL, but from what I can see, postfix only does this for
authentication checks.
Not 100% sure how postfix handles virtual_transport (I assume it needs
to do a lookup via virtual_mailbox_maps), but I can't see anyway to
get virtual_mailbox_maps to use
2006 Apr 30
1
Postfix /etc/aliases problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Here's what I have from log watch.
Database files are not up-to-date (propably rehash is needed):
/etc/aliases : 16 Time(s)
Here's what I get from /var/log/maillog
Apr 29 20:37:22 00304842f27e postfix/local[25980]: warning: database
/etc/aliase s.db is older than source file /etc/aliases
Here's what I'm using
1. CentOS
2011 Aug 08
4
mail delivery location wrong
Hi,
thanks for offering the oportunity to place a question here.
I am now already working since a week to get postfix and dovecot working
on a ubuntu 11.04 server.
Hard task. First step was naturally to get familiar with the idea behind
the archtitecture.
I have come very far, but the "last dirty mile" is probably the hardest.
My architecture:
Postfix
Dovecot
OpenLDAP
Thunderbird as
2013 Jan 15
2
Using postfix in CentOS 6 to relay mails to First.Last@gmail.com
Hello fellow CentOS users,
I'm using:
# cat /etc/*release
CentOS release 6.3 (Final)
# rpm -qa | grep post
postfix-2.6.6-2.2.el6_1.x86_64
on 2 servers: preferans.de and (yes, funny name)
static.103.78.9.176.clients.your-server.de
I own several domains and would like all
incoming mails addressing those domains
to be forwarded to my Gmail address.
So I have setup the MX-records for my
2009 Aug 18
0
alias does not work
Hi,
Thank you to everyone who helped me get near the goal. Remains a problem
is that aliases don't work.
The problem is that in the configuration of alternc, the mails are seen
as aliases in the form user_domain.tld. In a second time, a match is
made to see if an "real" alias exists.
postmap -q test at lists.test.net mysql:/etc/postfix/mydomain.cf
test-owner_lists.collectifs.net
2013 Mar 12
1
Postmap command
Dear All
While setting up postfix, at one point I need to do
postmap /etc/postfix/transport
But I get the output as
*bash: postmap: command not found*
I was just wondering is it something I need to install separately.
Thanks
Austin
2006 Dec 11
2
Problem in Postfix
hi to all,
im using my box as mail server (CENTOS 4.4) with postfix 2.3.4 when i try to send message i got this message in my mail log any idea with my problem,
thank you very much in advanced,hope you can help me.
Dec 11 18:35:33 support postfix/lmtp[3341]: CCB9B40698: to=<personal at xxx.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.95, delays=0.13/0.03/0.01/0.78, dsn=2.6.0,
2007 May 03
1
connecting postfix with dovecot trouble
Hello listmembers,
we have some trouble connecting postfix to dovecot.
after a lot of hours the transport and delivery is
working but dovecot can't get the correct user.
postmap -q some.user at domain.com ldap:/etc/postfix/ldap-aliases.cf first
returns: someuser
The mailbox someuser exists and i can login with this
user on imap and i can deliver directly using deliver -d
but on mail
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
2019 Apr 06
1
SMTPUTF8 support
On 5 Apr 2019, at 13:47, Andr? Rodier via dovecot <dovecot at dovecot.org> wrote:
>
>> root at portal:/etc/postfix# postmap -q andr?@homebox.space ldap:/etc/postfix/ldap-aliases.cf
>> andre at homebox.space
You have a solution that properly maps UTF to a non-UTF namespace. As I understand it, SMTPUTF8 uses a UTF8 namespace.
So, this would indicate SMTPUTF8
# postmap -q
2010 Jul 02
1
do Dovecot userdb and passwd filles need to be postmap'd
Hi all
I am unsure if dovecot files like userdb and passwd
also need to be postmap'd
i.e.
postmap userdb
or
userdb passwd
when I use the typical data format for creating userdp
postmap outputs the error
> postmap
userdb
postmap: