Обсуждение: Mail.postgresql.org is on the fritz

Поиск
Список
Период
Сортировка

Mail.postgresql.org is on the fritz

От
Josh Berkus
Дата:
All,

Having two issues with mail.postgresql.org:

(1) Sending mail via authenticated SMTP through mail.postgresql.org
hasn't been possible for months.

(2) for the last few weeks, it's been impossible to send mail using the
webmail (Horde) interface.

(3) mail.postgresql.org is (as of today) now erroring out when I send
messages via third-party SMTP and try to copy stuff to the "sent" folder.

Overall, it seems like mail.postgresql.org is breaking down.  Who's
running it?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


Re: Mail.postgresql.org is on the fritz

От
scrappy@hub.org
Дата:
'k, need a bit more details, since the server itself looks fine, and  
if email is working to the lists, smtp is running fine ...

1. if you telnet to port 25, what do you get?  This would only apply  
to remote (non-webmail) connections, but more and more ISPs have been  
blocking port 25 ... if you can't telnet to port 25, try port 587  
(smtp submission port), which is also enabled / running ...

2. have to test this one later tonight ...

3. try now, just restarted the imap server ... not expecting it to fix  
it, honestly, but if not, then I'll run through some tests on my  
account and make sure its working ...




Quoting Josh Berkus <josh@agliodbs.com>:

> All,
>
> Having two issues with mail.postgresql.org:
>
> (1) Sending mail via authenticated SMTP through mail.postgresql.org
> hasn't been possible for months.
>
> (2) for the last few weeks, it's been impossible to send mail using the
> webmail (Horde) interface.
>
> (3) mail.postgresql.org is (as of today) now erroring out when I send
> messages via third-party SMTP and try to copy stuff to the "sent" folder.
>
> Overall, it seems like mail.postgresql.org is breaking down.  Who's
> running it?
>
> --
> Josh Berkus
> PostgreSQL Experts Inc.
> http://pgexperts.com





Re: Mail.postgresql.org is on the fritz

От
Marc Fournier
Дата:
'k, now that I'm back alive and in front of my real computer …

Did my response for 1 help?

As to 2/3 … someone make modifications to the config files on Nov 1 1st that although didn't explicitly blocked sending
fromwebmail, the end result was the same … that is fixed now as well … 


On 2012-03-16, at 1:01 PM, Josh Berkus wrote:

> All,
>
> Having two issues with mail.postgresql.org:
>
> (1) Sending mail via authenticated SMTP through mail.postgresql.org
> hasn't been possible for months.
>
> (2) for the last few weeks, it's been impossible to send mail using the
> webmail (Horde) interface.
>
> (3) mail.postgresql.org is (as of today) now erroring out when I send
> messages via third-party SMTP and try to copy stuff to the "sent" folder.
>
> Overall, it seems like mail.postgresql.org is breaking down.  Who's
> running it?
>
> --
> Josh Berkus
> PostgreSQL Experts Inc.
> http://pgexperts.com


Re: Mail.postgresql.org is on the fritz

От
Josh Berkus
Дата:
> 1. if you telnet to port 25, what do you get?  This would only apply to
> remote (non-webmail) connections, but more and more ISPs have been
> blocking port 25 ... if you can't telnet to port 25, try port 587 (smtp
> submission port), which is also enabled / running ...

This has broken so many times that I've given up on it; I just use a
3rd-party SMTP server.  It'll work for a month, then break again.  I
only mentioned it because it might be related to the other failures.
FWIW, the problem seems to be authentication.  The mailserver is
answering, but always fails authentication.

> 2. have to test this one later tonight ...
> 
> 3. try now, just restarted the imap server ... not expecting it to fix
> it, honestly, but if not, then I'll run through some tests on my account
> and make sure its working ...

Looks like you fixed sending mail.  Sent without error from webmail, and
received.  Thanks!


-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com