Displaying 20 results from an estimated 114 matches for "postdrop".
2008 Aug 26
2
postfix install error: fatal file /etc/postfix/main.cf: parameter setgid_group: unknown group name: postdrop
...dmail-doc sendmail sendmail-cf mutt fetchmail redhat-lsb
I did then:
yum -y install redhat-lsb.x86_64 postfix
and got this error:
Installing: postfix ######################### [1/2]
postfix: fatal: file /etc/postfix/main.cf: parameter setgid_group:
unknown group name: postdrop
warning: group postdrop does not exist - using root
warning: group postdrop does not exist - using root
warning: group postdrop does not exist - using root
warning: group postdrop does not exist - using root
Installing: redhat-lsb ######################### [2/2]
I checked and...
2018 Jan 03
3
Updated Dovecot 2.3.0 now getting 2 strange log errors
...MEQiR1ojQwAAUXb6+w>: Error:
>>> sieve: msgid=<470c210f-bd19-f63f-45ed-bfef59322be9 at domain.email>:
>>> failed to send vacation response to sender at domain.email: <Failed to
>>> execute sendmail> (temporary error)
>>> Dec 29 21:21:38 lmtp: Error: postdrop: warning: mail_queue_enter:
>>> create file maildrop/868503.17337: Permission denied
>>>
>>> It still isn't really clear to me why this is going on.
>>
>> I am wondering what that sendmail process is doing.
>>
>> As you can see, Dovecot wait...
2018 Apr 17
2
Postfix sendmail cannot be called from Sieve redirect
...v20130209.0 jetmore.org/john/code/swaks/
->
-> This is a test mailing
->
-> .
<** 451 4.3.0 <ulrich at topfen.net> Temporary internal error
-> QUIT
<- 221 2.0.0 Bye
=== Connection closed with remote host.
$ tail -n 10 /var/log/mail.log
Apr 17 18:45:36 tuxi postfix/postdrop[22643]: warning: mail_queue_enter: create file maildrop/421882.22643: Permission denied
Apr 17 18:45:36 tuxi dovecot: lmtp: Error: postdrop: warning: mail_queue_enter: create file maildrop/421882.22643: Permission denied
Apr 17 18:45:36 tuxi dovecot: lmtp(ulrich at topfen.net)<22639><dtJZG...
2018 Jan 03
2
Updated Dovecot 2.3.0 now getting 2 strange log errors
...gt;>>>> sieve: msgid=<470c210f-bd19-f63f-45ed-bfef59322be9 at domain.email>:
>>>>> failed to send vacation response to sender at domain.email: <Failed to
>>>>> execute sendmail> (temporary error)
>>>>> Dec 29 21:21:38 lmtp: Error: postdrop: warning: mail_queue_enter:
>>>>> create file maildrop/868503.17337: Permission denied
>>>>>
>>>>> It still isn't really clear to me why this is going on.
>>>>
>>>> I am wondering what that sendmail process is doing.
>>...
2018 Jan 02
2
Updated Dovecot 2.3.0 now getting 2 strange log errors
...as been fine for years. One thing to note is in
>> Dovecot 2.3.0 I did enable UTF8, but even if I disable UTF8 the issue
>> remains. What I have discovered after digging around is..
>>
>> * After a fresh postfix restart all expected processes are running
>> without any postdrop process.
>>
>> postgrey 13080? 0.0? 0.2? 73036 21108 ???????? Ss?? 17:23?? 0:00
>> postgrey --inet=127.0.0.1:10030 --pidfile=/run/postgrey/postgrey.pid
>> --group=postgrey --user=postgrey --daemonize
>> --greylist-text=Greylisted for %s seconds --auto-whitelist-clients...
2011 Jan 28
3
Dovecot2 + Sieve
Hi,
i'm new on sieve, but want to use ist with sogo.
The Problem is, that when i set a redirect or vacation rule like:
redirect "email at example.com"; (real Adress is different)
the sieve says the mail would be forwarded, but no mail is sent. (No
Action in /var/log/maillog)
And because there is no Error-Message it's difficult to search for...
Dovecot log
-------
Jan 28
2017 Dec 30
3
Updated Dovecot 2.3.0 now getting 2 strange log errors
...lter was created in
Roundcubemail, but has been fine for years. One thing to note is in
Dovecot 2.3.0 I did enable UTF8, but even if I disable UTF8 the issue
remains. What I have discovered after digging around is..
* After a fresh postfix restart all expected processes are running
without any postdrop process.
postgrey 13080 0.0 0.2 73036 21108 ? Ss 17:23 0:00
postgrey --inet=127.0.0.1:10030 --pidfile=/run/postgrey/postgrey.pid
--group=postgrey --user=postgrey --daemonize --greylist-text=Greylisted
for %s seconds --auto-whitelist-clients
root 13107 0.0 0.0 385700 108 ?...
2017 May 11
2
strange system outage
...tor/data > ~/last_image_move_log.txt)
> May 09 03:40:01 localhost.localdomain abrt-server[21453]: Only 0MiB is
> available on /var/spool/abrt
> May 09 03:40:01 localhost.localdomain python[21402]: error sending
> data to ABRT daemon:
> May 09 03:40:01 localhost.localdomain postfix/postdrop[21456]:
> warning: uid=0: No space left on device
> May 09 03:40:01 localhost.localdomain postfix/sendmail[21455]: fatal:
> root(0): queue file write error
> May 09 03:40:01 localhost.localdomain crond[2630]: postdrop: warning:
> uid=0: No space left on device
> May 09 03:40:01 lo...
2010 Jan 09
4
selinux violation does not get logged
...on, yet
nothing is logged to /var/log/audit/audit.log. Other violations do get
logged.
The violation occurs when running the following command on the mail
server:
aspen> /usr/bin/Mail centos at centos.org
Subject: test
hi
Cc:
aspen> send-mail: warning: premature end-of-input on /usr/sbin/postdrop
-r while reading input attribute name
send-mail: fatal: nataraj(500): unable to execute /usr/sbin/postdrop -r:
Success
If I run with "setenforce 0" /usr/bin/Mail works. With "setenforce 1"
it gets the error above, yet the violation does not get logged, so I
can't tell how...
2008 Aug 23
2
CentOS 5.2 + SELinux + Apache/PHP + Postfix
...essfully, despite the log messages. However,
they do concern me and I would like to understand what they mean and
why they occur.
The first set of messages seems to relate to postfix being denied
attempts to create/read/write a temporary file in Apache's context. In
the second set, it seems to postdrop is attempting to do something
with apache's error log file.
Can anyone help make sense of this? I know I can create policy rules
to allow these actions. But I don't want to do that without
understanding the implications. For reference, audit2allow suggests
the following policy additions:...
2017 May 12
3
strange system outage
...>> May 09 03:40:01 localhost.localdomain abrt-server[21453]: Only 0MiB is
> >> available on /var/spool/abrt
> >> May 09 03:40:01 localhost.localdomain python[21402]: error sending
> >> data to ABRT daemon:
> >> May 09 03:40:01 localhost.localdomain postfix/postdrop[21456]:
> >> warning: uid=0: No space left on device
> >> May 09 03:40:01 localhost.localdomain postfix/sendmail[21455]: fatal:
> >> root(0): queue file write error
> >> May 09 03:40:01 localhost.localdomain crond[2630]: postdrop: warning:
> >> uid=0: No...
2017 Dec 30
0
Updated Dovecot 2.3.0 now getting 2 strange log errors
...oundcubemail, but has been fine for years. One thing to note is in
> Dovecot 2.3.0 I did enable UTF8, but even if I disable UTF8 the issue
> remains. What I have discovered after digging around is..
>
> * After a fresh postfix restart all expected processes are running
> without any postdrop process.
>
> postgrey 13080 0.0 0.2 73036 21108 ? Ss 17:23 0:00
> postgrey --inet=127.0.0.1:10030 --pidfile=/run/postgrey/postgrey.pid
> --group=postgrey --user=postgrey --daemonize
> --greylist-text=Greylisted for %s seconds --auto-whitelist-clients
> root 1310...
2018 Jan 02
0
Updated Dovecot 2.3.0 now getting 2 strange log errors
...7187><UA2fMEQiR1ojQwAAUXb6+w>: Error:
>> sieve: msgid=<470c210f-bd19-f63f-45ed-bfef59322be9 at domain.email>:
>> failed to send vacation response to sender at domain.email: <Failed to
>> execute sendmail> (temporary error)
>> Dec 29 21:21:38 lmtp: Error: postdrop: warning: mail_queue_enter:
>> create file maildrop/868503.17337: Permission denied
>>
>> It still isn't really clear to me why this is going on.
>
> I am wondering what that sendmail process is doing.
>
> As you can see, Dovecot waits for it to finish for 30 sec...
2010 Jan 08
6
New selinux-policy breaks logwatch emails?
...selinux-policy-2.4.6-255.el5_4.3.noarch
Jan 07 21:39:31 Updated:
selinux-policy-targeted-2.4.6-255.el5_4.3.noarch
This machine has SELinux set to Enforcing.
This morning, I see I got the following email from Cron:
/etc/cron.daily/0logwatch:
sendmail: warning: premature end-of-input on /usr/sbin/postdrop -r while
reading input attribute name
sendmail: fatal: root(0): unable to execute /usr/sbin/postdrop -r:
Success
Frankly, this error message means little to mean... in the course of
troubleshooting, I tried this:
# setenforce Permissive
# /etc/cron.daily/0logwatch
And it worked! The logwatch ema...
2018 Jan 03
0
Updated Dovecot 2.3.0 now getting 2 strange log errors
...+w>: Error:
>>>> sieve: msgid=<470c210f-bd19-f63f-45ed-bfef59322be9 at domain.email>:
>>>> failed to send vacation response to sender at domain.email: <Failed to
>>>> execute sendmail> (temporary error)
>>>> Dec 29 21:21:38 lmtp: Error: postdrop: warning: mail_queue_enter:
>>>> create file maildrop/868503.17337: Permission denied
>>>>
>>>> It still isn't really clear to me why this is going on.
>>>
>>> I am wondering what that sendmail process is doing.
>>>
>>>...
2007 Feb 01
2
Indexing Performance Question (was tpop3d vs dovecot)
...ough to
get data of what it's doing). Follow these steps:
1. First pop3 connection. With no index files whatsoever, it takes
nearly a full 10 minutes at 100% io load to scan the 71570 files
(748M) directory and build the index files from scratch which look like this:
-rw------- 1 postfix postdrop 839K Feb 1 00:43 dovecot.index
-rw------- 1 postfix postdrop 1.9M Feb 1 00:57 dovecot.index.cache
-rw------- 1 postfix postdrop 560K Feb 1 00:43 dovecot.index.log
-rw------- 1 postfix postdrop 3.1M Feb 1 00:43 dovecot-uidlist
While it's building index i see a lot of these fly by in lsof
po...
2017 May 10
4
strange system outage
On Wed, May 10, 2017 at 3:07 PM, Jonathan Billings <billings at negate.org> wrote:
> On Wed, May 10, 2017 at 02:40:04PM -0400, Larry Martell wrote:
>> I have a CentOS 7 system that I run a home grown python daemon on. I
>> run this same daemon on many other systems without any incident. On
>> this one system the daemon seems to die or be killed every day around
>>
2012 Mar 25
2
build postfix rpm with mysql
...e DEBUG="%{?_with_debug:-g}" OPT="$RPM_OPT_FLAGS -Wno-comment"
%pre
umask 022
# create postfix user and group, and maildrop group if necessary.
# Use perl rather than looking in /etc/passwd or /etc/group as this works
# in a wider NIS or LDAP environment
/usr/bin/getent group postdrop >/dev/null || {
%whinge "Adding postdrop group to system"
%{_sbindir}/groupadd -r postdrop
}
/usr/bin/getent group postfix >/dev/null || {
%whinge "Adding postfix group to system"
%{_sbindir}/groupadd -r postfix
}
/usr/bin/getent passwd postfix >/dev/n...
2017 May 12
0
strange system outage
..._image_move_log.txt)
>> May 09 03:40:01 localhost.localdomain abrt-server[21453]: Only 0MiB is
>> available on /var/spool/abrt
>> May 09 03:40:01 localhost.localdomain python[21402]: error sending
>> data to ABRT daemon:
>> May 09 03:40:01 localhost.localdomain postfix/postdrop[21456]:
>> warning: uid=0: No space left on device
>> May 09 03:40:01 localhost.localdomain postfix/sendmail[21455]: fatal:
>> root(0): queue file write error
>> May 09 03:40:01 localhost.localdomain crond[2630]: postdrop: warning:
>> uid=0: No space left on device
>...
2016 Apr 02
3
Still muddling through with broken auth...
...yhostname, localhost.$mydomain, localhost
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.6.6/README_FILES
sample_directory = /usr/share/doc/postfix-2.6.6/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
unknown_local_recipient_reject_code = 550
virtual_alias_maps = mysql:/etc/postfix/mysql-virtual-alias-maps.cf
virtual_mailbox_domains = mysql:/etc/postfix/mysql-virtual-mailbox-domains.cf
virtual_mailbox_maps = mysql:/etc/postfix/mysql-virtual-mailbox-maps.cf
virtual_transport = dovecot
[ec2-user a...