Displaying 20 results from an estimated 1000 matches similar to: "with dovecot deliver amavisd not work"
2010 May 26
1
with dovecot deliver amavisd not work
hello all reader
hello list
hello dovecot network
since I've installed dovecot deliver. e-mails no longer pass through
amavisd.
amavisd no longer work.
c is to say I have no anti-spam and anti virus
my postconf and dovecot -n
[root at r13151 ~]# postconf -n
alias_database = hash:/etc/aliases , hash:/etc/postfix/aliases
alias_maps = hash:/etc/aliases , hash:/etc/postfix/aliases
body_checks
2020 Jun 07
3
Postfix restrictions
Hi,
I'm currently fine-tuning my mail server (Postfix and Dovecot on CentOS 7).
SPF, DKIM and DMARC work fine, now I'd like to limit the spam tsunami.
Besides the official Postfix documentation, I've read a few articles about
Postfix spam restrictions, namely these :
https://www.linuxbabe.com/mail-server/block-email-spam-postfix
https://wiki.centos.org/HowTos/postfix_restrictions
2013 Apr 07
1
[Dovecot-de] Dovecot Quota via policy service abfragen
Hallo Waffenmeister!
Ralf Hildebrandt <Ralf.Hildebrandt at charite.de> wrote:
> > Apr 7 14:07:52 delta postfix/qmgr[19078]: 1D8921B31260: from=<anmeyer at anup.de>, size=1492149, nrcpt=1 (queue active)
> > Apr 7 14:07:53 delta postfix/pipe[19091]: 1D8921B31260: to=<miles at anup.de>, relay=dovecot, delay=2542, delays=2542/0.01/0/0.29, dsn=4.3.0, status=deferred
2016 Aug 22
3
Catch-all with LMTP and Postfix
Hidy-ho,
I'm having a difficult time getting catch-all working when using Dovecot
LMTP. I would like *@example.com (everything) to go to
virtual at example.com, where virtual is a valid virtual user. It seems
that things are getting as far as LMTP, but then the mail gets bounced.
To wit:
Aug 21 08:02:50 hostname postfix/lmtp[4914]: 8DF8E9AFE6:
to=<test at example.com>,
2012 Feb 02
10
postfix - reject of incoming mail due to helo check??
Hi list,
I have been getting the following types of log messages
Jan 30 08:22:33 ndgonline postfix/smtpd[30538]: NOQUEUE: reject: RCPT
from unknown[71.46.229.50]: 450 4.7.1 Client host rejected: cannot find
your hostname, [71.46.229.50]; from=<DWoodman at orangebankfl.com>
to=<rkampen at ndgonline.net> proto=ESMTP helo=<mail.floridianbank.com>
a rdns check shows all is well
2019 Apr 26
2
How "safe" is reject_unknown_helo_hostname?
Helo hostname MUST have resolvable hostname.
Crazy or not, but i use this.
The _access-allow parts for server you really trust.
smtpd_client_restrictions =
permit_mynetworks,
reject_unauth_destination,
check_client_access cidr:/etc/postfix/check_client_access-allow.cidr,
reject_unknown_hostname,
reject_non_fqdn_hostname,
reject_invalid_hostname,
2011 Mar 05
1
Dovecot, Postfix and Dovecot LDA (LMTP) delivery
Hi list,
I am running a Debian Lenny machine with Postfix 2.5.5 and Dovecot 2.0.8. Up
until now I ran Postfix with the Procmail delivery agent succesfully. The
machine has only local users; I am not using virtual mailboxes. Due to obvious
reasons I want to switch to Dovecot LDA delivery, through LMTP.
I spend quite some time finding 'the' configuration for both Postfix and
Dovecot,
2012 Mar 12
3
postfix and spam, I am impressed
I have had the same email address since 1997 (when microsoft stole
bob.com from me thanks to network solutions...)
In the early days I of course was free with my email and used it everwhere.
Fast forward to 2012, some 15 years later.
woof..the amount of spam sent to me has always just kept getting worse
and worse.
On my centos 5 server I just used sendmail with spamassassin and it
killed a
2011 Feb 21
2
Rejected mails
I'm getting closer, now with SMTP permitted to whole of Internet to
connect to my SMTP/postfix server & for my postfix server to
connect out to public Internet on tcp 25 as well.
I send emails from permitted domain's SMTP servers with "Receipt
Acknowledgemt" & the ack returned said it was delivered but somehow
there's no mail in the mailbox & using the site below
2016 Dec 19
0
SASL attacks and SPAM
I wanted to pass this along. I'm sure it may be nothing new to most of you,
but it has greatly reduced sasl attacks and spam.
I found most of it here:
https://scottlinux.com/2011/05/26/prevent-postfix-brute-force/
I added the fail2ban rule and modified my postfix main.cf as follows:
smtpd_client_connection_rate_limit = 3
smtpd_delay_reject = yes
smtpd_helo_required = yes
2019 Sep 19
3
Postfix vs. Thunderbird on Mac OS
Hi,
I'm running our local school's mail server on CentOS 7, Postfix and
Dovecot. We get quite a lot of spam, so I have the following sender
restrictions in my /etc/postfix/main.cf:
--8<------------------------------------------------------
# Restrictions SMTP
smtpd_helo_restrictions = reject_unknown_helo_hostname
smtpd_sender_restrictions = reject_unknown_sender_domain,
2006 May 25
2
tls not working with postfix in chroot mode on centos4.0
hey friends,
I am trying to make postfix run with tls in chroot mode, but I am not
able to send the messages with tls on. I am using postfix 2.2.10 on
centos 4.0 and I had compiled the postfix from sources with tls &
cyrus-sasl support. I copied the certificates from /usr/share/ssl to
/etc/postfix.
Below are the errors I am getting:
May 25 13:27:51 test1 postfix/smtpd[4095]: warning: TLS
2013 May 02
1
Tuning!
Hi Buddies,
I have 2 servers running dovecot + postfix for pop/imap users.
The users mailbox are in a Nfs storage.
The load of server is ranging at 3.0 to 15.0.
I really dont know what happened.. I read a lot about tuning of dovecot,
and the changes are applied, how you can see.
The Hardware of server is really good!
The host have 8GB of mem and 2 sockets with 2 cores anyone.
The server receives
2011 Mar 18
2
dovecot LDA: "temporary failure"
This really has me stumped and desperate. I upgraded Debian from 5
to 6 (squeeze) and now Dovecot LDA fails. I have checked permissions
and the usual. Postfix SMTP, Dovecot POP3 and Dovecot IMAP work.
Having to upgrade MySQL from 5.0 to 5.1 made me question that. Logging is
of little help. I have turned on logging for LDA to a separate file.
When I try to run the deliver command it returns
2010 Sep 26
2
Postfix SASL Auth
Hello,
i use Postfix (2.7.1) and Dovecot (1.2.14) on my FreeBSD Server. I use
Postfixadmin and Virtuell User. The login going without problems, but
the SASL Auth want not work.
Have someone a Idea?
Regards
Silvio
#postconf -a
dovecot
# postconf -n
alias_maps = hash:/etc/aliases
allow_percent_hack = no
biff = no
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter =
2010 Nov 16
2
Postfix - message queue filling with Host or name not found - try again
Hi list,
I have noted over the last week or so my DNS servers are dumping lots of
messages for bogus domain lookups. Examining the postfix queue with
postqueue -p: I see many
(Host or domain name not found. Name service error for
name=bdgiedjhea.po6e4ina.com type=MX: Host not found, try again)
Jake at bdgiedjhea.po6e4ina.com
My question - why does this
2011 Feb 07
1
best fine tune for 2.0.9
Hi Timo and the other directors of the following pigeonhole dovecot
sieve
I wonder what are the strengths and weaknesses of my config, and what do
I need to change to stick more to a best configuration
r13151 ~]# /usr/sbin/dovecot -n
# 2.0.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32.2-xxxx-grs-ipv6-32 i686 CentOS release 5.5 (Final)
auth_mechanisms = plain login
base_dir =
2011 Jan 05
0
good value of vsz_limit
hello dovecot network
hello Timo
I've just upgraded to 2.0.8 dovecot and I wonder it should be good value
of vsz_limit
I put value as 64 M but I do not know if it's good value
return are welcome
sincerely and happy new year
this my dovecot -n
~]# /usr/sbin/dovecot -n
# 2.0.8: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32.2-xxxx-grs-ipv6-32 i686 CentOS release 5.5 (Final)
2010 Nov 01
1
problem namespace
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hello dovecot network
hello timo
hello all others reader
I do not use the namespace notation in my dovecot configuration.
I use Maildir mailboxes that get stuck in /home users.
my question is simple I advise you to use the namespace and what should
be its own configuration.
I use lda to issue the emails
my dovecot -n
~]# /usr/sbin/dovecot -n
#
2010 May 21
1
question about scripts sieves
hello list
hello dovecot network
hello all the reader
here is a sieve script
this
########################################
require
["fileinto","regex","comparator-i;ascii-numeric","reject","relational"];
# rule:[spammanage]
if header :value "ge" :comparator "i;ascii-numeric" ["X-Spam-score"]
["500"] {