0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

send-mail: fatal: user1(1000): queue file write error とは、サイズ制限に引っかかったということ。

Last updated at Posted at 2015-06-04

logwatchにて検知。

参考

解説

Postfix version 2.3 or olders reports "illegal seek" instead of "file too large" error. There are two ways to fix this problem:

サーバから直接メール送信する時のサイズが大きすぎる場合になる様子。
main.cf の該当箇所を変更すれば良いが、そもそもでかいメールはなにかありそう。

main.cf
message_size_limit = 20971520
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?