Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Debian

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-07-2008, 05:27 AM
Ken Teague
 
Posts: n/a
Re: exim4 - which config file is the REAL one?

bobg.hahc@gmail.com wrote:
> running etch w/ exim4.
>
> i'm using the non-split config scenario.
>
> if I understand correctly - I should not mod exim4.conf.template.


Correct.


> what happens if I have exim.conf present in /etc/exim4 ?
> if I run update-exim4.conf, will it see / use exim.conf?


Yes. Please check:
http://pkg-exim4.alioth.debian.org/R...ME.Debian.html


> If I want to use my own router, should I insert it into update-
> exim4.conf.conf ?


Use your own router to do what? Define "router".


> in short - just what config file am I supposed to put my custom router
> in?


If you're going to do any editing of the exim config file, do it to
exim.conf (or if you split your config files, /etc/exim4/conf.d).


> do I have to re-run update-exim4.conf or is just restarting exim4
> services enough?


"/etc/init.d/exim4 restart" will re-read the configuration file.


> should i mod the config.auto... file in /var/lib/exim4 ?
> or should exim.conf go in this location?


No to both.


> forget about my master plans... right now i can't even get the mta to
> accept mail to forward to my pop server.


Exim only knows about SMTP because it's an MTA. POP3 is a totally
different protocol used to retrieve e-mail from a server to a MUA (Mail
User Agent... e.g. Thunderbird)


> apparently, exim will accept
> mail only for local accounts. I don't have any local accounts. ALL
> email should be forwarded to another server.


I think I've already told you this in a latter post, but you need to
configure exim to use a smarthost to relay your e-mail.


> I've read LOTS of doc's on exim, but nothing explains IN DETAIL what
> the various variables actually mean. I'm also not interested in
> reading a novel to setup a mail server that does nothing but forward
> mail to another server. how hard can this be?


It's not hard at all. "dpkg-reconfigure exim4-conf" and set it up to
use a smarthost to relay your e-mail. Your smarthost will be your ISPs
SMTP server.

See this for a definition of all of the configuration directives:

http://www.exim.org/exim-html-curren...tml/index.html

- Ken
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Debian


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:03 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Samsung | Cheap Magazines | Personal Loans | Books | Adult ADD



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109