-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Wed, 26 Jun 2002 16:52:47 -0400, Brian Witowski wrote:

>My COL 3.1 server acts as a router/gateway and mail server running smtp.  My
>workstations are set up with my server as the POP3 and smtp server.
>Fetchmail goes out and retrieves mail from POP3 accounts periodically and
>dumps it in the corresponding linux account.  This makes getting email
>appear to be faster and works great.
>
>My problem is I am using a dial-up account and pppd on the server.  When I
>try to do a send/receive on a workstation, it fails if the server is not
>connected.  My question: Is there a way to cache the outgoing mail on the
>server instead of the workstation?  And have the server send it when there
>is a connection?
>

Yes, you can.

If you have a stock sendmail (and sendmail-cf installed), you have to
add this to /usr/share/sendmail/cf/cf/generic-openlinux.mc:

define(`confDELIVERY_MODE', `deferred')

and possibly

FEATURE(accept_unresolvable_domains)

Then exec:

mta-switch newconfig

This will rebuild /etc/mail/sendmail.cf. Restart sendmail and you're
ready.

It's a good idea to exec sendmail -q upon connection (it will process
the mail queue).

PS: backup /etc/mail/sendmail.cf before doing mta-switch newconfig (in
case something fails).


Federico Voges
Socio gerente

Intrasoft
Malabia 2137 14 A
(1425) Buenos Aires
Argentina

Te/Fax: 54-11-4833-5182
e-mail: [EMAIL PROTECTED]
Web: http://www.intrasoft.com.ar

PGP Public Key Fingerprint: A536 4595 EB6F D197  FBC1 5C3A 145C 2516

-----BEGIN PGP SIGNATURE-----
Version: PGPsdk version 1.7.1 (C) 1997-1999 Network Associates, Inc. and its 
affiliated companies.

iQA/AwUBPRotjRRcJRaVKt4XEQIF2wCgiJr8FETI+mtWFW+zrlhgeubhIfwAoLH0
CiAX9Z+2tOOC1VP83JY9VBKc
=0dbQ
-----END PGP SIGNATURE-----


_______________________________________________
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to