Displaying 20 results from an estimated 3000 matches similar to: "deliver rejection message"
2007 Sep 25
1
deliver w/quotas - MDN after accept mail?
I'm testing deliver with sendmail and fs quotas.
On an over quota condition, deliver accepts the mail, deletes it, then
issues a MDN immediately.
Is there a way to get deliver to soft fail like procmail does with a 400
error and queue the mail, then let sendmail handle the MDN, following
it's "confTO_QUEUEWARN" and "confTO_QUEUERETURN" ?
Thanks,
Ken
--
Ken
2013 May 10
1
Remove Return-Path in lda rejection message
Is it possible to remove return-path in dovecot lda rejection?
--
*Davide Marchi*
*T*eorema *F*errara *Srl*
Via Spronello, 7 - Ferrara - 44121
Tel. *0532783161* Fax. *0532783368*
E-m at il: *davide.marchi at mail.cgilfe.it*
Skype: *davide.marchi73*
Web: *http://www.cgilfe.it*
*CONFIDENZIALITA'*
*Ai sensi del D.Lgs. 196/2003 si precisa che le informazioni contenute
in questo messaggio sono
2007 Jun 12
5
1.0.1 release candidate 3
http://dovecot.org/tmp/dovecot-1.0.1rc3.tar.gz
Looks like I managed to do a lot of changes today. So I'll wait a few
more days before v1.0.1 release. The important changes since rc2:
+ deliver: Added -e parameter to write rejection error to stderr and
exit with EX_NOPERM instead of sending the rejection by executing
sendmail.
+ dovecot --log-error logs now a warning, an error and a
2010 Apr 15
1
sieve plugin - reject sends MDN. Can it 550 reject ?
I'm using dovecot-1.2-sieve-0.1.15 with dovecot-1.2.11.
I have a reject test filter that looks like this:
require "reject";
if header :contains "subject" "reject" {
reject "bye";
}
Is there any way to get a "reject" filter to send back a 550 reject as
detailed in http://ietfreport.isoc.org/idref/rfc5429/#section-2.5 rather
than a MDN?
The
2012 Feb 28
1
group calculations with other columns for the ride
Hello,
I can get the median for each factor, but I'd like another column to go
with each factor. The nm column is a long name for the lvls column. So
unique work except for the order can get messed up.
Example:
x =
2009 Mar 06
1
dovecot's deliver rejection mechanism(sendmail) alvernatives?
dear all,
quickie - is possible(if yes - how, params, directives, etc) to use any
alternative to sendmail_path = /usr/lib/sendmail
is is configurable at all? like having postfix or anything else?
regards
2007 Apr 13
53
v1.0.0 released
http://dovecot.org/releases/dovecot-1.0.0.tar.gz
http://dovecot.org/releases/dovecot-1.0.0.tar.gz.sig
It took almost 5 years, but it's finally ready. I'm not expecting to
release v1.0.1 anytime soon, unless someone's been sitting on a major
bug just waiting for v1.0 to be released. :)
People wanting new features should start testing the upcoming v1.1.
http://dovecot.org/nightly/
2007 Apr 13
53
v1.0.0 released
http://dovecot.org/releases/dovecot-1.0.0.tar.gz
http://dovecot.org/releases/dovecot-1.0.0.tar.gz.sig
It took almost 5 years, but it's finally ready. I'm not expecting to
release v1.0.1 anytime soon, unless someone's been sitting on a major
bug just waiting for v1.0 to be released. :)
People wanting new features should start testing the upcoming v1.1.
http://dovecot.org/nightly/
2013 Oct 26
2
[PATCH] 1. changes for vdiskadm on illumos based platform
2. update ZFS in libfsimage from illumos for pygrub
diff -r 7c12aaa128e3 -r c2e11847cac0 tools/libfsimage/Rules.mk
--- a/tools/libfsimage/Rules.mk Thu Oct 24 22:46:20 2013 +0100
+++ b/tools/libfsimage/Rules.mk Sat Oct 26 20:03:06 2013 +0400
@@ -2,11 +2,19 @@ include $(XEN_ROOT)/tools/Rules.mk
CFLAGS += -Wno-unknown-pragmas -I$(XEN_ROOT)/tools/libfsimage/common/
2010 Dec 22
1
Some Dovecot LDA version sends MDN rather than DSN for overquota.
It appears that there is some version of the Dovecot LDA that is
sending an RFC 3798 MDN rather than an RFC 3464 DSN to report
non-delivery to a user who is over quota.
See <https://bugs.launchpad.net/mailman/+bug/693134> for a discussion
of this and
<https://bugs.launchpad.net/mailman/+bug/693134/+attachment/1773018/+files/Automatically%20rejected%20mail.msg>
for the actual MDN
2009 Jan 18
8
deliver rejection bounces
Is there any reason not to make (for v1.2)
1) deliver -e behavior the defaut?
2) not even provide the option for the current default (have deliver
send bounces itself)?
The only reason it even works like it does currently is because I just
mostly copied what Cyrus did.
2014 May 10
1
how to replace a raid drive with mdadm
Hi all
If we loose a drive in a raid 10 array (mdadm software raid) what are
the steps needed to correctly do the following:
- identify which physical drive it is
- replace the drive
- add the new drive to the array and force it to re-sync
Thanks in advance
2004 Dec 14
6
least sucky FXO interface?
Would anyone care to offer opinions as to the FXO interface which sucks
the least :) I have an application in which it appears I must route
certain calls out an analog PSTN line. Presently, I am testing an
SPA-3000, but I can't seem to get the echo heard on the IP end of the
call down to a non-annoying level.
Any suggestions welcomed :)
-Dorn
2011 May 14
4
Libnss-mdns problem
Hi there!
I've got a problem with running wine under Debian.
When i try to start a download following comes :
root:~# wine ~/.wine/drive_c/Program\ Files/Valve/HLServer/HldsUpdateTool.exe -command update -game brink ~/server/brink
It appears that libnss-mdns is installed on your system,
but lib32nss-mdns is not. Please note that Wine will not be
able to access the Internet unless you either
2007 Jun 11
4
1.0.1 release candidate 2
I'll release v1.0.1 in a day or two, but it would be nice to get some
testing before the release to see if I managed to break something after
the Mercurial conversion. And did I forget something that should be
fixed for v1.0.1?
http://dovecot.org/tmp/dovecot-1.0.1rc2.tar.gz
Changes since v1.0.0:
* deliver: If Return-Path doesn't contain user and domain, don't try
to bounce the
2010 Jan 28
2
lib32nss-mdns ist nicht installiert
Guten Tag,
Ich habe ein Debian lenny 64 Bit Server.
Auf diesem l?uft FreeNX und ich m?chte WineWinrar drauf machen.
Nur jedes mal wenn ich Wine starten will kommt diese Meldung:
Code:
It appears that libnss-mdns is installed on your system,
but lib32nss-mdns is not. Please note that Wine will not be
able to access the Internet unless you either install
lib32nss-mdns, or uninstall libnss-mdns.
2004 Sep 30
1
V1.0.1 - Segmentation fault in res_crypto.so ?
Hi All
I just upgraded to v1.0.1 so that I could try out the new SMS feature.
When I did this, I noticed that my outbound SIP call to Broadvoice was
very choppy, so I hung up. The system would not release the call, so I
restarted the server.
When it came up, it started loading * then said threw up a segmentation
fault in res_crypto.so. It kept respawning until it ran out of RAM. I
restarted
2014 Sep 23
2
Multicast DNS required?
Hello,
I noticed all my DC's have port 5353 closed. I'm using the internal
DNS and wasn't sure if multicast DNS must be enabled? I do not appear to
be having any DNS issues. My only concern is with the wiki on Multicast DNS.
"By default, mDNS only and exclusively resolves host names ending with
the |.local| top-level domain (TLD). This can cause problems if that
domain
2011 Jan 13
1
Quota_rule in dovecot 1.1
What's up!?
Well...
i'm using this packages:
dovecot.x86_64 1.0.7-7.el5
quota.x86_64 1:3.13-1.2.5.el5
Squirrelmail
Postfix
MYSQL
Centos 5.5 64 Bits
I configured my dovecot.conf to leave the "TRASH" folder outside the "quota",
but without
success ...
How do I proceed to give effect to my setup?
My dovecot.conf:
plugin {
2006 Jun 28
5
rails destroys rdoc...again
for many versions of ruby, and as many versions of rails, ive been unable to generate docs without deleting this file:
lib/rails_generator/generators/components/controller/templates/controller.rb
ruby just chews more and more memory until swap fils up and the system has to be reset..
m gems # rdoc --version
RDoc V1.0.1 - 20041108
ruby --version
ruby 1.8.5 (2006-06-22) [x86_64-linux]