
25th January 2006, 10:43
|
|
Member
|
|
Join Date: Jan 2006
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Mail trouble
Hi,
I seem to have some problems with my email, I can receive emails on my ISPConfig domains/accounts but I can't send mail, it doesnt reach the
destination, but there is also no message saying that it cant be deliverd.
Now I readed allready bunches of threads here with mail trouble but all seem very specific to their installations...
I do recall that with installing my Outlook I needed to set my outgoing SMTP
mail server to relay.skynet.be, can it be that this is also the trouble now, and if yes where do I need to change this?
Help please ???
Web-worlds
|

25th January 2006, 11:12
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,896
Thanks: 693
Thanked 4,191 Times in 3,207 Posts
|
|
If you set your smtp-server to relay.skynet.be in outlook ant this is not the name of your ISPConfig server, this problem has nothing to doe with your Server. Ask the owner of relay.skynet.be why you cant send emails.
If you want to send mails trough your server, you will have to set the realyhost in your postfix main.cf file.
Last edited by till; 25th January 2006 at 11:17.
|

25th January 2006, 19:16
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
If you want to use a relayhost for your server, have a look here: http://www.howtoforge.com/forums/sho...4&postcount=18
|

26th January 2006, 13:51
|
|
Member
|
|
Join Date: Jan 2006
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Till and Falko,
Both thanks for replying, the question is do I NEED to use this, my provider Belgacom (Skynet) says that this (with relay.skynet.be) is the only way that I can use my off-web mail.
From Till's comment I understand that this is not true? and if not then what are the pro's and con's
I also am still not able to read my mail via i.e. outlook, I changed my POP to the IP of the domain 87.66.12.16, but I still get this:
Log onto incoming mail server (POP3): The specified server was found, but there was no response from the server. Please verify that the port and SSL information is correct.
Hope I got it all
Kind regards,
Web-worlds
|

26th January 2006, 14:19
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,896
Thanks: 693
Thanked 4,191 Times in 3,207 Posts
|
|
Add this line to your /etc/postfix/main.cf to allow your server to relay trough the skynet gateway server:
Code:
relayhost = relay.skynet.be
To your pop3 problem:
Please dont use SSL encrypted pop3 to test your system. Disable SSL and when everything works we can checkout why SSL does not work with your outlook.
If this wont help, please post the output of:
|

26th January 2006, 15:01
|
|
Member
|
|
Join Date: Jan 2006
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi Til,
The relay.skynet has been done, and that... for as far as I can see now, works, now for the outlook problem, on the advanced tab there is a possibility to switch on/off the SSL authentication, these are for both POP and SMTP off, but still I get the same errors, here is the netstat -tap output:
I hope you can figure out what is going wrong here ????
Thanks,
Web-worlds
|

26th January 2006, 17:05
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,896
Thanks: 693
Thanked 4,191 Times in 3,207 Posts
|
|
Ok, this looks fine so far. When you try to fetch email with op3, which errors or messages do you get in your mail logfile in the /var/log/ directory?
|

26th January 2006, 17:16
|
|
Member
|
|
Join Date: Jan 2006
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Here is the contents of the log file, I cleared it before I made a connect so it is not cluttered with old info...
Quote:
Jan 26 17:12:54 server1 postfix/smtpd[27509]: connect from 16.12-66-87.adsl-static.isp.belgacom.be[87.66.12.16]
Jan 26 17:12:54 server1 postfix/smtpd[27509]: warning: support for restriction "check_relay_domains" will be removed from Postfix; use "reject_unauth_destination" instead
Jan 26 17:12:54 server1 postfix/smtpd[27509]: F2A7D23E2A: client=16.12-66-87.adsl-static.isp.belgacom.be[87.66.12.16]
Jan 26 17:12:55 server1 postfix/cleanup[27512]: F2A7D23E2A: message-id=<20060126161254.F2A7D23E2A@server1.web-worlds.com>
Jan 26 17:12:55 server1 postfix/qmgr[11787]: F2A7D23E2A: from=<info@seventh-scent.be>, size=795, nrcpt=1 (queue active)
Jan 26 17:12:55 server1 postfix/pickup[26624]: 8C23A29C57: uid=10002 from=<web2_info>
Jan 26 17:12:55 server1 postfix/cleanup[27512]: 8C23A29C57: message-id=<20060126161255.8C23A29C57@server1.web-worlds.com>
Jan 26 17:12:55 server1 postfix/qmgr[11787]: 8C23A29C57: from=<web2_info@server1.web-worlds.com>, size=382, nrcpt=1 (queue active)
Jan 26 17:12:55 server1 postfix/local[27536]: 8C23A29C57: to=<admispconfig@localhost.web-worlds.com>, orig_to=<admispconfig@localhost>, relay=local, delay=0, status=sent (delivered to command: /usr/bin/procmail -f-)
Jan 26 17:12:55 server1 postfix/qmgr[11787]: 8C23A29C57: removed
Jan 26 17:12:56 server1 postfix/smtpd[27509]: disconnect from 16.12-66-87.adsl-static.isp.belgacom.be[87.66.12.16]
Jan 26 17:13:02 server1 postfix/local[27513]: F2A7D23E2A: to=<web2_info@server1.web-worlds.com>, orig_to=<info@seventh-scent.be>, relay=local, delay=8, status=sent (delivered to command: /usr/bin/procmail -f-)
Jan 26 17:13:02 server1 postfix/qmgr[11787]: F2A7D23E2A: removed
|
Thanks again fro your reply... I am so lost
Web worlds
|

26th January 2006, 17:39
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
These messages are related to Postfix, not POP3. Please post POP3-related log lines.
Quote:
|
Jan 26 17:12:54 server1 postfix/smtpd[27509]: warning: support for restriction "check_relay_domains" will be removed from Postfix; use "reject_unauth_destination" instead
|
BTW, you should replace check_relay_domains with reject_unauth_destination in /etc/postfix/main.cf and restart Postfix.
|

26th January 2006, 17:54
|
|
Member
|
|
Join Date: Jan 2006
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi Falko,
I this another file or still /var/log/mail where this should be ???
I mean the POP3 related log lines?
Last edited by web-worlds; 26th January 2006 at 17:59.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 22:19.
|
Recent comments
13 hours 8 min ago
22 hours 35 min ago
23 hours 25 min ago
1 day 2 hours ago
1 day 7 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 19 hours ago
2 days 54 min ago
2 days 2 hours ago