search for: mailhosts

Displaying 20 results from an estimated 207 matches for "mailhosts".

Did you mean: mailhost
2011 Jul 22
0
failed creating protocol instance to play queued url
I run thunderbird (both 3.x and 5.x) against dovecot 2.x and frequently see delays "loading message". I admit to having a very large mailbox and running multiple imap clients. I've turned on thunderbird debugging, and at least one pattern I see in the log during the delays (maybe a minute long) is the failed protocol message above. These are no the only delays, but are the ones
2013 Jan 16
1
dovecot + antispam plugin - no retraining
Hi, dovecot -n # 2.1.7: /etc/dovecot/dovecot.conf # OS: Linux 3.8.0-0-generic x86_64 Ubuntu Raring Ringtail (development branch) listen = 10.10.200.39 login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%e %c mail_debug = yes mail_location = maildir:~/Maildir managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character
2015 Aug 27
4
please block user
Gary Stainburn wrote: > Bad news Guys, they've just moved the emails to somewhere else and have > started again: <snip> A suggestion: there should be a way to filter using *domain* AND mailhost; that is, if emails come from a domain, and through one mailhost, then block the domain. If many domains, and the same mailhost, only then block the mailhost. I've been thinking about
2010 Mar 23
7
PDC migration from suse 8.2 - samba 2.2.7 ldap - to latest versions on ubuntu 8.04
Hello, Hopefully I'm in the right place asking for help :-) I need to move from an old physical Suse 8.2 - samba 2.2.7 + ldap - to latest samba versions, I would like to use an ubuntu 8.04 virtual machine. The domain is in production on the physical server, to be dismissed after migration. It is also the file server!!! so /DATA/ has all shared and permission driven file access.. I was
2010 Dec 10
1
deliver -m causes crash: Panic: stream doesn't support seeking backwards
When exim runs deliver -m and tries to write to a directory that does not exist is causes a crash which stops the exim MTA. Dec 9 23:20:38 mailhost exim: [ID 197553 mail.info] 2010-12-09 23:20:38 1PQpmu-0007O9-OD <= dovecot-bounces+user=domain.co.uk at dovecot.org H=dovecot.org [62.236.108.70] P=esmtp S=2714 id=1291936811.2991.135.camel at kurkku.sapo.corppt.com Dec 9 23:20:38 localhost
2015 Apr 20
4
userdb username change ignored when using (My)SQL was: Re: userdb username changed
Hi! It works when using LDAP. I've duplicated the "username change" debug line, just to see that the variables are really updated: Apr 20 14:30:27 imap21 dovecot: auth-worker(27127): Debug: sql(ppp at example.net): username changed ppp at example.net -> uppp Apr 20 14:30:27 imap21 dovecot: auth-worker(27127): Debug: sql(uppp): username changed uppp -> uppp Apr 20 14:30:27
2014 Dec 09
2
Sieve permissions issue following update
I recently updated dovecot and my sieve filters stopped working. Checking the logs I see: Dec 9 00:09:59 mailhost dovecot: lda(gessel at domain.com): Error: sieve: binary save: failed to create temporary file: open(/usr/local/etc/dovecot/sieve/10-move-spam.svbin.mailhost.domain.com.114.) failed: Permission denied (euid=5000(vmail) egid=5000(vmail) missing +w perm: /usr/local/etc/dovecot/sieve,
2006 Feb 15
2
Thunderbird 1.5 and dovecot 1.0 beta 3 problem
My mailhosting provider has been testing dovecot 1.0 beta 3 as a proxy server and they asked the customers if they would like to test it out and report any issues. I am using Thunderbird 1.5 (IMAP) and have been with this mailhosting company for two months and have no issues at all with their current setup which uses Perdition as their proxy servers. The problem(s) I am encountered have been
2011 Feb 02
1
LDAP and GSSAPI problems
This is a continuation of a problem I have been having. Samba 4 has recently changed to require binds. I need LDAP to verify users exist. I am using Kerberos (GSSAPI) as the passdb. Samba can handle GSSAPI/Kerberos SASL binds. I have the following in my dovecot-ldap setup for userdb: dn = smtp/mailhost.example.org at EXAMPLE.ORG sasl_bind = yes sasl_mech = GSSAPI sasl_realm = EXAMPLE.ORG
2011 Feb 01
2
Enabeling E-Mail Name
Dear readers, of the Markdown-(Extra)-Discussion list. After including Markdown as the Markup language of choice for my configuration files I stumbled over a feature I was missing: Adding e-mail links with names. I came up with a little hack I want to share with you. Old Syntax: (mailto:$mailadress@$mailhost) New Syntax: (mailto:$mailadress@$mailhost[ My Name) changes: 1) function
2019 Apr 11
0
LMTP, PAM session and home directory autocreation
Hi, mail is delivered by Dovecot's LMTP locally and I need user's home directory to be created if it doesn't exist yet. There is a setting in Dovecot's configuration, "session=yes", in /etc/Dovecot/conf.d/auth-system.conf.ext, which should do that. passdb { driver = pam args = session=yes dovecot } But I think it does not work in my setup because I do not see any
2019 Apr 09
0
LMTP, PAM session and home directory autocreating
Hi, mail is delivered by Dovecot's lmtp locally and I need user's home directory to be created if it doesn't exist yet. There is a setting in Dovecot's configuration, "session=yes", in /etc/Dovecot/conf.d/auth-system.conf.ext, which should do that. passdb { driver = pam args = session=yes dovecot } But I think it does not work in my setup because I do not see
2013 Apr 02
1
LDAP: error with iterate_query
Hello. Used 2.2.rc3. Try LDAP search: # ldapsearch -LLL -D "uid=dovecot,ou=Services,o=m" -b "ou=C,o=m" -w 1 -s subtree "(objectClass=mailUser)" mail dn: uid=test,dc=m.u,ou=C,o=m mail: test at m.u dn: uid=basov,dc=m.u,ou=C,o=m mail: basov at m.u mail: wow at m.u dn: uid=postmaster,dc=m.u,ou=C,o=m mail: postmaster at m.u dn: uid=ogo,dc=rest.com,ou=C,o=m mail: ogo
2015 Aug 27
0
please block user
On Thu, August 27, 2015 9:29 am, m.roth at 5-cent.us wrote: > Gary Stainburn wrote: >> Bad news Guys, they've just moved the emails to somewhere else and have started again: > <snip> > > A suggestion: there should be a way to filter using *domain* AND mailhost; > that is, if emails come from a domain, and through one mailhost, then block the domain. If many domains,
2015 Apr 21
0
userdb username change ignored when using (My)SQL was: Re: userdb username changed
On 20-04-15 15:09, P?ter M?rton wrote: > Hi! > > It works when using LDAP. > I've duplicated the "username change" debug line, just to see that the > variables are really updated: > > Apr 20 14:30:27 imap21 dovecot: auth-worker(27127): Debug: > sql(ppp at example.net): username changed ppp at example.net -> uppp > Apr 20 14:30:27 imap21 dovecot:
2016 Apr 11
2
doveadm sync ignores -u option
Hi, Since I upgraded from 2.2.21 to 2.2.23, the user option -u seems to be ignored by doveadm sync, or at least it doesn't handle it correctly. If I run the following in the shell as user 'max': % doveadm sync -u foo at example.com -d doveadm(max): Error: User doesn't exist I get it to work if I set the USER environment variable to foo at example.com: % USER=foo at
2007 Oct 17
1
dovecot and imap session forwarding
Hi, I was trying to install a qmail-ldap cluster. I have successfully setup dovecot to authenticate against ldap directory. But what I need is to enable imap session forwarding for qmail-ldap. For example when a user connects to a imapserver if the real mailhost of this user is different than the one that is connected so session is forwarded to real mailhost. Normally we can do that with
2005 May 09
1
Centos 4 / Postfix / SMTP
I've just installed Centos 4 on an Acer G310 server - everything's gone well except I'm not able to SMTP connect to my upstream mail server (I've installed postfix + MailScanner) - I managed to find sort out the dovecot side of things but SMTP remains quite silent - the maillog shows an attempted connect but then a timeout: May 9 13:08:45 woking postfix/smtp[7895]:
2013 May 27
1
post-login script and original remote ip in proxy mode
Hi, I am running dovecot on 3 qmail-ldap server backend. dovecot configured to use auth_pop3 wrapper for authentication. Users logins to the qmail-ldap pop3&imap pools randomly. If a user is mailhost is not the connected server, dovecot proxies the connection to the user mailhost. In this case, I can not get the original client IP address via post-logins script on user host. I see only the
2013 Dec 22
0
Dovecot proxying with LDAP - an example?
Hi all, I have been struggling trying to understand the syntax to configure dovecot as a proxy against an LDAP server. As a single server dovecot works great. Now I want to add the "mailHost" attribute which, if present, should indicate the DNS name of the host that contains the person's mailbox. If the mailHost matches the local hostname, the mailbox should be served locally as it