I feel like I've tried everything--installing SASL, configuring transport files, etc. All the related threads I've found highlight that it can take days of work to get this working. Just seems like it shouldn't be this hard to send an email.
The latest error suggests that SASL and Postfix are not playing together nicely:
Jun 1 10:04:58 postfix/smtp[21709]: B69E45F974F: to=<hugh@XXX.com>, relay=smtp.XXXX.net[xxx.xxx.xxx.xxx]:25, delay=0.09, delays=0/0/0.09/0, dsn=4.7.0, status=deferred (SASL authentication failed; cannot authenticate to server smtp.XXX.net[xxx.xxx.xxx.xxx]: no mechanism available)
I'm happy to post logs, config files, package lists, etc, but before cluttering the thread, I'd just love to ask for advice on next steps:
- does anyone have a sample working configs for Postfix on Fedora? /etc/postfix/main.cf, /etc/postfix/sasl_password (pws stripped of course), /etc/postfix/transport, /etc/sysconfig/saslauthd, /use/lib64/sasl2/smtpd.conf, relevant packages (do I need cyrus?), etc
- is there a premium support forum where I can pay someone for their expertise so that I don't spend my next few weekends working through this issue?
Thanks for the help so far. Any additional insights would be much appreciated.
Some of the more helpful resources I reviewed include (all discovered through the great google.com/linux suggestion from bigrigdriver):
http://www.linuxquestions.org/questi...ration-585147/
http://linuxgazette.net/142/pfeiffer.html
http://www.marksanborn.net/linux/sen...tu-lts-server/