Hi all. Background information: -----------------------
We're running Fedora 17 Linux on a network of Intel machines. The mail spool /var/spool/mail is on our mailhost dsm.dsm.fordham.edu; said mail spool is NFS-mounted (via autofs, the RPM being autofs-5.0.6-23.fc17.x86_64) by all the other Linux boxes in our network. Our MTA is sendmail (provided by the sendmail-8.14.5-14.fc17.x86_64 RPM). On the mailhost dsm.dsm.fordham.edu, the file /etc/mail/local-host-names contains the lines dsm.dsm.fordham.edu dsm.fordham.edu (among others). Moreover, we have sobolev@dsm:~$ nslookup -query=mx dsm.fordham.edu Server: 150.108.4.11 Address: 150.108.4.11#53 dsm.fordham.edu mail exchanger = 10 dsm.dsm.fordham.edu. Thus mail going to [email protected] will really go to [email protected]. Mailman (provided by the mailman-2.1.14-13.fc17.x86_64 RPM) runs on the mail host dsm.dsm.fordham.edu. "test" is a mailman list, which I use for testing purposes. I am a member of the test list. The problem: ------------ The following problem just started happening today. If I am logged in on dsm.dsm.fordham.edu, I can send mail to (say) test or to [email protected]. If I am logged in on any other host on the network, I can send mail to [email protected]. HOWEVER, if I send mail to [email protected], mail bounces. If I use the command-line "mail" client (with the verbose option), I get 550 5.1.1 <[email protected]>... User unknown If I use emacs VM, I get Debugger entered--Lisp error: (error "Sending...failed with exit value 67") signal(error ("Sending...failed with exit value 67")) error("Sending...failed with exit value %d" 67) sendmail-send-it() mail-send() vm-mail-send() vm-mail-send-and-exit(nil) call-interactively(vm-mail-send-and-exit nil nil) If any of you have any insight about this problem, please let me know. Many thanks. -- Art Werschulz (8-{)} "Metaphors be with you." -- bumper sticker GCS/M (GAT): d? -p+ c++ l++ u+ P++ e--- m* s n+ h f g+ w+ t+ r- Net: [email protected] http://www.dsm.fordham.edu/~agw Phone: Fordham U. (212) 636-6325, Columbia U. (646) 775-6035 ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
