Page 1 of 1

Public folder in a group.

Posted: Mon Oct 29, 2007 1:00 pm
by kanderson
Is it possible to set up a public folder to receive email as part of a group?

I'm open to ugly nasty hacks if that's what it takes. :)

But I can't make it work...

Kev.

Posted: Tue Oct 30, 2007 6:58 am
by Valerion
Two ideas.

1) omaddpdln -l "<pdlname>/<mailnode>" -n "+bb/<mailnode> (TOP BB>SUB BB)"
where TOP BB>SUB BB is the BB hierarchy, with > as a seperator

2) omaddpdln -l "<pdlname>/<mailnode>" -n "<Description>/internet (address@domain.com)"
where /internet is your MIME gateway mailnode and address@company.com is the BB address.

Remeber to preserve () as literals chars in both examples.

Of course, if you really want a nasty hack, use 2) above to send to a sendmail alias that will expand to the email address of the BB :)