|
smrsh I'm trying to get smrsh to work with a standard vacation.pl script. I have the following setup but I keep getting an error message when an email arrives. I think it's probably something simply but I haven't had to do this installation in years and I've forgotten some of the details. Any ideas? The error is: ... 18 Feb 2006 10:09
how to whitelist an email address Quick question, I have several clients that we do business with that keep getting on the spamcop block list in my sendmail.mc. Is it possible to exclude them from being blocked? I checked on the web and the docs I've found seem to indicate that you could put the domain in the access.db file and then build it. ... 10 Feb 2006 20:58
collect: unexpected EOM... Can anyone tell me where to start on getting to the bottom of this? It's obviously spam, but I would like to handle it better! Jan 29 16:13:14 server sm-mta[19617]: k0T3CqKT019617: collect: premature EOM: unexpected close Jan 29 16:13:14 server sm-mta[19617]: k0T3CqKT019617: collect: unexpected close on connectio... 30 Jan 2006 12:19
Error from AOL: Deferred: Bad file descriptor? Recently our mail from our e-commerce site has been rejected by AOL due to an IP block because someone was using our PHP scripts to send spam. Well, I got that fixed. But our legitimate auto-generated e-mails are getting "deferred" by AOL now with an error: Deferred: Bad file descriptor I can't find anything on... 26 Jan 2006 23:47
masquerade Hi everyone.. My name is Martin and i work as a unix sysadmin. I am building an incoming smtp relay on sendmail 8.13.1 (redhat build) and i have problem with masqurade, the thing is i have to mask incoming mail domain.a and deliver them as if they where posted from domain.b I am using the following sendma... 25 Jan 2006 08:01
MSA questions I'm trying to set up Sendmail as a mailhub and I have some questions about the "submission" process. I think I understand the concept of the MSA (as defined in RFC 2476), but I don't quite understand how it works in practice. Specifically, I can't tell how the service offered on port 587 differs from the tradit... 26 Jan 2006 04:47
whitelisting while using dnsbls I am having problems whitelisting mail to postmaster when I use a dnsbl in sendmail (Sendmail 8.12.10/8.12.10/SuSE Linux 0.7). In the mc file I have: FEATURE(`enhdnsbl', `virbl.dnsbl.bit.nl',`"450 4.2.1 Service temporarily unavailable. " $&{client_addr} " found in _EDNSBL_SRV_."',`t')dnl I have a local slave of ... 24 Jan 2006 03:13
Sendmail stating user unknown I hope this makes sense. I have sendmail configured at least I think so to forward all mail that is going to mydomain.com to another server using the mailertable entry, but it don't seem to be working. mailertable entry is this mydomain.com smtp:[taz.mydomain.com] I have verifiyied this entry with send... 5 Jan 2006 18:16
Disable ndr's in sendmail gateway I have sendmail acting as a store and foreward relay for several mail servers in the event of the mail servers going down or crashing. What I need to do is turn off ndr's or at a minimum remove the attachments on the ndr's. I know that the RFC calls to send ndr's, but in this one case it is required from our ups... 10 Jan 2006 22:20
Sendmail help -127.0.0.1 connection refused , again Hey all, bit of sendmail newbie here. I have my sendmail server listening for external mail, my sendmail.cf: # SMTP daemon options O DaemonPortOptions=Port=smtp,Addr=192.168.1.100, Name=MTA I changed it from 127.0.0.1 to 192.168.1.100 so I could listen for external mail and it works fine. But my LogWatch ... 18 Dec 2005 16:53 |