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 
>> > [email protected] [email protected] 
> Ha! That works! (Well sort of)...
> I used the command:
> cat message | /usr/bin/msmtp --host=smtp.blueyonder.co.uk -f
> [email protected] [email protected] (where myotherdomain.eu has a
> catchall redirect the sends mail to [email protected])
>
> The mail came through with a "From" (and return) address of
> [email protected]
>
> 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 [email protected], or as
> [email protected]. 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
[email protected]
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