Displaying 20 results from an estimated 165 matches for "rejection_reason".
2011 Jul 13
1
How to turn off "plus" delivery
...ation: maildir:~/Maildir
mbox_write_locks: fcntl dotlock
imap_client_workarounds: outlook-idle delay-newmail
lda:
postmaster_address: postmaster at xxxxxxxxx.com
postmaster_address: postmaster at xxxxxxxxx.com
mail_plugins: sieve
quota_full_tempfail: yes
deliver_log_format: msgid=%m: %$
rejection_reason: Your message to <%t> was automatically rejected:%n%r
postmaster_address: postmaster at xxxxxxxxx.com
mail_plugins: sieve
quota_full_tempfail: yes
deliver_log_format: msgid=%m: %$
rejection_reason: Your message to <%t> was automatically rejected:%n%r
auth default:
mechanisms...
2013 Sep 21
2
LDA quota rejection
...gilfe.it
info_log_path = /var/log/dovecot/dovecot-deliver.log
log_path = /var/log/dovecot/dovecot-deliver.log
mail_plugin_dir = /usr/local/lib/dovecot
mail_plugins = $mail_plugins mail_log sieve
postmaster_address = postmaster at mail.cgilfe.it
rejection_subject = Rifiutato: %s
rejection_reason = Messaggio a <%t> automaticamente rifiutato:%n%r
submission_host = 192.16X.XXX.XX0
}
If user over quota receive a messagge internally all is ok but if the
user receive a mail from external domains nothing to the sender is sentback.
Thanks in advance to all for possible help.
--
*Davide...
2011 Jan 16
1
Dovecot LDA problem: dovecot: deliver(dave): Fatal: postmaster_address setting not given
..._client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
pop3_client_workarounds(managesieve):
lda:
postmaster_address: postmaster at mydomain.com
hosthame:
deliver_log_format: msgid=%m: %$
sendmail_path: /usr/lib/sendmail
rejection_subject: Rejected: %s
rejection_reason: Your message to <%t> was automatically rejected:%n%r
auth_socket_path: /var/run/dovecot/auth-master
mail_plugins: sieve
quota_full_tempfail: yes
deliver_log_format: msgid=%m: %$
rejection_reason: Your message to <%t> was automatically rejected:%n%r
auth default:
mecha...
2010 Nov 23
2
change subject with dovecot+sieve
I'm using to make the filter sieve and would like to reject filter and
change the subject of emails that filter.
I have created the filter and it works correctly, but reject comes with the
following subject: "Mail Delivery Subsystem"
How I can do?
2015 Apr 27
3
Fatal: Error in configuration file /etc/dovecot/dovecot.conf: protocols: Unknown protocol: sieve
...</etc/dovecot/private/dovecot.pem
userdb {
args = uid=vmail gid=vmail home=/var/mail/vhosts/%d/%n
driver = static
}
doveconf: Error: protocols: Unknown protocol: sieve
protocol lda {
deliver_log_format = msgid=%m: %$
mail_plugins = sieve
postmaster_address = postmaster
quota_full_tempfail = yes
rejection_reason = Your message to <%t> was automatically rejected:%n%r
}
protocol imap {
imap_client_workarounds = delay-newmail
mail_max_userip_connections = 10
}
protocol pop3 {
mail_max_userip_connections = 10
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
}
doveconf: Fatal: Error in configuration fi...
2013 Jul 19
1
zlib plugin "undefined symbol: imap_module_register"
...dovecot-ldap.conf
driver = ldap
}
protocol imaps {
imap_client_workarounds = delay-newmail
mail_max_userip_connections = 50
}
protocol lda {
deliver_log_format = msgid=%m: %$
mail_plugins = sieve, zlib, acl, imap_zlib
postmaster_address = postmaster
quota_full_tempfail = yes
rejection_reason = Your message to <%t> was automatically rejected:%n%r
}
protocol imap {
mail_plugins = zlib, acl, imap_zlib
}
Mit freundlichen Gruessen / best regards
papaya Software GmbH
i.A. Alexander Weber
--
papaya Software GmbH | Im MediaPark 5 | 50670 Koeln | Germany
Tel./Ph.: +49-221-5743-80...
2012 Jun 11
1
Sieve: Mailbox doesn't exist
...s = delay-newmail
mail_max_userip_connections = 10
}
protocol pop3 {
mail_max_userip_connections = 10
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
}
protocol lda {
deliver_log_format = msgid=%m: %$
mail_plugins = sieve
postmaster_address = postmaster
quota_full_tempfail = yes
rejection_reason = Your message to <%t> was automatically rejected:%n%r
}
2016 Jul 03
2
Postfix/dovecot: user unrecognized, file permissions being misread
...erdb {
driver = passwd
}
userdb {
args = uid=vmail gid=vmail home=/var/mail/vhosts/%d/%n
driver = static
}
verbose_ssl = yes
protocol lda {
deliver_log_format = msgid=%m: %$
mail_plugins = sieve
postmaster_address = postmaster at privustech.com
quota_full_tempfail = yes
rejection_reason = Your message to <%t> was automatically
rejected:%n%r
}
protocol imap {
imap_client_workarounds = delay-newmail tb-extra-mailbox-sep
mail_max_userip_connections = 10
}
2010 Sep 24
2
LDA + Postfix + LDAP + Sieve (Vacation): Wrong Domain in Reply
...il:mail argv=/usr/lib/dovecot/deliver -f ${sender}
-d ${user}@${nexthop}
My LDA configuration is:
protocol lda {
postmaster_address = postmaster at our-primary-domain.com
hostname = our-primary-domain.com
mail_plugins = sieve
quota_full_tempfail = yes
deliver_log_format = msgid=%m: %$
rejection_reason = Your message to <%t> was automatically rejected:%n%r
}
So, our main "administrative" domain is: my-primary-domain.com, the
mail server being mail.my-primary-domain.com. I sent an email to a
user: janedoe at my-other-domain.com and the LDA with Sieve successfully
sent me a reply....
2017 Mar 01
2
dovecot lda bouncing postfix aliases
...args = username_format=%u /etc/dovecot/users
driver = passwd-file
}
protocol lmtp {
mail_plugins = sieve
postmaster_address = postmaster at example.com
}
protocol lda {
deliver_log_format = msgid=%m: %$
mail_plugins = sieve
postmaster_address = postmaster
quota_full_tempfail = yes
rejection_reason = Your message to <%t> was automatically rejected:%n%r
}
protocol imap {
imap_client_workarounds = delay-newmail
mail_max_userip_connections = 10
}
protocol pop3 {
mail_max_userip_connections = 10
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
}
2012 Sep 03
1
dovecot sasl + postfix issue
...y-newmail
mail_max_userip_connections = 10
}
protocol pop3 {
mail_max_userip_connections = 10
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
}
protocol lda {
deliver_log_format = msgid=%m: %$
mail_plugins = sieve
postmaster_address = postmaster
quota_full_tempfail = yes
rejection_reason = Your message to <%t> was automatically rejected:%n%r
when I see telnet localhost 25
eberx at beastie:/etc/dovecot/conf.d$ telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 beastie ESMTP Postfix (Ubuntu)
ehlo beastie
250-beastie
250-PIP...
2011 Oct 20
2
Expire plugin not executing for sieve plugin?
...10
imap_client_workarounds = outlook-idle delay-newmail
mail_plugins = expire
}
# LDA configuration
protocol lda {
postmaster_address = postmaster
mail_plugins = sieve expire
quota_full_tempfail = yes
deliver_log_format = msgid=%m: %$
rejection_reason = Your message to <%t> was automatically
rejected:%n%r
}
# Plugins configuration
plugin {
sieve=~/.dovecot.sieve
sieve_dir=~/sieve
# If the user has no personal active script (i.e. if the file
# indicated in sieve= does not exist), use this one:...
2012 Apr 17
2
Dovecot and Outlook Express "plaintext authentication not allowed..."
...rip_connections = 10
}
protocol pop3 {
? mail_max_userip_connections = 10
? pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
? pop3_uidl_format = %08Xu%08Xv
}
protocol lda {
? deliver_log_format = msgid=%m: %$
? mail_plugins = sieve
? postmaster_address = postmaster
? quota_full_tempfail = yes
? rejection_reason = Your message to <%t> was automatically rejected:%n%r
}
2013 Feb 24
4
Deleted / read mails show up as new on remote imap clients
...ail
mail_max_userip_connections = 10
}
protocol pop3 {
mail_max_userip_connections = 10
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
}
protocol lda {
deliver_log_format = msgid=%m: %$
mail_plugins = sieve sieve
postmaster_address = postmaster
quota_full_tempfail = yes
rejection_reason = Your message to <%t> was automatically rejected:%n%r
}
root at linux:/lost+found#
root at linux:/lost+found# dovecot -n
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.5.0-25-generic x86_64 Ubuntu 12.10
auth_verbose = yes
lda_mailbox_autosubscribe = yes
mail_debug = yes
mail_location = mai...
2017 Mar 02
1
dovecot lda bouncing postfix aliases
...lmtp {
>> mail_plugins = sieve
>> postmaster_address = postmaster at example.com
>> }
>> protocol lda {
>> deliver_log_format = msgid=%m: %$
>> mail_plugins = sieve
>> postmaster_address = postmaster
>> quota_full_tempfail = yes
>> rejection_reason = Your message to <%t> was automatically rejected:%n%r
>> }
>> protocol imap {
>> imap_client_workarounds = delay-newmail
>> mail_max_userip_connections = 10
>> }
>> protocol pop3 {
>> mail_max_userip_connections = 10
>> pop3_client_work...
2013 May 31
1
dovecot-lmtp does not work
...s = delay-newmail
mail_max_userip_connections = 10
}
protocol pop3 {
mail_max_userip_connections = 10
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
}
protocol lda {
deliver_log_format = msgid=%m: %$
mail_plugins = sieve
postmaster_address = postmaster
quota_full_tempfail = yes
rejection_reason = Your message to <%t> was automatically rejected:%n%r
}
This problem has been discussed here:
http://serverfault.com/questions/512219/dovecot-lmtp-does-not-exist . I've
then tried switching from unix socket to inet listener, and still got the
same result. I cannot get lmtp service to st...
2011 May 17
1
sieve vacation reply
...y-newmail outlook-idle
imap_client_workarounds(imap): tb-extra-mailbox-sep netscape-eoh
delay-newmail outlook-idle
imap_client_workarounds(managesieve):
lda:
postmaster_address: postmaster
mail_plugins: sieve quota autocreate
quota_full_tempfail: yes
deliver_log_format: msgid=%m: %$
rejection_reason: Your message to <%t> was automatically rejected:%n%r
log_path: /var/log/sieve.log
auth default:
mechanisms: plain login cram-md5
verbose: yes
debug: yes
debug_passwords: yes
passdb:
driver: pam
passdb:
driver: passwd-file
args: scheme=cram-md5 /etc/dovecot...
2017 Feb 13
3
sieve file backend: invalid option `active=~/.dovecot.sieve'
...args = username_format=%u /etc/dovecot/users
driver = passwd-file
}
protocol lmtp {
mail_plugins = sieve
postmaster_address = me at example.com
}
protocol lda {
deliver_log_format = msgid=%m: %$
mail_plugins = sieve
postmaster_address = postmaster
quota_full_tempfail = yes
rejection_reason = Your message to <%t> was automatically rejected:%n%r
}
protocol imap {
imap_client_workarounds = delay-newmail
mail_max_userip_connections = 20
}
2014 Oct 10
1
question: dovecot lda running as special user (vmail) or normal user (marcel)?
...ple.com/%n
driver = static
}
protocol imap {
imap_client_workarounds = delay-newmail tb-extra-mailbox-sep
mail_max_userip_connections = 10
}
protocol lda {
deliver_log_format = msgid=%m: %$
mail_plugins = sieve
postmaster_address = postmaster at example.com
quota_full_tempfail = yes
rejection_reason = Your message to <%t> was automatically rejected:%n%r
}
On Fri, Oct 10, 2014 at 10:13 AM, marcel.cochem <
marcel.cochem at googlemail.com> wrote:
> Dear Mailing List,
>
> (version and dovecot -n at the bottom)
> (Sorry for the bad English in this mail :) )
>
> I'...
2010 Aug 29
1
PAM authentication fails
...ient_workarounds(pop3):
imap_client_workarounds(managesieve):
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
pop3_client_workarounds(managesieve):
lda:
postmaster_address: postmaster
deliver_log_format: msgid=%m: %$
rejection_reason: Your message to <%t> was automatically rejected:%n%r
auth_socket_path: /var/run/dovecot/auth-master
auth default:
mechanisms: plain login
realms: kader.hcc.nl hobby.nl
cache_size: 1024
user: vmail
verbose: yes
debug: yes
debug_passwords: yes
passdb:
driver: p...