If you run 'mailq -q' from the command line, does it show anything queued up trying to go out? Yeah, the 'while' loop probably wasn't the best way to send one e-mail. Live and learn. ;)
-----Original Message----- From: Mustafa Ülker [mailto:mustafa.ulker@gmail.com] Sent: Thursday, April 13, 2006 8:40 AM To: suse-kde@suse.com Subject: [suse-kde] sending mail problem
hi all.
i was sending mail with this. mail -s "subject" mustafa.ulker@gmail.com < /home/efe/Documents/100x100.JPG today i couldn't send.
i am sure this is my mistake. i mustn't do this in a loop. :)
while mail -s "subject" mustafa.ulker@gmail.com < /home/efe/Documents/100x100.JPG; do echo MailSent; done
about 200 mail was sent than i stopped sending, everything was okay. i was surfing on internet. after 30-40 minutes later system didn't answer anything except mouse. mouse was active. but nothing worked. finally it was necessary to press the reset button. :)
now i can't send mails with "mail" by konsole. how can i configure it again?
thanx
-- CSE: mustafa.ulker~gmail.com void circle(){ if (circle!=have been understood) circle(); }
participants (1)
-
Black, Alain