Hello,
At home I have a number of FreeBSD systems (14.2) and I have all of them sending the periodic cron mail reports to my main desktop system using aliases. The main system is using sendmail, all the others the default dma. I've been using Thunderbird for a long time and had it configured to read the file in /var/mail where everything went. That stopped working some time ago, so I've been running mutt in a terminal beside the Thunderbird window ever since. That works, of course, but it's kind of clunky. I had some time the other day and thought I would see if I could get sendmail to forward everything to my regular email account so I could dispense with mutt.
I first tried with dma and that was pretty easy. I could do it that way on all the systems, but they're already forwarding everything to the main system anyway, it would require a lot of duplicated effort, and the main system is already running sendmail. The settings I need (from Thunderbird) are port 465, normal password, and SSL/TLS. I've been wading through reams and reams of documentation on sendmail, and I still haven't gotten it to work. This seems like it should be fairly simple and it's not a complicated system. But so far I haven't been successful. The configuration I have right now is trying to use STARTTLS which isn't going to work in this case.
I've been using FreeBSD for a long time, mostly as a desktop system, so setting up mail this way is new territory, and some of the terminology is unfamiliar. What are the changes I would need to make to a vanilla system to get this to work? I've already rebuilt sendmail with SASL support and installed cyrus-sasl and cyrus-sasl-saslauthd. But other than that, assume a fresh system.
Regards,
Denver
At home I have a number of FreeBSD systems (14.2) and I have all of them sending the periodic cron mail reports to my main desktop system using aliases. The main system is using sendmail, all the others the default dma. I've been using Thunderbird for a long time and had it configured to read the file in /var/mail where everything went. That stopped working some time ago, so I've been running mutt in a terminal beside the Thunderbird window ever since. That works, of course, but it's kind of clunky. I had some time the other day and thought I would see if I could get sendmail to forward everything to my regular email account so I could dispense with mutt.
I first tried with dma and that was pretty easy. I could do it that way on all the systems, but they're already forwarding everything to the main system anyway, it would require a lot of duplicated effort, and the main system is already running sendmail. The settings I need (from Thunderbird) are port 465, normal password, and SSL/TLS. I've been wading through reams and reams of documentation on sendmail, and I still haven't gotten it to work. This seems like it should be fairly simple and it's not a complicated system. But so far I haven't been successful. The configuration I have right now is trying to use STARTTLS which isn't going to work in this case.
I've been using FreeBSD for a long time, mostly as a desktop system, so setting up mail this way is new territory, and some of the terminology is unfamiliar. What are the changes I would need to make to a vanilla system to get this to work? I've already rebuilt sendmail with SASL support and installed cyrus-sasl and cyrus-sasl-saslauthd. But other than that, assume a fresh system.
Regards,
Denver