Re: exim4 for virtual domains

2005-01-16 Thread David Schmitt
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

Re: exim4 for virtual domains

2005-01-15 Thread Stephen Gran
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

Re: exim4 for virtual domains

2005-01-15 Thread Stephen Gran
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

Re: exim4 for virtual domains

2005-01-15 Thread David Schmitt
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 = ..

Re: exim4 for virtual domains

2005-01-15 Thread Antonio Rodriguez
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

Re: exim4 for virtual domains

2005-01-14 Thread David Schmitt
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

Re: exim4 for virtual domains

2005-01-14 Thread Wouter Verhelst
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

Re: exim4 for virtual domains

2005-01-14 Thread Jean-Christophe Montigny
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

Re: exim4 for virtual domains

2005-01-14 Thread TR RCPG
--- 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

Re: exim4 for virtual domains

2005-01-14 Thread Wouter Verhelst
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,

Re: exim4 for virtual domains

2005-01-14 Thread Moritz Kobel
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

Re: exim4 for virtual domains

2005-01-13 Thread TR RCPG
--- 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

Re: exim4 for virtual domains

2005-01-13 Thread Wouter Verhelst
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

Re: exim4 and maildrop

2004-11-17 Thread simon
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

Re: exim4 and maildrop

2004-11-16 Thread Mark Bucciarelli
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

Re: exim4 and maildrop

2004-11-16 Thread simon
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

Re: exim4 and maildrop

2004-11-15 Thread simon
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

Re: exim4 and maildrop

2004-11-15 Thread Mark Bucciarelli
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

Re: Exim4 and mailman

2003-12-02 Thread Michael Wood
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

Re: Exim4 and mailman

2003-12-02 Thread Michael Wood
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

Re: Exim4 and mailman

2003-11-07 Thread Stephen Gran
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

Re: Exim4 and mailman

2003-11-07 Thread Dale E Martin
(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

RE: Exim4 and mailman

2003-11-07 Thread Dave
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

Re: Exim4 and mailman

2003-11-07 Thread Stephen Gran
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

Re: Exim4 and mailman

2003-11-07 Thread Dale E Martin
(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

RE: Exim4 and mailman

2003-11-07 Thread Dave
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

Re: Exim4 and mailman

2003-11-07 Thread Dale E Martin
> 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

Re: Exim4 and mailman

2003-11-07 Thread Dale E Martin
> 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

Re: EXIM4

2003-07-03 Thread linuxinfo
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] > >

Re: EXIM4

2003-07-03 Thread linuxinfo
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] > >