Dennis Carr wrote:
>Mark Sapiro wrote:
>>> I assume the only way is to subscribe with a second address
>>
>>
>> Correct!
>
>
>What about the delimiters? Or would that interfere with VERP?
That's a good idea. I just looked at VERP_REGEXP, and I don't think
there would be a problem with either
Mark Sapiro wrote:
>> I assume the only way is to subscribe with a second address
>
>
> Correct!
What about the delimiters? Or would that interfere with VERP?
-Dennis Carr
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.p
Dan Lowe wrote:
>
>On Jul 22, 2007, at 9:08 PM, Jason L wrote:
>
>> I don't know much about regex but in my subjects I need to match say
>>
>> BLAHBLAHBLAH and anything after it I tried BLAHBLAHBLAH* but it
>> doesn't seem to work.
>
>"*" means "match 0 or more of the previous item". So in this
On Jul 22, 2007, at 9:08 PM, Jason L wrote:
> I don't know much about regex but in my subjects I need to match say
>
> BLAHBLAHBLAH and anything after it I tried BLAHBLAHBLAH* but it
> doesn't seem to work.
"*" means "match 0 or more of the previous item". So in this case,
you are asking t
On 7/22/07, Dave Foran wrote:
> Is it possible as a subscriber to receive messages to the listserv both as
> individual emails AND as a daily digest?
If you subscribe with a second address and set one of them to "digest
mode", you should be able to do that.
I don't know of any other way to ac
I don't know much about regex but in my subjects I need to match say
BLAHBLAHBLAH and anything after it I tried BLAHBLAHBLAH* but it doesn't seem
to work.
http://listserver.weatherserver.net
Weather Alerts, Traffic Alerts, Toronto Fire CAD Alerts
A
Dave Foran wrote:
>
>I got this question today
>
>
>Is it possible as a subscriber to receive messages to the listserv both as
>individual emails AND as a daily digest? I'd like to keep current with the
>discussion, but archive the daily digest for my reference, which I used to
>do with the old lis
I got this question today
Is it possible as a subscriber to receive messages to the listserv both as
individual emails AND as a daily digest? I'd like to keep current with the
discussion, but archive the daily digest for my reference, which I used to
do with the old list. Can't seem to figure ou
On Sunday 22 July 2007 10:44, Daniel D Jones wrote:
> Setting up a new server with Mailman and Exim4. Exim is sending and
> receiving mail and the mailing list is created and accepts mail. It's
> failing on trying to send it out. In the smtp_failure log, I get this:
>
> Jul 22 10:23:26 2007 (238
Setting up a new server with Mailman and Exim4. Exim is sending and receiving
mail and the mailing list is created and accepts mail. It's failing on
trying to send it out. In the smtp_failure log, I get this:
Jul 22 10:23:26 2007 (2382) delivery to [EMAIL PROTECTED] failed with code -1:
plea
From: "Mark Sapiro" <[EMAIL PROTECTED]>
> Helmut Schneider wrote:
>>Thanks, but I wonder why mailman does not send emails e.g. invitations.
> In mm_cfg.py I set:
>>DELIVERY_MODULE = 'SMTPDirect'
>>SMTPHOST = 'localhost'
>>SMTPPORT = 25
>>There are no errors at logs/error, there is a hosts and a r
11 matches
Mail list logo