> 
> 
> We're trying to configure Cobbler for sending an email when system has been 
> installed. I have read this post 
> http://www.mail-archive.com/[email protected]/msg08546.html, but 
> our system continues not sending mail.
> We do not have configured a local MTA in our cobbler server, but if we send 
> an email to our MTA (in other server), mail is sent OK.
> 
> Our kickstart file includes, at the end of the file, following lines:
> [...]
> # Enable post-install boot notification
> $SNIPPET('post_anamon')
> # Start final steps
> $SNIPPET('kickstart_done')
> # End final steps
> 
> But mail is not sent.
> 
> Why?

does it ever try to send? I had this issue where it was throwing a 500 error 
when trying to send and the fix was

https://github.com/cobbler/cobbler/commit/596579e8edf31029bd95c3c1e040550b0a7e0883

thanks

_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to