I'm just thinking up ideas here mostly...
But my ISP (Frontiernet.net) has begun filtering ALL outgoing SMTP traffic to their email servers only. So what I have discovered is that when I send an email through my ISP's SMTP server, it strips my
[email protected] address as the orginiating address and replaces it with my ISP's email address (
[email protected]). While that is not an issue, what happens is that the rest of the headers still contain the other information I entered into outlook. My name, my servers email addres (
[email protected]) and so forth.
So when inside of Outlook I send email FROM my @modemnet.net profile which must go through my ISPs server and the mail is aimed at someone else ON my server the email bounces back with the following error:
**********
This is the Postfix program at host relay04.roc.ny.frontiernet.net.
I'm sorry to have to inform you that your message could not be be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can delete your own text from the attached returned message.
The Postfix program
<
[email protected]>: host mail.modemnet.org[69.64.171.88] said:
550-Verification failed for <
[email protected]> 550 Sender verify
failed (in reply to RCPT TO command)
**********
Correct me if I am wrong, but it seems like that email leaving my PC is going to my ISP's SMTP. The email then is sent from that server/ISP account to my modemnet.org server. The modemnet.org server sees the orginiating location on the citlink server and see's it's trying to coming from a modemnet account and is rejected back to the citlink/frontier server. From there the frontier/citlink server replies back to me with the above message.
I was wondering what to do or how to fix that. All of this is coming DIRECTLY from the result of my ISP port filtering port 25 to send ALL email through them and through my ISP email account.