On Sunday 16 January 2005 02:51, Stephen Gran wrote:
> This one time, at band camp, David Schmitt said:
> > I also have my virtual_domain list in a file:
> > > [EMAIL PROTECTED]:~$ grep
> >
> > virtual_domains /etc/exim4/conf.d/main/01_exim4-config_listmacrosdefs
> >
> > > domainlist virtual_domain
This one time, at band camp, David Schmitt said:
> I also have my virtual_domain list in a file:
> > [EMAIL PROTECTED]:~$ grep
> virtual_domains /etc/exim4/conf.d/main/01_exim4-config_listmacrosdefs
> > domainlist virtual_domains = lsearch*;/etc/mail/virtual-domains
Why an lsearch* for virtual_d
This one time, at band camp, TR RCPG said:
> Would someone kindly post the relevant parts of an
> exim4 configuration for a machine that works as isp
> with virtual domains, and different users (with
> possible not empty intersection set of users for
> different domains)? Some directions about comb
On Saturday 15 January 2005 16:16, Antonio Rodriguez wrote:
> I am also interested in this thread, but I find some parts obscure.
> Would you please be more explicit in the following
>
> > * put this into /etc/exim4/conf.d/router/160_local_virtual_users
> > * add a "domainlist virtual_domains = ..
I am also interested in this thread, but I find some parts obscure.
Would you please be more explicit in the following
>
> * put this into /etc/exim4/conf.d/router/160_local_virtual_users
> * add a "domainlist virtual_domains = ..." to conf.d/main/
that is, what is the syntax for '...' ? would
TR RCPG wrote:
Would someone kindly post the relevant parts of an
exim4 configuration for a machine that works as isp
with virtual domains, and different users (with
possible not empty intersection set of users for
different domains)? Some directions about combined
remote mail retrieval + web acces
Op vr, 14-01-2005 te 01:47 -0800, schreef TR RCPG:
> > > I need something simple and yet with enough power.
> >
> > Well, then exim will certainly do. One of its
> > original design decisions
> > was "let's not make things needlessly complicated",
> > but it is extremely
> > powerful.
>
> I agree
Hello,
TR RCPG wrote:
I agree, but the manual is so BIG! Thats the greatest
problem: reading it all and remembering details. Any
shorter doc that you know about it? Browsing I found
the following:
http://www.marlow.dk/site.php/tech/ispworks
Has anybody used this, how does it rate? It somewhat
seems
--- Wouter Verhelst <[EMAIL PROTECTED]> wrote:
> On Thu, Jan 13, 2005 at 06:14:05PM -0800, TR RCPG
> wrote:
> > --- Wouter Verhelst <[EMAIL PROTECTED]> wrote:
> [...]
> > Hi Walter,
>
> It's Wouter :-)
I'm sorry. My eyes are getting old. {*_|*}
> > thank you for answering. Would you recommend
On Thu, Jan 13, 2005 at 06:14:05PM -0800, TR RCPG wrote:
> --- Wouter Verhelst <[EMAIL PROTECTED]> wrote:
[...]
> Hi Walter,
It's Wouter :-)
> thank you for answering. Would you recommend following some other
> route, may be postfix or some different combination?
That's up to you. I prefer exim,
Am Thursday den 13. January 2005 schrieb TR RCPG:
> Would someone kindly post the relevant parts of an
> exim4 configuration for a machine that works as isp
> with virtual domains, and different users (with
> possible not empty intersection set of users for
> different domains)? Some directions ab
--- Wouter Verhelst <[EMAIL PROTECTED]> wrote:
> Op do, 13-01-2005 te 11:38 -0800, schreef TR RCPG:
> > Would someone kindly post the relevant parts of an
> > exim4 configuration for a machine that works as
> isp
> > with virtual domains, and different users (with
> > possible not empty intersecti
Op do, 13-01-2005 te 11:38 -0800, schreef TR RCPG:
> Would someone kindly post the relevant parts of an
> exim4 configuration for a machine that works as isp
> with virtual domains, and different users (with
> possible not empty intersection set of users for
> different domains)? Some directions ab
Ce jour Tue, 16 Nov 2004, Mark Bucciarelli a dit:
> On Tuesday 16 November 2004 10:06, [EMAIL PROTECTED] wrote:
>
> > DEFAULT=/var/spool/courier/user/$LOGNAME/Maildir
> > $HOME=/var/spool/courier/user/$LOGNAME
> ^^^
> This dollar sign looks wrong.
>
> > MAILBOX=$HOME/Maildir
> > $INCLUDE=$MAILBO
On Tuesday 16 November 2004 10:06, [EMAIL PROTECTED] wrote:
> DEFAULT=/var/spool/courier/user/$LOGNAME/Maildir
> $HOME=/var/spool/courier/user/$LOGNAME
^^^
This dollar sign looks wrong.
> MAILBOX=$HOME/Maildir
> $INCLUDE=$MAILBOX
Try it without the dollar sign prefixes; that is,
DEFAULT=/var/s
Ce jour Mon, 15 Nov 2004, simon raven a dit:
> Ce jour Mon, 15 Nov 2004, Mark Bucciarelli a dit:
>
>
>
> aah, good idea. i assume man maildrop will have that info. i was going
> to set the -V option but acccording to that man page -V isn't respected
> when run in delivery mode (-d).
ok, settin
Ce jour Mon, 15 Nov 2004, Mark Bucciarelli a dit:
> On Monday 15 November 2004 17:15, [EMAIL PROTECTED] wrote:
>
> > so really, this is 2 problems in one: one is the .mailfilter file isn't
> > read, and that log snippet which no sense.
>
> Seems like the same problem--mailrop is not given the co
On Monday 15 November 2004 17:15, [EMAIL PROTECTED] wrote:
> so really, this is 2 problems in one: one is the .mailfilter file isn't
> read, and that log snippet which no sense.
Seems like the same problem--mailrop is not given the correct home dir.
Put some logging in /etc/courier/maildroprc a
On Fri, Nov 07, 2003 at 09:49:20AM -0500, Stephen Gran wrote:
[snip]
> I am not sure I am doing things the 'Right Way', but I am only using
> /etc/aliases for my mailman lists, and they are working just fine.
>
> $listname: "|/var/lib/mailman/mail/wrapper post $listname"
> $listname-admi
On Fri, Nov 07, 2003 at 09:49:20AM -0500, Stephen Gran wrote:
[snip]
> I am not sure I am doing things the 'Right Way', but I am only using
> /etc/aliases for my mailman lists, and they are working just fine.
>
> $listname: "|/var/lib/mailman/mail/wrapper post $listname"
> $listname-admi
This one time, at band camp, Dale E Martin said:
> (No need to copy me, I'm subscribed to the mailing list.)
>
> > Yes, Im reading through a guide how to set this up but am getting a little
> > confused with what/where to add/edit my exim4.conf file. Do you purhaps have
> > an example of what you
(No need to copy me, I'm subscribed to the mailing list.)
> Yes, Im reading through a guide how to set this up but am getting a little
> confused with what/where to add/edit my exim4.conf file. Do you purhaps have
> an example of what you added? I'm very new to exim and mailman :)
Sure. Let me m
EMAIL PROTECTED]
Sent: 07 November 2003 03:12
To: Debian-ISP
Subject: Re: Exim4 and mailman
> Just wondering if anyone has set up the Mailman mailing list package with
> exim4?
Yes, did you have some specific question about it?
Later,
Dale
--
Dale E. Martin, Clifton Labs, Inc.
Seni
This one time, at band camp, Dale E Martin said:
> (No need to copy me, I'm subscribed to the mailing list.)
>
> > Yes, Im reading through a guide how to set this up but am getting a little
> > confused with what/where to add/edit my exim4.conf file. Do you purhaps have
> > an example of what you
(No need to copy me, I'm subscribed to the mailing list.)
> Yes, Im reading through a guide how to set this up but am getting a little
> confused with what/where to add/edit my exim4.conf file. Do you purhaps have
> an example of what you added? I'm very new to exim and mailman :)
Sure. Let me m
EMAIL PROTECTED]
Sent: 07 November 2003 03:12
To: Debian-ISP
Subject: Re: Exim4 and mailman
> Just wondering if anyone has set up the Mailman mailing list package with
> exim4?
Yes, did you have some specific question about it?
Later,
Dale
--
Dale E. Martin, Clifton Labs, Inc.
Seni
> Just wondering if anyone has set up the Mailman mailing list package with
> exim4?
Yes, did you have some specific question about it?
Later,
Dale
--
Dale E. Martin, Clifton Labs, Inc.
Senior Computer Engineer
[EMAIL PROTECTED]
http://www.cliftonlabs.com
pgp key available
> Just wondering if anyone has set up the Mailman mailing list package with
> exim4?
Yes, did you have some specific question about it?
Later,
Dale
--
Dale E. Martin, Clifton Labs, Inc.
Senior Computer Engineer
[EMAIL PROTECTED]
http://www.cliftonlabs.com
pgp key available
--
To UNSUB
Try this ... bailed me out a couple of time.
http://www.apt-get.org/
> Hi Guys
>
> Does anyone have debs for exim4 with LDAP support to run on Woody ?
>
> ..Craig
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>
Try this ... bailed me out a couple of time.
http://www.apt-get.org/
> Hi Guys
>
> Does anyone have debs for exim4 with LDAP support to run on Woody ?
>
> ..Craig
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>
30 matches
Mail list logo