Displaying 20 results from an estimated 20 matches for "maximal_queue_lifetim".
Did you mean:
maximal_queue_lifetime
2015 Feb 17
2
how to run dovecot imap on separate server from postfix?
Hello Reindl, thank you for the response.
I want to make sure that the postfix delivery does not give up trying to
get the email delivered when the lmtp host is not reachable. I do not
just want to assume that the default settings are correct for us.
Are there postfix or other settings which can be checked and adjusted?
On Tue, Feb 17, 2015 at 4:37 PM, Reindl Harald <h.reindl at
2015 Feb 17
2
how to run dovecot imap on separate server from postfix?
...>> just want to assume that the default settings are correct for us.
>>
>> Are there postfix or other settings which can be checked and adjusted?
>>
>
> postfix was *not* written by a moron and hence in any case any mail in the
> queue will be re-tried until "maximal_queue_lifetime" is reached
>
> there is no difference if lmtp is a unix socket or on the network because
> nobody can say for sure that the lmtpd on localhost is reachable 365/7/24
> and hence any sane MTA handles errors properly
>
>
> On Tue, Feb 17, 2015 at 4:37 PM, Reindl Harald <...
2013 May 02
1
Tuning!
...Postfix conf:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
bounce_queue_lifetime = 1d
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
inet_interfaces = all
mailbox_size_limit = 0
maximal_queue_lifetime = 1d
message_size_limit = 20240000
myhostname = myname.mydomain.com
mynetworks = 127.0.0.0/8
myorigin = /etc/mailname
policy-spf_time_limit = 3600s
readme_directory = no
recipient_bcc_maps = mysql:/etc/postfix/mysql_bcc.cf
recipient_delimiter = +
relay_domains = proxy:mysql:/etc/postfix/mysql_rela...
2017 Jul 19
1
Cron sending to root after changing MAILTO
...= no
inet_interfaces = all
inet_protocols = ipv4
internal_destination_concurrency_limit = 20
internal_destination_rate_delay = 0
internal_destination_recipient_limit = 50
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
maximal_backoff_time = 4h
maximal_queue_lifetime = 2d
message_size_limit = 25600000
milter_default_action = accept
milter_protocol = 2
mydestination = $myhostname, localhost.$mydomain, localhost
mydomain = csusb.edu
myhostname = mailcampaign1.csusb.edu
mynetworks = 139.182.0.0/16, 198.188.128.0/22, 10.120.76.0/24, 127.0.0.0/8
myorigin =...
2008 Sep 16
1
Quota, maildir, MySQL,
...10024
daemon_directory = /usr/local/libexec/postfix
disable_vrfy_command = yes
html_directory = /usr/local/share/doc/postfix/html
inet_interfaces = all
inet_protocols = all
invalid_hostname_reject_code = 554
mail_owner = _postfix
mailq_path = /usr/local/sbin/mailq
manpage_directory = /usr/local/man
maximal_queue_lifetime = 40d
message_size_limit = 20480000
multi_recipient_bounce_reject_code = 554
mydestination = localhost.$mydomain, localhost
mydomain = bamweb.nl
myhostname = bama.bamweb.nl
mynetworks = 127.0.0.0/8, 82.173.141.217/32
myorigin = $myhostname
newaliases_path = /usr/local/sbin/newaliases
non_fqdn_reje...
2015 Feb 17
0
how to run dovecot imap on separate server from postfix?
...st is not reachable. I do not
> just want to assume that the default settings are correct for us.
>
> Are there postfix or other settings which can be checked and adjusted?
postfix was *not* written by a moron and hence in any case any mail in
the queue will be re-tried until "maximal_queue_lifetime" is reached
there is no difference if lmtp is a unix socket or on the network
because nobody can say for sure that the lmtpd on localhost is reachable
365/7/24 and hence any sane MTA handles errors properly
> On Tue, Feb 17, 2015 at 4:37 PM, Reindl Harald <h.reindl at thelounge.net&...
2007 Nov 30
2
what's the equivalent to sendmail's Timeout.queuewarn in POSTFIX
Hi,
I am ruunig postfix and MailScanner as a Mailgw on Centos 4.5. I want to
know what is default warntime in Postfix?
I.e - *what's the equivalent to sendmail's Timeout.queuewarn in POSTFIX ?
.
ANY IDEAS? ***
--
Thank you
Indunil Jayasooriya
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Feb 18
0
how to run dovecot imap on separate server from postfix?
...ssume that the default settings are correct for us.
>>>
>>> Are there postfix or other settings which can be checked and adjusted?
>>>
>>
>> postfix was *not* written by a moron and hence in any case any mail in
>> the queue will be re-tried until "maximal_queue_lifetime" is reached
>>
>> there is no difference if lmtp is a unix socket or on the network because
>> nobody can say for sure that the lmtpd on localhost is reachable 365/7/24
>> and hence any sane MTA handles errors properly
>>
>>
>> On Tue, Feb 17, 2015 a...
2007 Nov 30
3
How to delete mails in the mailq in ONE DAY -- POSTFIX
I am runnig posfix on Centos 4.4 as a Mailgateway. It only accepts mails for
domains and then forwards mails to Lotus domino Server.
All clients sends outgoing mails to that Lotus domino Server. Then , That
Lotus Domino Server sends mails to Postfix mailgateway. This postfix
mailgateway sends mails to all the destinations. But, This Postfix
mailgateway has about 150 messages in the mailq. Some
2015 May 19
0
Can't achieve alias working with SQL
...field = domain
mailbox_maps_dbname = $mysql_dbname
mailbox_maps_hosts = $mysql_host
mailbox_maps_password = $mysql_passwd
mailbox_maps_select_field = home
mailbox_maps_table = users
mailbox_maps_user = $mysql_user
mailbox_maps_where_field = concat(username,'@',domain)
mailbox_size_limit = 0
maximal_queue_lifetime = 1d
mydestination = cluster-dovecot.ingescom.com, localhost.ingescom.com, ,
localhost
myhostname = cluster-dovecot.ingescom.com
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
myorigin = /etc/mailname
mysql_dbname = mail
mysql_host = 10.40.30.1
mysql_passwd = mail_admin
mysql_user = ma...
2010 Aug 11
2
passwd(contact@akairnet.com, 91.121.76.71): unknown user
...path = private/auth
smtpd_sasl_auth_enable = yes
smtpd_client_restrictions = permit_mynetworks, permit_sasl_authenticated
smtpd_sender_restrictions = permit_mynetworks, permit_sasl_authenticated
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated,
reject_unauth_destination
maximal_queue_lifetime = 3d
bounce_queue_lifetime = 3d
In dovecot.conf for auth default I have :
Quote:
auth default {
mechanisms = plain login
passdb sql {
args = /etc/dovecot/dovecot-sql.conf
}
userdb passwd {
}
userdb static {
args = uid=5000 gid=5000 home=/home/var/vmail/%d/%n allow_all_users=yes
}
socket list...
2017 Jul 19
2
Cron sending to root after changing MAILTO
Here is the last one I got.? As you can see it was send to root at csusb.edu, a restricted distribution group, not obeying /etc/aliases or MAILTO definition in crontab.
Message Trace:
----------------------
Cron <root at mailcampaign1> run-parts /etc/cron.hourly
Sender:root at csusb.edu
Recipient:root at csusb.edu
ReceivedProcessedNot delivered
StatusThe message was sent to the
2009 Dec 02
2
Can't receive mail from outside
...maps =
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
maps_rbl_domains =
maps_rbl_reject_code = 554
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains = $mydomain
masquerade_exceptions =
max_idle = 100s
max_use = 100
maximal_backoff_time = 4000s
maximal_queue_lifetime = 5d
message_reject_characters =
message_size_limit = 10240000
message_strip_characters =
milter_command_timeout = 30s
milter_connect_macros = j {daemon_name} v
milter_connect_timeout = 30s
milter_content_timeout = 300s
milter_data_macros = i
milter_default_action = tempfail
milter_end_of_data_mac...
2009 May 24
2
Some questions about deliver
...the first_valid_uid setting?
After all, if some user isn't allowed to login, is that user supposed
to receive mail?
2. What exactly is the -e option supposed to do?
User _www clearly isn't configured for receiving mail, but Postfix
will nevertheless try to deliver the message until
maximal_queue_lifetime has expired.
From the log excerpt, it appears that Postfix has been led to
consider a temporary failure; unless I'm wrong, that's because Postfix
didn't receive neither a "D.S.N text" string nor an EX_* fatal return
code.
From deliver.c, it seems that many calls to i_...
2016 Aug 31
2
dovecot and ldap with problem on userdb
Hi,
I have setup a new ubuntu on 16.04..
I have already a running system on 14.04 but wanted to migrate.
I get an error when checking user in ldap.
+++
Aug 31 18:14:16 auth: Error: ldap_bind
Aug 31 18:14:16 auth: Error: ldap_simple_bind
Aug 31 18:14:16 auth: Error: ldap_sasl_bind
Aug 31 18:14:16 auth: Error: ldap_send_initial_request
Aug 31 18:14:16 auth: Error: ldap_new_connection 1 1 0
Aug 31
2006 May 25
2
tls not working with postfix in chroot mode on centos4.0
...th = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
maps_rbl_domains =
maps_rbl_reject_code = 554
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains = sunupdelhi.net
masquerade_exceptions =
max_idle = 100s
max_use = 100
maximal_backoff_time = 4000s
maximal_queue_lifetime = 5d
message_size_limit = 51200000
mime_boundary_length_limit = 2048
mime_header_checks = $header_checks
mime_nesting_limit = 100
minimal_backoff_time = 1000s
multi_recipient_bounce_reject_code = 550
mydestination = $myhostname, localhost.$mydomain, $mydomain
mydomain = sunupdelhi.net
myhostname =...
2015 Jan 23
2
sieve filter not working
HI,
> You could set
>
> syslog_facility = local5
>
> and have all the log messages in the messages file.
According to the output of command
# doveadm log find
every type of message goes to the file I was looking at, "/var/spool/maillog".
>> So, is it postfix doing the local mail delivery, not dovecot?
>>
> To answer this question please post relevant
2014 Jun 13
2
Dovecot and Postfix - dovecot doesn't create sockets
.../usr/bin/mailq
manpage_directory = /usr/share/man
maps_rbl_domains =
maps_rbl_reject_code = 554
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions = root
master_service_disable =
max_idle = 100s
max_use = 100
maximal_backoff_time = 4000s
maximal_queue_lifetime = 5d
message_reject_characters =
message_size_limit = 2000000
message_strip_characters = \0
milter_command_timeout = 30s
milter_connect_macros = j {daemon_name} v
milter_connect_timeout = 30s
milter_content_timeout = 300s
milter_data_macros = i
milter_default_action = tempfail
milter_end_of_data_m...
2014 Nov 16
1
UNIX perms appear ok (ACL/MAC wrong?)
...th = /usr/bin/mailq
manpage_directory = /usr/share/man
maps_rbl_domains =
maps_rbl_reject_code = 554
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions =
master_service_disable =
max_idle = 100s
max_use = 100
maximal_backoff_time = 4000s
maximal_queue_lifetime = 5d
message_reject_characters =
message_size_limit = 0
message_strip_characters =
milter_command_timeout = 30s
milter_connect_macros = j {daemon_name} v
milter_connect_timeout = 30s
milter_content_timeout = 300s
milter_data_macros = i
milter_default_action = tempfail
milter_end_of_data_macros = i...
2013 Mar 14
8
Question regarding Postfix and Dovecot
...th = /usr/bin/mailq
manpage_directory = /usr/share/man
maps_rbl_domains =
maps_rbl_reject_code = 554
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions =
master_service_disable =
max_idle = 100s
max_use = 100
maximal_backoff_time = 4000s
maximal_queue_lifetime = 5d
message_reject_characters =
message_size_limit = 10240000
message_strip_characters =
milter_command_timeout = 30s
milter_connect_macros = j {daemon_name} v
milter_connect_timeout = 30s
milter_content_timeout = 300s
milter_data_macros = i
milter_default_action = tempfail
milter_end_of_data_mac...