Displaying 20 results from an estimated 200 matches similar to: "Dovecot lda woes"
2015 Apr 28
2
Quotas not working after reboot
Hello,
after rebooting my dovecot server quotas are no longer working.
# dovecot --version
2.2.10
CentOS Linux release 7.0.1406
It is strange that restarting dovecot did not reveal this problem, but rebooting whole server did.
Before reboot it was like this:
# doveadm -D quota get -u test1 at testdomain1.tld
doveadm(root): Debug: Loading modules from directory: /usr/lib64/dovecot
2015 Apr 28
0
Quotas not working after reboot
By the way, my quotas are configured to use SQL:
user_query = SELECT CONCAT('/home/vmail/', maildir) AS home, 997 AS uid, 996 AS gid, CONCAT('*:bytes=', quota) AS quota_rule, CONCAT('maildir:storage=', quota) AS quota FROM mailbox WHERE username = LOWER('%u') AND active = '1' AND suspended = ?0'
And when I run command "doveadm -D quota get -u test1
2006 Mar 13
0
Help please: Error: net_connect
Having some issues with having the deliver lda deliver properly.
Here are the vitals of the config :
=============================
socket listen {
master {
path = /var/run/dovecot-auth-master
mode = 0660
user = maildir
group = maildir
}
}
protocol lda {
module_dir = /usr/local/lib/dovecot/lda
postmaster_address = postmaster at bradphinney.com
auth_socket_path =
2005 Nov 09
2
sendmail & mail() in php
Hello everyone,
I tried to configure sendmail so that I can use mail() in php. I don't
host my email server, my ISP does. I just want to configure sendmail so
that it uses external email server (my ISP) to send mail. When I executed
mail(), i got no error report from php. I checked /var/log/maillog and it
indicated that the message was accepted for delivery. However, it didn't
2007 Apr 14
3
LDA problem
Hi,
I am using dovecot deliver as lda for sendmail. My problem is that when
a user account is over quota, deliver program sends message in the logs,
but the message is not bounced back to sender informing that their is
disk quota problem at the recipient side. Further message remains in the
mail queue. Details are below. Plz suggest how to figure out the problems:
1. Message should be
2012 Apr 19
3
dovecot LDA with sendmail
Hi,
Im configuring sendmail with dovecot for virtual users using
password file and file for user name. on centos.
dovecot-1.0.7-7.el5
sendmail-8.13.8-2.el5
dovecot ?n
# 1.0.7: /etc/dovecot.conf
base_dir: /var/run/dovecot/
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot.log
ssl_disable: yes
login_dir: /var/run/dovecot/login
login_executable(default):
2009 Oct 16
0
Sendmail and Dovecot Delivery to Virtual Users
I'm new to dovecot and sendmail and my server doesn't forward mails to
'dovecot deliver' at all.
I was reading http://wiki.dovecot.org/LDA/Sendmail and this
http://www.dovecot.org/list/dovecot/2009-June/040353.html from the mailling
list but I could figure it out myself. I someone could point me into the
right direction.
I'm confused with the config for LDA. Basically what I
2008 Nov 04
2
Sendmail using SMTP authorization
Hi -
OK not really an Asterisk question but it is affecting one of my
favorite features - emailing voice mail! I've posted on some Linux
forums and sendmail.org but no response so I'm hoping someone will
take pity on me ;-)
My ISP requires SMTP authorization and I'm having a heck of a time
getting it to work. I've included the following below:
Asterisk 1.4.21
CentOS 5
Sendmail
2014 Aug 14
0
Cannot use dovecot with vpopmail and sendmail
Hi,
I setup a configuration that will use sendmail with dovecot as imap/pop3
service and vpopmail as backend to handle virtual users and store email
there.
For this I created a dovecot.m4 as described in the wiki, it looks like:
######################*****##############
### DOVECOT Mailer specification ###
##################*****##################
Mdovecot,
2006 Jun 21
5
Sendmail, mailertable and DNS weirdness.
Guys,
I've had a weird problem with Sendmail misbehaving in a way I don't
really understand. I've worked round the problem but I'd like to
understand what was going on.
The MX for one of our domains, blah.com, pointed at an internal
Exchange server. Mail relayed to a Sendmail MailScanner which then
delivered to Exchange for this domain. The domain expired leading to
all its mail
2007 Nov 06
4
strange behavior from purge
I have the following define...
define puppet::module_dir {
if $name {
include puppet
file { "${puppetdir}/modules/${name}":
ensure => directory,
mode => 0755,
purge => true,
recurse => true,
}
}
}
I call it like so:
puppet::module_dir { "main" }
puppet::module_dir
2006 May 20
2
sendmail config problem
Recently my wife received an Email addressed from jdavidson4 at home.com.
When she tried to reply to the original message her reply bounced with
----- The following addresses had permanent fatal errors -----
<jdavidson4 at home.com>
(reason: 553 5.3.5 system config error)
----- Transcript of session follows -----
553 5.3.5 home.com.nurdog.com. config error: mail loops back to me (MX
2005 Dec 13
0
mailserver pop3-login: Disconnected
Good Day
I am having the following serious problem. I am
running CentOS 4.1 with dovecot 0.99.11. The users are
using POP3 login to retrieve mail. For the last 2 days
we have experienced the following problems. I have
recreated all the users and reconfigured the
dovecot,but the same problems occur.
Please see attached /var/log/maillog messages
It appears so users login whereas others
2005 Apr 21
2
[ win32utils-Support Requests-1813 ] Merely a test
Support Requests item #1813, was opened at 2005-04-20 23:48
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=412&aid=1813&group_id=85
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tom Copeland (tom)
Assigned to: Nobody (None)
Summary: Merely a test
Initial Comment:
Hm, did this go to to win32utils-devel?
Tom
2015 Sep 30
0
sendmail config finding wrong relay
>By which you mean that sendmail.cf contains the line:
>DSrelay:mail.xyz.com ?
Yes that is correct.
>SMART_HOST will relay mail to destinations for which it doesn't
have explicit routing information.
> Do you also have a mailertable defined which might include the recipient
domain, for example?
No there are no other entries in the mailertable or access files.
> Try
2015 Sep 30
6
sendmail config finding wrong relay
Hi all,
I set my sendmail.mc file to have a SMART_HOST entry of mail.xyz.com
I do "make" and "service sendmail restart" ... I should be good, but no. :)
If I do "host mail.xyz.com" I get the correct address and if I "telnet
mail.xyz.com 25" I get
a connection.
however when I do a test mail - its trying to RELAY to another host.
I thought SMART_HOST was
2005 Feb 10
12
asterisk@home scary log
Hi everybody,
I'm testing asterisk@home 0.4,
looks great so far
I was working when I have been alerted by a bip comming from the * pc...
I connected a screen to it and saw that there was a message which looked like :
Message from syslogd@asterisk1 at Thu Feb 10 09:01:00 2005 ...
asterisk1
so I stopped asterisk, type mail and got a strange mail saying that
user xxxx@yahoo.com could
2007 Mar 29
2
Freebsd 4 error DSN stat=Service Unavailable after dovecot install
Hello everyone,
I am getting an error message on FreeBSD 4 after I install dovecot. To
start off, I create two regular users, testuser and testuser1.
I send each user emails then I install dovecot. After installing
dovecot I set up the users in Maildir format then proceed to send them
emails and here is what shows up in the maillogs:
Email to testuser3 -
Mar 29 22:34:52 myserver
2009 Aug 24
1
Problems sending voicemail emails
Hi everybody,
I'm trying my Asterisk to send emails when a new message arribes to a
voicemail user but no email arribes.
my voicemail configuration is the following:
VOICEMAIL.CONF:
[general]
format=wav
serveremail=asterisk at mydomain.com
attach=yes
maxmsg=20
maxsecs=180
minsecs=3
maxsilence=10
silencethreshold=128
maxlogins=3
fromstring="My Asterisk"
When I look at maillog file,
2013 Apr 23
2
Feature request: Configure CONFIG_MODULE_DIR and AUTH_MODULE_DIR at runtime
Hi!
I am running dovecot 2.1.16 on NixOS (http://nixos.org), and I have been
fighting the dynamically loaded dovecot modules/plugins a bit.
The problem is that in Nix/NixOS all packages are completely isolated from
each other (each package has a separate /lib, /libexec, /bin etc, with
only its own files in it). So dovecot has all its modules under