Displaying 20 results from an estimated 400 matches similar to: "Dovecot user lookup from sendmail"
2017 Oct 02
1
Quota - frustrated trying to configure ...
Hi,
had the quota info added to the AD in an unused field, and it seems to
work ...
>> On 25 Sep 2017, at 21.51, Garry Glendown <garry at glendown.de> wrote:
>>
>>
>>
>> On 25.09.2017 20:28, Sami Ketola wrote:
>>>> On 25 Sep 2017, at 21.19, Garry Glendown <garry at glendown.de> wrote:
>>>>
>>>> doveadm(root): Error:
2017 Sep 13
3
Problem w/ Dovecot authentication against AD
Hi,
I had to start using Dovecot on a machine as the new OS does not come
with Cyrus IMAP anymore. After multiple problems, I managed to get
everything working, including LDAP authentication against the (old)
Novell LDAP server.
Anyway, the authentication is supposed to be migrated to the new Windows
AD. For other tools, I successfully migrated the config to use AD, but
somehow Dovecot does not
2017 Jul 05
1
Dovecot user lookup from sendmail
Hi,
> Use exim instead of sendmail with an LDA or LMTP transport.
Also, not available in any of the standard or legacy packages of SLES 12
... I know why I stopped using SLES quite some time ago :(
-garry
--
PGP Fingerprint: A79F A33F 5B13 BEB7 A51D 274F F99C 3AE2 4BCB 7015
2017 Sep 25
3
Quota - frustrated trying to configure ...
On 25.09.2017 20:28, Sami Ketola wrote:
>> On 25 Sep 2017, at 21.19, Garry Glendown <garry at glendown.de> wrote:
>>
>> doveadm(root): Error: chdir(/root/) failed: Permission denied
>> (euid=479(dovecot) egid=478(dovecot) missing +x perm: /root, dir owned
>> by 0:0 mode=0700)
>> doveadm(root): Error: chdir(/root) failed: Permission denied
>>
>>
2017 Jul 05
0
Dovecot user lookup from sendmail
Use exim instead of sendmail with an LDA or LMTP transport.
On 04/07/17 15:41, Garry Glendown wrote:
> Hi *
>
> after trying everything I could think of and find on the web, I'm
> totally stumped ... maybe someone give me some hints on what I'm doing
> wrong, or where to look ...
>
> I have an ancient customer box with sendmail & cyrus imap, with imap
> using
2019 Dec 05
1
How to rewrite local_lmpt ipc to tcp port 24
How to change this line in sendmail.mc, to the tcp port 24 on eg
127.0.0.1?
FEATURE(`local_lmtp',`[IPC]',`FILE /var/run/dovecot/lmtp')dnl
2017 Jul 06
0
Dovecot user lookup from sendmail
Garry Glendown <garry at glendown.de> writes:
> Anyway, I'm running into problems getting sendmail to check whether a
> recipient actually exists. Any local user is correctly identified, but
> all virtual users are constantly rejected. I tried finding anything on
> how sendmail actually does the user check ... on the cyrus install, all
> I had to do is
>
>
2008 Jun 09
8
sendmail not sending after reboot
HI folks,
I've an up-to-date CentOS 5.x box on a small intranet (<20 users).
We did a reboot over the weekend and all appears well except that
clients on the LAN can no longer send email. Just hangs/times out. No
clear identifiers in the /var/log/maillog or /var/log/messages.
We're not setup for ESMTP as it's a closed network and I'm really hoping
for a kickstart as to
2017 Sep 25
2
Quota - frustrated trying to configure ...
Hi,
after fighting Dovecot almost every step of the way, I have finally
gotten most of the functions configured on a customer box (used Cyrus on
a previous install, but it was dropped from SLES 12 ...)
The mail server setup uses LDAP for user authentication, has a central
maildir tree (.../dovecot/maildir/<USER>/...) that is used for all
users' mail, sieve is also running well. The
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
2008 Dec 28
3
Sendmail problem
I wish to add options to sendmail
INPUT_MAIL_FILTER(`spamassassin',
`S=local:/var/run/spamass-milter/spamass-milter.sock, F=T,
T=C:5m;S:4m;R:4m;E:5m')dnl
dnl MAILER(cyrusv2)dnl
INPUT_MAIL_FILTER(`greylist',
`S=local:/var/run/milter-greylist/milter-greylist.sock')
define(`confMILTER_MACROS_CONNECT', `j, {if_addr}')
define(`confMILTER_MACROS_HELO', `{verify},
2020 Apr 19
5
Sendmail not working
All;
I installed sendmail via yum, but if I test it like this:
echo "Subject: sendmail test" | sendmail sbob at quadratum-braccas.com
I get a local mail on the server with this every time:
Message? 1:
From MAILER-DAEMON at kdb-bugs.example.com? Sun Apr 19 10:15:00 2020
Return-Path: <MAILER-DAEMON at kdb-bugs.example.com>
Date: Sun, 19 Apr 2020 10:15:00 -0600
From: Mail
2017 Sep 26
0
Quota - frustrated trying to configure ...
> On 25 Sep 2017, at 21.51, Garry Glendown <garry at glendown.de> wrote:
>
>
>
> On 25.09.2017 20:28, Sami Ketola wrote:
>>> On 25 Sep 2017, at 21.19, Garry Glendown <garry at glendown.de> wrote:
>>>
>>> doveadm(root): Error: chdir(/root/) failed: Permission denied
>>> (euid=479(dovecot) egid=478(dovecot) missing +x perm: /root,
2013 Aug 05
1
How to configure sendmail using dovecot lmtp
Hi,
I can't seems to find any posting on how to configure sendmail to use
dovecot as lmtp. All I see is using it as LDA. I am particularly interested
on how to tell sendmail to ask dovecot to deliver the message to the user.
In the wiki for lda it says to add the following in the sendmail config:
FEATURE(`local_procmail',
2019 Nov 28
2
sendmail -> lmtp 501 5.6.0 Data format error
When changing in a working setup sendmail.mc
From this
MAILER(smtp)dnl
MAILER(procmail)dnl
To this
FEATURE(`local_lmtp',`[IPC]',`FILE /var/run/dovecot/lmtp')dnl
MAILER(local)dnl
I am getting these errors '501 5.6.0 Data format error' and '
Unrecognized host name'.
What should I change in my lmtp config? Could this be related that
messages are being relayed from
2008 Nov 24
5
ssh-agent clustering
Hi.. I've looked through all the documentation and searched numerous
websites and I can't find any viable current way to cluster ssh-agents.
The functionality gap I see is to allow a situation where 2 ssh-agents are
running on 2 different trusted machines. If one of those machines goes down
passwordless logins should be allowed to continue through the backup
ssh-agent. And when the
2019 Sep 27
2
Mail received but not indexed?
No, it is still old sendmail to /var/spool/mail/
-----Original Message-----
From: Sami Ketola [mailto:sami.ketola at dovecot.fi]
Sent: vrijdag 27 september 2019 15:17
To: dovecot
Cc: Marc Roos
Subject: Re: Mail received but not indexed?
> On 27 Sep 2019, at 16.06, Marc Roos via dovecot <dovecot at dovecot.org>
wrote:
> CentOS Linux release 7.6.1810 (Core)
>
2020 Mar 11
6
[PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
On Tue, Mar 10, 2020 at 09:08:56PM +0000, John Garry wrote:
> On 10/03/2020 18:32, Christoph Hellwig wrote:
> > On Wed, Mar 11, 2020 at 12:25:28AM +0800, John Garry wrote:
> > > From: Hannes Reinecke <hare at suse.com>
> > >
> > > Allocate a separate 'reserved_cmd_q' for sending reserved commands.
> >
> > Why? Reserved command
2020 Mar 11
6
[PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
On Tue, Mar 10, 2020 at 09:08:56PM +0000, John Garry wrote:
> On 10/03/2020 18:32, Christoph Hellwig wrote:
> > On Wed, Mar 11, 2020 at 12:25:28AM +0800, John Garry wrote:
> > > From: Hannes Reinecke <hare at suse.com>
> > >
> > > Allocate a separate 'reserved_cmd_q' for sending reserved commands.
> >
> > Why? Reserved command
2010 Mar 04
5
Looking for Newsletter Stuff
Hey
I want to start the next Newsletter early so it can be a little more
relaxed. The next release will be the 1. April.
I really need someone to *interview*, just drop me a mail and I will
send you a few questions. This can be anyone from the community that has
some sort of CentOS install.
And then I want to introduce a new section called DeskShot where users
can show off their workplaces.