Re: Exim4 configuration with rewriting for smarthost

2011-08-30 Thread Camaleón
On Mon, 29 Aug 2011 14:41:48 -0500, rlharris wrote: > For a week I have been searching without success for a guide to > configuration of Exim4 for a personal system which utilizes the > smarthost of an isp to handle outgoing mail and a web hosting service to > host a web site. (...) For that kin

Re: Exim4 configuration with rewriting for smarthost

2011-08-29 Thread Kumar Appaiah
On Mon, Aug 29, 2011 at 02:41:48PM -0500, rlhar...@hal-pc.org wrote: > For a week I have been searching without success for a guide to > configuration of Exim4 for a personal system which utilizes the > smarthost of an isp to handle outgoing mail and a web hosting service > to host a web site. To

Re: Exim4 configuration file (non split) on Debian

2009-09-14 Thread Sjoerd Hardeman
Peter F Bradshaw schreef: Hi; Anybody know which configuration file Exim4 uses when it is configured for "non split" configuration on Debian? Yes, it is generated from /etc/exim4/exim4.conf.template, /etc/exim4/exim4.conf.localmacros and /etc/exim4/update-exim4.con.conf. Especially the last na

Re: Exim4 configuration file (non split) on Debian

2009-09-14 Thread Dave Witbrodt
Peter F Bradshaw wrote: Hi; Anybody know which configuration file Exim4 uses when it is configured for "non split" configuration on Debian? /etc/exim4/exim4.conf.template Many people can get away with just tweaking the debconf settings with dpkg-reconfigure exim4 Those settings are in /

Re: exim4 configuration errors

2008-02-26 Thread Joe
Bruno Costacurta wrote: On Tuesday 26 February 2008 01:17:20 Alex Samad wrote: On Mon, Feb 25, 2008 at 11:38:23PM +0100, Bruno Costacurta wrote: Hello, I have following errors when sending email to en external email address. Note: pc34ghz.org is the local domain, [EMAIL PROTECTED] the address

Re: exim4 configuration errors

2008-02-26 Thread Andrei Popescu
On Tue, Feb 26, 2008 at 07:46:19AM +0100, Bruno Costacurta wrote: > However pc34ghz.org is my localdomain as defined in /etc/hosts (also defined > pc34ghz) and bruno is the logon user. I can write ibm.com in my etc/hosts but that won't transform me in a ibm server ;) BTW, I'm not sure it's sa

Re: exim4 configuration errors - more details

2008-02-25 Thread Bruno Costacurta
On Tuesday 26 February 2008 02:53:02 Douglas A. Tutty wrote: > On Tue, Feb 26, 2008 at 12:15:51AM +0100, Bruno Costacurta wrote: > > On Monday 25 February 2008 23:38, Bruno Costacurta wrote: > > > Hello, > > > > > > I have following errors when sending email to en external email > > > address. Note

Re: exim4 configuration errors

2008-02-25 Thread Bruno Costacurta
On Tuesday 26 February 2008 01:17:20 Alex Samad wrote: > On Mon, Feb 25, 2008 at 11:38:23PM +0100, Bruno Costacurta wrote: > > Hello, > > > > I have following errors when sending email to en external email address. > > Note: pc34ghz.org is the local domain, [EMAIL PROTECTED] the address to > > test

Re: exim4 configuration errors - more details

2008-02-25 Thread Douglas A. Tutty
On Tue, Feb 26, 2008 at 12:15:51AM +0100, Bruno Costacurta wrote: > On Monday 25 February 2008 23:38, Bruno Costacurta wrote: > > Hello, > > > > I have following errors when sending email to en external email address. > > Note: pc34ghz.org is the local domain, [EMAIL PROTECTED] the address to test

Re: exim4 configuration errors

2008-02-25 Thread Alex Samad
On Mon, Feb 25, 2008 at 11:38:23PM +0100, Bruno Costacurta wrote: > Hello, > > I have following errors when sending email to en external email address. > Note: pc34ghz.org is the local domain, [EMAIL PROTECTED] the address to test > > > echo "my test" | mail -s "test exim4" [EMAIL PROTECTED] > .

Re: exim4 configuration errors - more details

2008-02-25 Thread Bruno Costacurta
On Monday 25 February 2008 23:38, Bruno Costacurta wrote: > Hello, > > I have following errors when sending email to en external email address. > Note: pc34ghz.org is the local domain, [EMAIL PROTECTED] the address to test > > > echo "my test" | mail -s "test exim4" [EMAIL PROTECTED] > ... > 1JTluY

Re: exim4 configuration in sid

2008-02-17 Thread Michael Marsh
On Feb 17, 2008 2:09 PM, Andrius <[EMAIL PROTECTED]> wrote: > What about /etc/hostname? Is it identical to that in Exim4 config file? /etc/hostname is "debian", while /etc/mailname is "localhost.localdomain". I think I fixed it, though. I copied over my old /etc/hosts, which had, among other thi

Re: exim4 configuration in sid

2008-02-17 Thread Andrius
Michael Marsh wrote: On Feb 17, 2008 1:41 PM, Andrei Popescu <[EMAIL PROTECTED]> wrote: On Sun, Feb 17, 2008 at 11:31:55AM -0500, Michael Marsh wrote: 1) There's nothing in /var/mail (I've configured exim4 to use the traditional /var/mail mbox spools). AFAIK it is empty until the first mail.

Re: exim4 configuration in sid

2008-02-17 Thread Michael Marsh
On Feb 17, 2008 1:41 PM, Andrei Popescu <[EMAIL PROTECTED]> wrote: > On Sun, Feb 17, 2008 at 11:31:55AM -0500, Michael Marsh wrote: > > > 1) There's nothing in /var/mail (I've configured exim4 to use the > > traditional /var/mail mbox spools). > > AFAIK it is empty until the first mail. Try somethi

Re: exim4 configuration in sid

2008-02-17 Thread Michael Marsh
On Feb 17, 2008 1:20 PM, Florian Kulzer <[EMAIL PROTECTED]> wrote: > On Sun, Feb 17, 2008 at 12:27:19 -0500, Michael Marsh wrote: > > Yes, I know. I've run that several times, to no benefit. I've > > diff'ed my current /etc/exim4 against my last backup (a few days > > before the crash), and they'

Re: exim4 configuration in sid

2008-02-17 Thread Andrei Popescu
On Sun, Feb 17, 2008 at 11:31:55AM -0500, Michael Marsh wrote: > 1) There's nothing in /var/mail (I've configured exim4 to use the > traditional /var/mail mbox spools). AFAIK it is empty until the first mail. Try something like echo "test mail" | mail -s test your_username > 2) Messages that s

Re: exim4 configuration in sid

2008-02-17 Thread Florian Kulzer
On Sun, Feb 17, 2008 at 12:27:19 -0500, Michael Marsh wrote: > > Michael Marsh wrote: > > > Hi all. > > > > > > I've recently had to re-install, due to a drive failure, and as usual > > > the hardest thing to configure properly is exim4. Even with the exact > > > same configuration as my previous

Re: exim4 configuration in sid

2008-02-17 Thread Michael Marsh
On Feb 17, 2008 12:14 PM, Andrius <[EMAIL PROTECTED]> wrote: > Michael Marsh wrote: > > Hi all. > > > > I've recently had to re-install, due to a drive failure, and as usual > > the hardest thing to configure properly is exim4. Even with the exact > > same configuration as my previous setup (I've

Re: exim4 configuration in sid

2008-02-17 Thread Andrius
Michael Marsh wrote: Hi all. I've recently had to re-install, due to a drive failure, and as usual the hardest thing to configure properly is exim4. Even with the exact same configuration as my previous setup (I've been doing full backups of /etc), I can't get it to work. I'm seeing two proble

Re: exim4 configuration problem with unstable

2004-10-27 Thread Thomas McLean
On Thu, 28 Oct 2004 05:09:58 +0100, Thomas McLean <[EMAIL PROTECTED]> wrote: > Hi, > > I'm having a problem with unstable that it spits out these errors when > I try to start exim4 for the first time after editing it to use > maidlir: > Restarting MTA: 2004-10-28 05:07:46 Exim configuration error

Re: exim4 configuration

2004-06-29 Thread David Baron
On Tuesday 29 June 2004 13:58, [EMAIL PROTECTED] wrote: > I have created a file /etc/exim4/conf.d/25_exim4-config_custom_options > for custom options and defined it in there (This on our official mail > servers): > > smtp_accept_queue_per_connection = 40 OK. This is progress :-) Now, how do I tel

Re: exim4 configuration

2004-06-29 Thread Johann Spies
On Tue, Jun 29, 2004 at 10:49:59AM +0100, Michael Graham wrote: > When I switch on my machine in the morning I tend to get a lot of mail > (mostly from this list) and exim4 doesn't seem to like it. > > no immediate delivery: more than 10 messages received in one connection > > When google'd for t

Re: Exim4 configuration

2003-11-12 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Nov 12, 2003 at 06:56:22AM -0600, Papadopoulos Alexis wrote: > Anyway, someone knows how to get exim4 send mail outside without the use > of a SMTP server ? (I tried their site but it was much complicated, I > don't have enough strengh to read