I am using exim4 on Debian 5 VPS, but got "real" mail on Google Apps account. I wish to configure exim4 so it accepts mail from localhost only (this one is easy), and resend it all using remote_smtp (even for exim''m own domain!). I know this is possible and ease, but cannot realize how. The simplest thing I could think of is dc_localdelivery=''remote_smtp'' in update-exim4.conf.conf, but this does not help. Please, give me solution fo Split configuration, I''ll learn on examples.
????? ???????? <anticode at mobilmir.ru> wrote:> I am using exim4 on Debian 5 VPS, but got "real" mail on Google Apps > account. I wish to configure exim4 so it accepts mail from > localhost only (this one is easy), and resend it all using > remote_smtp (even for exim''m own domain!). I know this is possible > and ease, but cannot realize how.> The simplest thing I could think of is > dc_localdelivery=''remote_smtp'' in update-exim4.conf.conf, but this > does not help.[...] Sounds like a perfect match for "mail sent by smarthost; no local mail". cu andreas