On 25.07.2014 16:57, [email protected] wrote: > hi, > using: > sendmail -f [email protected] -t [email protected] < /home/sacarde/back/log > > great! ... the mail is sended and reached OK !! > > > > > only 2 things are not OK: > > - how can I set "object" ? > > - mail arrived are without "TO:" field.... !! very strange!! > in kmail: http://digilander.libero.it/sacarde/np/err-kmail.jpg > > > > sorry but I view only a small "sendmail" man page > > > > thank you > > [email protected] > > > -- > You received this mail because you are subscribed to [email protected] > To unsubscribe, send a mail to: [email protected] >
you might want to try: mail -s "your subject" [email protected] -f [email protected] < /home/sacarde/back/log As this is going to be unrelated to OpenSMTPD and i don't know if this is desired, you are welcome to contact me offlist if you need more help. Stefan -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
