|
[sendmail,procmail] Debugging procmail script/filter [Was: Manage pending messages in sendmail queue] sadsjon <jon.rowlan(a)sads.com> wrote: Sorry Andrzej, I have some virtusertable mappings that I have just - got used- to always using. I have been working on this all afternoon and you are absolutely correct, there is no need. I have now set up a standard relay for a domain that I own, there is NO Cw ... 5 Apr 2008 08:10
Email Stats with sendmail I found this program that runs via cron on your linux box that just parses through your maillog and then emails you some stats every day. I have this setup to email me at 4am along with my logwatch files. Just copy and paste the contents below into a file, chmod it to 755, setup your cron and your good to go. ... 4 Apr 2008 13:31
how to configure sendmail (sasl) to use two different SMTP_AUTHmethods Ingo Freund schrieb: The users shall authenticate via STARTLS/LOGIN(PLAIN) or via DIGEST-/CRAM-MD5 and are locally listed in passwd/shadow. DIGEST-MD5 or CRAM-MD5 cannot authenticate against a one way encrypted password database like passwd/shadow. These algorithms need access to the cleartext password. ... 9 Apr 2008 06:09
how to configure sendmail (sasl) to use two different SMTP_AUTH methods Hi I'm still unsuccessfully working on this requirement: authenticated users may use sendmail as a relay. The users shall authenticate via STARTLS/LOGIN(PLAIN) or via DIGEST-/CRAM-MD5 and are locally listed in passwd/shadow. The SMTP-AUTH using STARTLS/LOGIN works fine with saslauthd/pam. Any other authentica... 4 Apr 2008 07:32
Two different sender addresses in one process in the maillog. My Local_check_rcpt blocks mail with word "sale" in the sender address. Mar 28 00:15:03 mail sendmail[9029]: m2RJEnMg009029: ruleset=check_mail, arg1=<sale(a)nv.com.ua>, relay=visible-foe.volia.net [77.122.31.59], reject=554 5.0.0 Sorry,Your e-mail address looks like SPAM2N.If not,please contact the postmaster(a)an... 7 Apr 2008 05:05
deliver mail to two mailers? [delivery fork: aliases or milter] peter pilsl <pilsl(a)goldfisch.at> wrote: Andrzej Adam Filip wrote: Can sendmail "clone" mails and deliver to two mailers? Have you considered using aliases (per every valid recipient)? Sendmail can be also "tuned" to do aliasing also for mailers other than local mailer. I dont u... 3 Apr 2008 14:36
deliver mail to two mailers? I'd like to know if there is a possibility within sendmail to deliver a single mail for a certain domain to two different mailers? Idea is that a server acts as mx-backup and therefore all mails for this domain go to the esmtp-mailer. But it would be very convinient if the mails goes to a second mailer (i... 4 Apr 2008 14:38
rejecting connections on daemon MTA: 150 children, max 150 My mail server handles about 50000 messages a day and sendmail version is 8.12.10. From one month sendmail continues to reject connections showing: rejecting connections on daemon MTA: 150 children, max 150 I tried to increase MAX_DAEMON_CHILDREN from 50 to 150 but nothing ! What can you suggest me to debug ... 8 Apr 2008 05:24
redirect all mail Hi: I want to redirect all mail coming into a server to a particular user. How is this done. Thansk, JErry ... 9 Apr 2008 12:59
Relaying depending on sender address Hi, We have several persons who are allowed to send mail via our server while they are on the road. They have to authenticate with a certificate which works well. But especially when they use dial-in connections, they sometimes get an IP address which is listed in the blacklists (dnsbl) we use. By default, I... 3 Apr 2008 06:52 |