On 09/09/2012 09:07 PM, Arthur Dent wrote:
>> > You can test msmtp without using a configuration file by creating a 
>> > "message" and then doing something like....
>> > 
>> > cat message | /usr/bin/msmtp --host=smtp.blueyonder.co.uk -f 
>> > y...@whatever.com to...@someplace.com 
> Ha! That works! (Well sort of)...
> I used the command:
> cat message | /usr/bin/msmtp --host=smtp.blueyonder.co.uk -f
> m...@mydomian.org f...@myotherdomain.eu (where myotherdomain.eu has a
> catchall redirect the sends mail to m...@mydomain.com)
>
> The mail came through with a "From" (and return) address of
> SRS0=yLoOyU=mydomain.org=m...@myotherdomain.eu
>
> Not quite sure how those strings came about, but at least mail gets
> through.

Your "message" file....is it a properly formatted email message?

>
> So the question:
> What settings should I be using?

Not sure what you're asking there.....

>
> On my normal mail client (Evolution) I have (as instructed by
> blueyonder) got SSL on, delivering to port 465, with no authentication.
> I can send mail as m...@mydomain.org, or as
> misc.li...@blueyonder.etc.etc. as I am doing now.


-- 
Programming today is a race between software engineers striving to build bigger 
and better idiot-proof programs, and the Universe trying to produce bigger and 
better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry 
Compiled

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to