What might be the reason for sendmail not able to delivery messages in this way: uuencode /tmp/test1 test1 | mailx -s "test" user at domain.com
While this works just fine: mailx -s "test" user at domain.com < /tmp/test1 mailq -----Q-ID----- --Size-- -----Q-Time----- ------------Sender/Recipient----------- nA2FdpkS003808 72021 Mon Nov 2 10:39 <admin at san00.local> (Deferred: 421 4.4.2 smtproxy6.domain.com Error: timeou) When would you expect to replace this outdated sendmail with contemporary mail system? -- Roman -- This message posted from opensolaris.org