Syafril Hermansyah wrote:
>On 10/12/2011 06:46 AM, Mark Sapiro wrote:
>
>>> > And then when any list-administrator/moderators make approval (of held
>>> > messages) or add/remove any member, there is mail notification to
>>> > listname-owner/listname-moderators that message has been approved or ne
On 10/12/2011 7:53 PM, Syafril Hermansyah wrote:
> On 10/13/2011 01:29 AM, Nick Bright wrote:
>> But still, when I send a message to testl...@valnet.net a bounce is
>> generated as:
>>
>> : unknown user: "testl...@valnet.net"
>
> Check out /etc/postfix/main.cf, it should have
>
> mydestination =
Hi everyone...
Im trying to test mailman in my local server (127.0.0.1) whit local user.
the problem is that when i'm trying to add a new list whit the email
address user@localhost mailman not allow me to do that or if i put a
valid email address like u...@domain.com mailman give an error when
Syafril Hermansyah writes:
> >> > And then when any list-administrator/moderators make approval (of held
> >> > messages) or add/remove any member, there is mail notification to
> >> > listname-owner/listname-moderators that message has been approved or new
> >> > member has been added or memb
On 10/12/2011 06:46 AM, Mark Sapiro wrote:
>> > And then when any list-administrator/moderators make approval (of held
>> > messages) or add/remove any member, there is mail notification to
>> > listname-owner/listname-moderators that message has been approved or new
>> > member has been added or
On 10/13/2011 01:29 AM, Nick Bright wrote:
> But still, when I send a message to testl...@valnet.net a bounce is
> generated as:
>
> : unknown user: "testl...@valnet.net"
Check out /etc/postfix/main.cf, it should have
mydestination = valnet.net
--
syafril
---
Syafril Hermansyah
Does Mailman base64 decode the subject before applying a regex, and if
so, can I use UTF-8 character names in the regex to match various
types of 8-bit characters?
Say, for example, that I want to block messages with "电话卡" somewhere
in the subject line.
Obviously, the actual raw Subject header wi
On 10/12/2011 11:29 AM, Nick Bright wrote:
>
> Identical behavior was observed when changing VIRTUAL_MAILMAN_LOCAL_DOMAIN to
> 'localhost'.
>
> The problem seems, to me, to be that the mail isn't making it to the
> "local" delivery agent; but I am new to postfix and mailman so I'm not
> really ce
On 10/11/2011 6:07 PM, Mark Sapiro wrote:
On 10/10/2011 5:40 PM, Nick Bright wrote:
[...]
mm_cfg.py contains:
POSTFIX_STYLE_VIRTUAL_DOMAINS = ['valnet.net']
MTA = 'Postfix'
DEFAULT_URL_HOST = 'mail.valnet.net'
DEFAULT_EMAIL_HOST = 'valnet.net'
VIRTUAL_MAILMAN_LOCAL_DOMAIN = 'valnet.net'