-
Notifications
You must be signed in to change notification settings - Fork 179
Q1404
Nigel Metheringham edited this page Nov 30, 2012
·
3 revisions
I have queue_domains
or queue_smtp_domains
set, and use -qf to
force delivery of waiting mail when I dial in. How can I arrange for any
new messages that arrive while I'm connected to be delivered
immediately?
Instead of queue_domains
or queue_smtp_domains
, use the queue_only_file
option. This causes messages to be queued if a particular file exists. If you put the word smtp > before the file name, the queueing applies only to domains that are
delivered by SMTP, thus not affecting local deliveries:
queue_only_file = smtp/etc/present/when/not/connected
Then, in the scripts which are run when you connect and disconnect, arrange to remove the file after connection, and create it just before disconnection.
- When I'm not connected to the Internet, how can I arrange for mail to
- I have a dial-up machine, and I use the
queue_smtp_domains
option so - How should Exim be configured when it is acting as a temporary storage
- I have
queue_domains
orqueue_smtp_domains
set, and use -qf to - I have an ISDN connection and would like a way of running the queue
- When I dial up to collect mail from my ISP, only the first 10 messages
- RFC 1985 specifies that the SMTP command
ETRN host.domain
causes all - If email has been deferred to a member on a local mailing list
- I would like to have a separate queue per domain for hosts which dial in