Descripción:
Configuring and using the BSD sendmail agent.
|
|
|
Local delivery for some addresses in a relayed domain.
|
| |
Is it possible to make Sendmail handle some (but not all) addresses in a domain that is in class R for local delivery? I.e. I want to relay all addresses for domain.tld except for spamtr...@domain.tld, spamtr...@domain.tld, ... spamtr...@domain.tld, on to a customer's internal mail server. I'm wanting to have spamtr...@domain.tld to be delivered locally so that... más »
|
|
Sendmail Stops Working after System Updates and Reboot
|
| |
Greetings, My sendmail was working well on RHEL 5.3. After system update (to RHEL 5.4) and reboot, the sendmail stops working. The sendmail service could start, but the "ps -ef|grep sendmail" shows ... "sendmail: rejecting connections on daemon MTA: load average: 140: I can't send any email, and the maillog shows a lot of errors of "sendmail:... más »
|
|
Sendmail dequeue process just stops...
|
| |
Hi, We've got a couple of servers running FreeBSD 6.4-Stable - and Sendmail 8.14.2. We run three sendmails on these machines - the sendmail receiving mail is set to DeliveryMode=Queue. Another sendmail is run to do queue delivery runs (e.g. 'sendmail - q30s'), there's a third that handles the submission queue (which is... más »
|
|
LOCAL_RULE_0 and prog mailer problem
|
| |
Hello, I am trying to create a virtusertable-like database that would differ in allowing the RHS to be a pipe to a program. At the end of my sendmail.mc I have: LOCAL_CONFIG F{listdoms}/etc/mail/list-doma ins Klistmap hash /etc/mail/listmap LOCAL_RULE_0 R$+ < @ $={listdoms} . > $: $>ListExists $1@$2... más »
|
|
White list
|
| |
Hi, Sending email with my email server, is there really important to pay and to be white listed ? - What is your feedback guys ? I have some time to time, some emails, staying into the queue... with no real reasons... recently I read that we were grey listed... After checking on spamhaus, I am not listed at all ???... más »
|
|
Can sendmail rate throttle / drop connections on 'too many errors'...
|
| |
We use the .mc setting "confBAD_RCPT_THROTTLE" to delay people who randomly connect and try and email bad recipients... Is there any way of promoting this to a 'disconnect' rather than throttle? Is there any way of having sendmail either throttle, or disconnect people who continously supply bad auth credentials?... más »
|
|
Can milters get Sendmail to drop connections?
|
| |
Hi, Just a quick question - we have a milter that wants / needs to get Sendmail to drop the current connection - sure, we can return a failure code - but in our case, the client just remains connected and generates error, after error, after error... We'd really like to drop the connection on them - but there doesn't... más »
|
|
Question about DeliveryMode
|
| |
Hi All, Relatively newbie here, I’ve got a question about the DeliveryMode option for sendmail, specifically the defer option. I've got an out of the box RHEL 4 sendmail installation (8.13.1), I’ve configured it to accept emails to localhost.localdomain and mydomain.com ( C{w}localhost.localdomain mydomain.com ) and added... más »
|
|
Piping all mail for a single domain to a PHP script (aliases file)
|
| |
Hi Complete newbie. Could you please tell me what to put in my aliases file, so that all incoming mail for *anythi...@domain.com is sent to a PHP script on my box. I have a number of domains hosted on my box, but usually my mail is hosted elsewhere. On this occasion, I need emails to be piped directly to a PHP script.... más »
|
|
|