Displaying 8 results from an estimated 8 matches for "psalm19pix".
2020 Apr 19
5
[Off topic] sending mail from Comcast was: Sendmail not working
...-sendmail-server-centos-7/
Sigh - bad examples for you.... undo if you can.
Postfix provides the "sendmail" utility.
# rpm -qf `which sendmail`
postfix-2.10.1-7.el7.x86_64
>
>
> now I get this:
>
>
> # echo "Subject: sendmail test4" | sendmail kevink at psalm19pix.com
> [root at kdb-bugs auth]# echo "Subject: sendmail test4" | sendmail -v
> kevink at psalm19pix.com
> kevink at psalm19pix.com... Connecting to [127.0.0.1] via relay...
> kevink at psalm19pix.com... Deferred: Connection reset by [127.0.0.1]
> Closing connection to [127.0...
2020 Apr 19
3
[Off topic] sending mail from Comcast was: Sendmail not working
> -----Original Message-----
> From: Tim Evans
> Sent: Sunday, April 19, 2020 12:50 PM
>
> On 4/19/20 12:38 PM, S.Bob wrote:
> >
> > On 4/19/20 10:36 AM, Tim Evans wrote:
> >> On 4/19/20 12:28 PM, S.Bob wrote:
> >>> All;
> >>>
> >>>
> >>> I installed sendmail via yum, but if I test it like this:
> >>>
2020 Apr 19
4
[Off topic] sending mail from Comcast was: Sendmail not working
...net]
systemctl restart postfix # restart to make changes effective
systemctl status postfix # check status
echo "Subject: sendmail test4" | sendmail your_xfinity_email at comcast.com # if this works, then test outside email
echo "Subject: sendmail test4" | sendmail kevink at psalm19pix.com # does it get there?
>
>
>
> On 4/19/20 12:39 PM, Jason Pyeron wrote:
> >> -----Original Message-----
> >> From: S.Bob
> >> Sent: Sunday, April 19, 2020 2:26 PM
> >> To: centos at centos.org
> >> Subject: Re: [CentOS] [Off topic] send...
2020 Apr 19
1
[Off topic] sending mail from Comcast was: Sendmail not working
...ending mail from Comcast was: Sendmail not working
>
> OK, I've fired up a new VM, new CentOS 7 install, now I get this:
>
> # rpm -qf `which sendmail`
> postfix-2.10.1-7.el7.x86_64
>
>
>
> Can you point me to how to set this up properly? Note that I won the
> psalm19pix.com domain, it's hosted at fastmail.com, and as far as I know
> requires SSL. Can I setup sendmail to use this as it's SMPT connection?
>
No idea what all of that means. Contact support at fastmail.com? I am only helping with you sending mail from Comcast ISP.
>
> Thanks aga...
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
OK, I've fired up a new VM, new CentOS 7 install, now I get this:
# rpm -qf `which sendmail`
postfix-2.10.1-7.el7.x86_64
Can you point me to how to set this up properly? Note that I won the
psalm19pix.com domain, it's hosted at fastmail.com, and as far as I know
requires SSL. Can I setup sendmail to use this as it's SMPT connection?
Thanks again...
On 4/19/20 12:39 PM, Jason Pyeron wrote:
>> -----Original Message-----
>> From: S.Bob
>> Sent: Sunday, April 19, 202...
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
...t postfix # restart to make changes effective
> systemctl status postfix # check status
>
> echo "Subject: sendmail test4" | sendmail your_xfinity_email at comcast.com # if this works, then test outside email
>
> echo "Subject: sendmail test4" | sendmail kevink at psalm19pix.com # does it get there?
>
>>
>>
>> On 4/19/20 12:39 PM, Jason Pyeron wrote:
>>>> -----Original Message-----
>>>> From: S.Bob
>>>> Sent: Sunday, April 19, 2020 2:26 PM
>>>> To: centos at centos.org
>>>> Subject: Re: [C...
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
I followed this guide:
https://pepipost.com/tutorials/install-sendmail-server-centos-7/
now I get this:
# echo "Subject: sendmail test4" | sendmail kevink at psalm19pix.com
[root at kdb-bugs auth]# echo "Subject: sendmail test4" | sendmail -v
kevink at psalm19pix.com
kevink at psalm19pix.com... Connecting to [127.0.0.1] via relay...
kevink at psalm19pix.com... Deferred: Connection reset by [127.0.0.1]
Closing connection to [127.0.0.1]
Thoughts?
On...
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
...examples for you.... undo if you can.
>
> Postfix provides the "sendmail" utility.
>
> # rpm -qf `which sendmail`
> postfix-2.10.1-7.el7.x86_64
>
>>
>> now I get this:
>>
>>
>> # echo "Subject: sendmail test4" | sendmail kevink at psalm19pix.com
>> [root at kdb-bugs auth]# echo "Subject: sendmail test4" | sendmail -v
>> kevink at psalm19pix.com
>> kevink at psalm19pix.com... Connecting to [127.0.0.1] via relay...
>> kevink at psalm19pix.com... Deferred: Connection reset by [127.0.0.1]
>> Closing...