How to get rid of a lock file2150 (12/3/2003 5:30:49 PM) Several weeks ago I installed a spamfilter on my mailserver as follows: -- The mailserver operates under solaris2.5.1 and runs sendmail 8.12.10 -- I have a .forward file which evokes procmail -- My .procm... Boudewijn
Weird problem270 (12/2/2003 6:03:02 PM) Our ISP are using imail 6.5 as a mail server to us, I found that when I'm using Outlook express to download my email using IMAP, the email downloaded & remains for some days & after that it vanished. Any one en... hakimsoso(31)
[procmail] finding 'real' To:857 (12/3/2003 2:46:19 PM) Hi all. I know that this simple procmail RE will match messages addressed to or cc'd to me: * ^TO_.*me@here.org But what about messages I receive via a bcc? The above doesn't match these, 'cause there's n... GROG
Procmail and inboxes on a multi-user system2109 (12/3/2003 6:40:55 AM) First, the basics: Sendmail 8.12.8 is the MTA procmail v3.15.1 is the LDA We have Procmail configured to deliver mail to our users' induvidual account space, like this: MAILDIR=$HOME/work/mail DEFAULT=$MAILD... Tony
Forwarding emails read from a POP3 account380 (12/3/2003 1:45:03 PM) I manage the web-site for a group I belong to (we're an amateur musical theatre company), and we have our own domain name. We also have a single POP3 mail account for the domain. What I'd like to be able to do... jon.goodchild(1)
procmailrc's w flag for aliases067 (12/3/2003 8:42:35 PM) I've seen a few posts about getting procmail to act on aliases. After playing around some, I found the w flag will make procmail act on aliases. i.e., :0w * ^To: alias@mydomain.com | some-program According to... maxborn555(19)
Proxying/forwarding mail to multiple servers1111 (11/28/2003 9:08:37 AM) I have recently started in a new position where I've inherited an environment that's be setup and maintained by various different contractors over the years and hence looks a bit like a patchwork quilt. On of ... drsmithy_ta
procmail: weird - bounced message contains procmail log!581 (11/16/2003 4:29:15 PM) I continue getting the following problem: In my .procmailrc (verbose is on), I have the folling receipt: :0 HD * .... some conditions { EXITCODE=77 :0 : procmail_junk1 } The intent of the receipt is... ronaldf(68)
forward email with procmail172 (12/1/2003 8:00:28 PM) I'm new to using procmail. The thing I need to do is when somebody sends an email starting with a gsm number, I need to pass it on to an SMS Gateway. For example if sender's email is from whatever@awebsite.com ... Danielle
POP password encrypted on transmission?20147 (11/24/2003 5:45:18 PM) What do the standards say, when a client such as Eudora presents username/password to a POP3 server for mail download, is the password sent encrypted over the connection? Is the encryption safe? Assuming that w... mgraleksei