--
-----------------------------------------------------------------------
Hippogriff, n.:
An animal (now extinct) which was half horse and half griffin.
The griffin was itself a compound creature, half lion and half
eagle. The hippogriff was actually, therefore, only one quarter
eagle, which is two dollars and fifty cents in gold.
The study of zoology is full of surprises.
-- Ambrose Bierce, "The Devil's Dictionary"
-----------------------------------------------------------------------
Marcos Lorenzo de Santiago
Técnico de Sistemas
Departamento de Nuevas Tecnologías
Ayuntamiento de Getafe
Plaza de la Constitución 1 (28901)
Correo: marcos....@ayto-getafe.org
Teléfono: 912 027 948
Móvil: 608 300 935
|
Indeed. You missed the instructions for reporting a problem
on this mailing list. They were sent to you in the mailing
list welcome message.
TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail
TO (UN)SUBSCRIBE see http://www.postfix.org/lists.html
Thank you for using Postfix.
Marcos Lorenzo de Santiago: > I had configured default_destination_recipient_limit to 1500 and I > couldn't send an email destined to 1100 recipients. It was when I > modified this two options when I got it working: > > smtpd_recipient_overshoot_limit > smtpd_recipient_limit > > I rtfm but I just can't see why it wasn't working, because > default_destination_recipient_limit seems to be the default value for > every postfix service. > > ... or maybe I am just missing something. Indeed. You missed the instructions for reporting a problem on this mailing list. They were sent to you in the mailing list welcome message.
--
-----------------------------------------------------------------------
if (argc > 1 && strcmp(argv[1], "-advice") == 0) {
printf("Don't Panic!\n");
exit(42);
}
(Arnold Robbins in the LJ of February '95, describing RCS)
-----------------------------------------------------------------------
Marcos Lorenzo de Santiago
Técnico de Sistemas
Departamento de Nuevas Tecnologías
Ayuntamiento de Getafe
Plaza de la Constitución 1 (28901)
Correo: marcos....@ayto-getafe.org |
without logs and/or transcripts, we have no idea what blocks your mail.
It is possible that mail was blocked by some piece (anti-virus,
firewall, router, mail relay, ...) other than postfix.
As for the parameters, smtpd_* apply to the smtpd server, which
_receives_ mail, while default_destination_recipient_limit applies to
mail that postfix _delivers_ (via smtp, lmtp, virtual and pipe).
Then could you at least tell us **what is the error message**
Wietse
Marcos Lorenzo de Santiago a écrit : > El vie, 26-03-2010 a las 12:06 +0100, Wietse Venema escribió: >> Marcos Lorenzo de Santiago: >> > I had configured default_destination_recipient_limit to 1500 and I >> > couldn't send an email destined to 1100 recipients. It was when I >> > modified this two options when I got it working: >> > >> > smtpd_recipient_overshoot_limit >> > smtpd_recipient_limit >> > >> > I rtfm but I just can't see why it wasn't working, because >> > default_destination_recipient_limit seems to be the default value for >> > every postfix service. >> > >> > ... or maybe I am just missing something. >> >> Indeed. You missed the instructions for reporting a problem >> on this mailing list. They were sent to you in the mailing >> list welcome message. > > externo2:~# postconf -n > alias_database = hash:/etc/aliases > alias_maps = hash:/etc/aliases > append_dot_mydomain = no > biff = no > config_directory = /etc/postfix > default_destination_recipient_limit = 20000 > inet_interfaces = all > mailbox_size_limit = 0 > message_size_limit = 52428800 > mydestination = externo2.ayto-getafe.org, localhost.ayto-getafe.org, > localhost > myhostname = externo2.ayto-getafe.org
-- ----------------------------------------------------------------------- Who wants to remember that escape-x-alt-control-left shift-b puts you into super-edit-debug-compile mode? (Discussion in comp.os.linux.misc on the intuitiveness of commands, especially Emacs.) ----------------------------------------------------------------------- Marcos Lorenzo de Santiago Técnico de Sistemas Departamento de Nuevas Tecnologías Ayuntamiento de Getafe Plaza de la Constitución 1 (28901) Correo: marcos....@ayto-getafe.org |