|
|
|
|
||||||
| comp.mail.sendmail Configuring and using the BSD sendmail agent. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi All,
I've got 3 mail servers - I'd like my primary to refuse new connections from the internet when it gets too busy, but I still want software running on this machine to be able to originate new messages (and for sendmail to deliver them immediately). Is this possible? I've noticed the various load-average-related sendmail configurations block everything (new internet connections, locally originated ones, and also prevent sendmail processing it's queues). Is there maybe some way to tell 8.13.8 to honor settings within one particular .cf file for incoming internet connections, but to have it honor a different set of settings for new emails and for queue sending? I'm greatful for any/all hints/tips! If for some reason you can't reply to the group, reply to pobox.com with christopher@ on the front. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Feb 3, 4:26 am, "Chris" <reply2listple...@example.com> wrote:
> Hi All, > > I've got 3 mail servers - I'd like my primary to refuse new connections from > the internet when it gets too busy, but I still want software running on > this machine to be able to originate new messages (and for sendmail to > deliver them immediately). > > Is this possible? > > I've noticed the various load-average-related sendmail configurations block > everything (new internet connections, locally originated ones, and also > prevent sendmail processing it's queues). Is there maybe some way to tell > 8.13.8 to honor settings within one particular .cf file for incoming > internet connections, but to have it honor a different set of settings for > new emails and for queue sending? You could try writing rules and using the $&{load_avg} macro You can also have different daemon definitions with different values, feature available in 8.14.0 > > I'm greatful for any/all hints/tips! If for some reason you can't reply to > the group, reply to pobox.com with christopher@ on the front. |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On 02/03/07 03:26, Chris wrote:
> I've noticed the various load-average-related sendmail configurations block > everything (new internet connections, locally originated ones, and also > prevent sendmail processing it's queues). Is there maybe some way to tell > 8.13.8 to honor settings within one particular .cf file for incoming > internet connections, but to have it honor a different set of settings for > new emails and for queue sending? Look in to upgrading to 8.14.0 and using the new per daemon options for load average options. Grant. . . . |
|
![]() |
| Outils de la discussion | |
|
|