Displaying 20 results from an estimated 400 matches similar to: "Exim still accepting emails to nonexistent users"
2016 Nov 21
2
Exim still accepting emails to nonexistent users
Hi Heiko,
Here is the router:
virtual_aliases:
driver = redirect
debug_print = "R: Check address using virtual_aliases for $local_part@$domain"
allow_fail
allow_defer
hide data = CHECK_VIRTUAL_ALIASES
user = vmail
group = mail
local_user:
debug_print = "R: local_user for $local_part@$domain"
driver = accept
2016 Nov 21
2
Exim still accepting emails to nonexistent users
Hi,
Heiko Schlittermann <hs at schlittermann.de> (Mo 21 Nov 2016 11:50:13 CET):
> a) Routing stage
> You need to interact with the user database dovecot uses.
> Either you access the user database directory (flat file, LDAP,
> whatever) or you use the ${readsocket?} feature of Exim to talk to
> dovecot.
The readsocket trick doesn't seem to work anymore.
Using
$
2016 Nov 07
2
Redirect the emails from domain2 to domain1
Dear Dovecot and Exim users,
I have a VPS using these two applications. I am transitioning from a
domain_old to a domain_new. I'd like to redirect all the emails from
domain_old to the local mailboxes of users @ domain_new. In exim I've
assumed that it is enough to add domain_old to the list of local domains:
domainlist local_domains = @ : domain_new : domain_old
...
begin routers
2019 Aug 17
1
exim+dovecot+sieve issue
Hi,
We have mail server in production, with Exim + Dovecot + Mailman + OpenLDAP
+ Roundcube webmail server.
Openldap keeps mail accounts in db, exim uses lmtp transport to deliver
messages to dovecot.
Mailman is responsible for mailing lists, Roundcube webmail has managsieve
module to create sieve filters.
Exim router,transport for dovecot
> localuser:
> driver = accept
> domains =
2016 Nov 21
0
Exim still accepting emails to nonexistent users
Hi Marti,
(Please do not send CC to my private account)
Marti Markov <marti1234 at gmail.com> (Mo 21 Nov 2016 03:52:54 CET):
>
> Here is the router:
>
> virtual_aliases:
?
> hide data = CHECK_VIRTUAL_ALIASES
> local_user:
> debug_print = "R: local_user for $local_part@$domain"
> driver = accept
> domains = +local_domains
>
2007 Jan 26
1
Ubuntu, Exim, deliver: permissions/setgid problem
Hello all,
I have a little problem. I'm trying to set up Dovecot deliver (1.0 beta
3) as the LDA for Exim4 on Ubuntu 6.06 with MBOX, and I'm running into
permissions problems. Exim typically wants to run pipes as the user to
whom the mail is being delivered (as per the "check_local_user").
deliver needs access to the auth socket and needs to be able to create
files in /var/mail.
2016 Nov 23
0
Exim still accepting emails to nonexistent users
Hi Heiko,
Sorry for using your private email address. :/
I managed to get this working using local_user changes by adding ldap user
verification there:
local_user:
debug_print = "R: local_user LDAP lookup for $local_part@$domain"
driver = accept
domains = +local_domains
condition = CHECK_VIRTUAL_USER
transport = dovecot_lmtp
cannot_route_message = Unknown user
Where
2013 Dec 25
2
LMTP with virtual and system users
Hi,
I have a mailsystem where i have some local users with shell access and
full home dirs which receive mail and also several SQL virtual users
only for mail.
With the virtual users, everything works fine. Mail is delivered via
LMTP and also sieve works :)
The SQL Lookup knows what to do with username at domain.com
The problem is the system user. If exim delivers the mail to the lmtp
2006 May 15
2
[PATCH 10/12 bugfix: openssh-4.3p2: memory leak
The variable local_user was allocated by xstrdup and is not freed or
pointed to in this branch. This patch adds the xfree. This entire set
of patches passed the regression tests on my system. Bug found by
Coverity.
Signed-off-by: Kylene Hall <kjhall at us.ibm.com>
---
sshconnect.c | 1 +
1 files changed, 1 insertion(+)
diff -uprN openssh-4.3p2/sshconnect.c
2010 Mar 04
1
ADS integration and local users...
Hello,
I have a Debian server with Samba. I've put this server in AD. Everything
is ok for domain users, but I can't connect with a local user !!!
I've created this local user :
# adduser local_user
# smbpasswd -a local_user
Then :
# smbclient \\\\192.0.0.1\\ressource -U local_user
Enter local_user's password:
Domain=[MY_DOMAIN] OS=[Unix] Server=[Samba 3.2.5]
tree connect failed:
2011 Jan 16
5
Smart IMAP proxying with imapc storage
I just committed a very early initial implementation of "imapc" storage
backend to v2.1 hg: http://hg.dovecot.org/dovecot-2.1
You can't really do anything except open INBOX and read mails from it,
so it's currently only intended for initial testing. It sucks in many
ways right now, but I'll be improving it.
The idea is that you could set for example:
mail_location =
2006 May 08
3
operator overload on views
In my User auth scheme I have a userlevel. I''ve overloaded the User
class operators like this:
def >(item)
if item.class == "User"
self.userlevel > item.userlevel
else
self.userlevel > item
end
end
(other operators are overloaded in essentially the same way). As I
understand it, using the operator ">" inside the overloaded
2005 Sep 24
1
using local-part delimiters in LDA delivery?
hi all,
i've exim 4.53RC2 + dovecot-cvs on OSX 10.4.2.
i'm working on implementing recipient-delimiters for delivery from exim to a
user's imap store using dovecot's cvs-lda.
reading on the wiki (Jakob's latest comments?):
" ... the part after the delimiter is passed to the lda as an additional
parameter. so dovecot-lda should handle that parameter and leave the
2014 Nov 17
2
LMTPS : TLS over LMTP not working
Hello,
I tried to activate SSL on LMTP service, to secure connections between Postfix and Dovecot on my LAN, but Dovecot is not negociating a TLS session with Postfix.
If I enforce TLS for LMTP at Postfix's side, communication between Postfix and Dovecot is not working.
I put
ssl = yes
ssl_cert = </dovecot/ssl/ssl-LMTP.pem
ssl_key = </dovecot/ssl/ssl-LMTP.key
in section protocol
2005 Aug 17
2
Dovecot Deliver Problem
Trying to use the deliver utility and getting this error:
error: net_connect(/var/run/dovecot/auth-master) failed: No such file or
directory
--
Marc Perkel - marc at perkel.com
Spam Filter: http://www.junkemailfilter.com
My Blog: http://marc.perkel.com
2016 Nov 17
0
Exim still accepting emails to nonexistent users
Hi,
Marti Markov <marti1234 at gmail.com> (Mi 16 Nov 2016 04:28:28 CET):
> After adding the configuration bit:
>
> deny
> message = invalid recipient
> domains = +local_domains
> !verify = recipient/callout=no_cache
>
> from: http://wiki2.dovecot.org/LMTP/Exim <http://wiki2.dovecot.org/LMTP/Exim> running update-exim4.conf and service
2001 Oct 23
1
Connection Timeout
This is my first post so first of all I will say hello to everyone.
I have rsync configured and working properly on my local network however
when I try to connect from a remote host (one located in a different state)
the connection times out. I was wondering if there was another way to set
the timeout besides in the rsyncd.conf file?
As I said the connection works fine on the internal lan, but
2015 Aug 05
2
2.2.18: Mailbox INBOX sync: mailbox_delete failed: INBOX can't be deleted.
Hello
I have 2.2.18 built with:
./configure \
--prefix="$prefix" \
--bindir="$prefix/bin" \
--sbindir="$prefix/bin" \
--sysconfdir="/etc" \
--with-storages="maildir,imapc,pop3c" \
--without-vpopmail \
--without-ldap
I'm attempting to sync (backup) from another Dovecot server running version
2.0.21:
Both servers
2012 Nov 08
3
pop3 exim4 dovecot
Hi,
I have an exim4 and dovecot system. The system has multiple accounts.
Exim4 is receiving emails in the /var/mail/user files and dovecot is
configured to use /home/user/mail (mbox) folder.
I have one account that dovecot is not processing replies/bounces/etc...
The data is being written in the /var/mail/user file by exim4 but as far
as dovecot is aware there is nothing in the pop3 inbox.
2018 Dec 10
2
[PATCH] cleanup of global variables server/client_version_string in sshconnect.c
In sshconnect.c there are two global variables for server_version_string
client_version_string.
These are used just in a few functions and can easily be passed as
parameters.
Also, there is a strange construct, where their memory is allocated to
the global pointers, then copies of these pointers are assigned to the
kex structure. The kex_free finally frees them via cleanup of the kex