projects
/
exim.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
debian experimental exim-daemon-heavy config
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0483
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
# $sender_data and $recipient_data
2
exim -bs -d-all+route
3
mail from:<sender@domain1>
4
rcpt to:<recip@domain2>
5
rcpt to:<other@domain2>
6
quit
7
****