Re: multiple mailboxes for mailing lists?

2000-08-20 Thread Tomasz Olszewski
ed_rcpt_domains variable, Masqmail won't send any mail outside your computer. The solution: you can simply specify that variable or make a little change to the route.c file. You have to comment out the following two lines (these are lines number: 172, 173): if(rcpt_list == NULL) return; --

Re: About PGP encryption

2000-09-22 Thread Tomasz Olszewski
es output of given program to it. It can also randomly choose sig from a file. -- Tomasz Olszewski | [EMAIL PROTECTED] "Głos przyrodzenia zagłusza głos sumienia." -- Jan Sztaudynger

Problem with date

2001-05-12 Thread Tomasz Olszewski
thing: my hardware clock is set to local time. -- Tomasz Olszewski | [EMAIL PROTECTED] "Głowa do góry ! - rzekł kat zarzucając stryczek." -- Stanisław Jerzy Lec

Re: Problem with date

2001-05-12 Thread Tomasz Olszewski
Hello Mutt Users! On sob 12 maj 2001 15:10:28 GMT Tomasz Olszewski wrote: > +0200). However I found that the From header may look bad ( > like this: From [EMAIL PROTECTED] Sat May 12 15:01:33 2001). There is no > +0200 in there. Others' "Froms" look similar, so it

Problem with date in mutt

2001-05-15 Thread Tomasz Olszewski
mail is written at 12:00 CEST, it's printed as 12:00 GMT). It's a bit weird because the Date: header in my mails are filled properly (like: the_time +0200). My question is: what is the problem and how can I fix it :)? One more thing: my hardware clock is set to local time. -- Tomasz

Re: Problem with date in mutt

2001-05-18 Thread Tomasz Olszewski
Hello Mutt Users! On wtorek, 15 maj 2001, 22:22:54 +0200 Tomasz Olszewski wrote: > I have a little problem with displaying the proper date in mutt. My > date_format is set to "%c". Now I know that what I was trying to do is impossible. I looked in the source and realized that m