Browse Source

AFAIK MTA is a Mail Transfer Agent - not a Mail Delivery Agent ...

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1794 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
b453567ecf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/base/sendmail/config.in

+ 1
- 1
package/base/sendmail/config.in

@ -21,7 +21,7 @@
# --- ROCK-COPYRIGHT-NOTE-END ---
menu_begin MENU_MAILER 'Selecting MTA (mail delivery agent)'
menu_begin MENU_MAILER 'Selecting MTA (mail transfer agent)'
default=''; list=''
while read pkg ver ; do
default=${default:-$pkg}

Loading…
Cancel
Save