Re: read only fs is a permanent error ?
Sam Varshavchik <[email protected]>
| Newsgroups | gmane.mail.maildrop |
|---|---|
| Message-ID | <[email protected]> |
Martin Spütz writes:
> Hello,
>
> On 06/11/2013 03:51 AM, Sam Varshavchik wrote:
> > Doing a quick test, maildrop aborts with exit code 75, EX_TEMPFAIL, for
> > me. I don't have Qmail docs handy, but Qmail should be handling that as
> > a temporary error. If not, and if you're invoking maildrop from a
> > script, you'll need to make sure that your script itself terminates with
> > the same exit code that maildrop does, because that's what Qmail sees.
>
> I'm using maildrop 2.6.0 and maildrop aborts with an exit code 77.
Ok, the Courier version of maildrop uses 75; the standalone version uses 77.
What you can do is use the exception statement
exception {
to "$DEFAULT"
}
EXITCODE=75
exit
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Courier-maildrop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) iEYEABECAAYFAlG3ALgACgkQx9p3GYHlUOKhngCggEZF7t9enI0TrjwRlKAaZHiO iFcAniqx3gFc/S/WlSxJLF1FoF9a7M/C =RO/T -----END PGP SIGNATURE-----