• skip to content

PSCS Wiki

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace:

allow

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • how_to (46)
  • reference (34)
  • faq (6)
  • adminapi (2)
  • mailapi (1)
  • what_is (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • SMTPClientAllowAdd Action
  • SMTPClientAllowRemove Action
  • SMTPClientAllows Replacement
  • 550 5.7.1 Relaying not allowed! Bad sender IP address
  • Allow Remote Access to VPOP3 Mailboxes
  • How To Allow Mail Relay Through VPOP3
  • Accepting Incoming SMTP through a router
  • Error message after sending RCPTTO: - error 0 - text 550 5.7.1 Relaying not allowed! Bad sender IP address
  • VPOP3 Server Access Not Allowed
  • Error Message - VPOP3 xxxx Server Access Not Allowed - See Your Administrator
  • Allow messages through from a specific IP address

Fulltext results:

Allow Remote Access to VPOP3 Mailboxes @how_to
15 Hits, Last modified: 7 years ago
======Allow Remote Access to VPOP3 Mailboxes====== Sometimes people want to be able to access their offic... st you need to set your router and/or firewall to allow incoming access to the VPOP3 computer on the rele... l or Internet security software, you may need to 'allow' VPOP3 to act as a service on the Internet and also allow the specific ports through the software firewall
How To Setup VPOP3 Service Security @how_to
14 Hits, Last modified: 7 years ago
puter's IP address. This is useful if you want to allow access from only certain IP addresses (eg within ... estriction blocks access (DENY) or allows access (ALLOW). If the service requires authentication, then ... * rule for any gateways (routers) - create an **ALLOW** rule for each network which the VPOP3 computer ... : * DENY 192.168.1.1 (the router address) * ALLOW 192.168.1.0/24 (the local network) * ALLOW 127.
How To Allow Mail Relay Through VPOP3 @how_to
14 Hits, Last modified: 10 days ago
=====How To Allow Mail Relay Through VPOP3===== If you are allowing remote access into VPOP3 [[Allow Remote Access to VPOP3 Mailboxes|to collect mail]... n send outgoing messages. However, if you want to allow remote users to send mail, you may not know the I... ault settings will have **Block - routers** and **Allow - Local Nets** entries. These will block the rout
SMTP -> General tab @reference
10 Hits, Last modified: 7 years ago
case VPOP3 supports TLS encryption, but will also allow unencrypted sessions from the email client * TLS - VPOP3 requires TLS encryption, and will not allow unencrypted sessions * SSL - VPOP3 requires SSL... on for internal/incoming mail** option below will allow that to work. ====Require POP3 then SMTP authent... mail just prior. You can tell VPOP3 how long to allow between the POP3 login and the SMTP connection st
550 5.7.1 Relaying not allowed! Bad sender IP address @how_to
6 Hits, Last modified: 7 years ago
cal network, and you have not configured VPOP3 to allow this. You have to be careful when allowing this, ... ions here]] telling you how to configure VPOP3 to allow relaying of mail from outside your local network.... equired subnets are allowed, or add a new rule to allow the required subnets. **IMPORTANT: Do not add a rule to allow 'any host' to send mail unless you are requiring
Remote Access to VPOP3 without a permanent Internet connection @how_to
5 Hits, Last modified: 7 years ago
ss Server'' network service and configure this to allow incoming TCP/IP connections. If the Remote Acces... the VPOP3 computer itself, then you only need to allow inward access to the VPOP3 computer itself, otherwise you will need to allow inward access to the whole network. ===Dial-in s... the VPOP3 computer itself, then you only need to allow inward access to the VPOP3 computer itself, other
Incoming SMTP Feed @how_to
5 Hits, Last modified: 7 years ago
t turn the VPOP3 PC off at night. * You have to allow incoming SMTP connections through your firewall (... 25 TCP) to the VPOP3 computer * Your ISP has to allow incoming SMTP connections to you on port 25. A fe... ng you may make it into an open relay - that will allow spammers to send millions of messages through you... address in there as allowed, and do NOT have an **Allow Any** row in the restrictions unless you want to
How To Encrypt Sessions @how_to
5 Hits, Last modified: 7 years ago
ypted. With STARTTLS you can tell VPOP3 to either allow plain or encrypted sessions, or to require encryp... r which allows incoming connections, you **must** allow either encrypted or plain sessions, or some mail ... column. As previously mentioned, if you want to allow incoming SMTP, then the SMTP service on port 25 s... If you set it to ''Auto-Detect'' then VPOP3 will allow either SSL or non-encrypted connections (on the s
Accepting Incoming SMTP through a router @how_to
5 Hits, Last modified: 7 years ago
obably need to modify the router configuration to allow this. Most routers' default configuration will only allow outbound connections (ie connections from the loc... ng SMTP mail, then you need to tell the router to allow inbound connections on port 25 for the IP address... able to do this. Note that most routers will not allow this behaviour (incoming SMTP) if you are using a
SMTP Rule Example - restrict who can send to a local email address @how_to
5 Hits, Last modified: 7 years ago
hort way, using two rules=== You need one rule to allow all other senders to send to the list, then secon... senders from sending to the list. If you want to allow more senders, just add more rules like the first ... ers from sending to the list, then second rule to allow anyone not matched by the first rule. Create two... rule **must come after** the above rule, and will allow messages to the list, if they were not rejected b
Access Restrictions Internal Format @reference
5 Hits, Last modified: 22 months ago
st, with 7 fields, separated by | characters - Allow: 0 = block, 1 = allow - Type: 0 = special, 2 = IPv4, 23 = IPv6, 100 = GeoIP - IP Address in text for... = 'Any', 1 = 'Local Networks', 2 = 'Routers' - Allow NoAuth: 0 = no, 1 = yes - List of user IDs if o... s if more restrictive" is unchecked Then - 1 = Allow - 0 = Special - <blank> = N/A - 1 = Local N
SMTP Service -> Advanced Tab @reference
5 Hits, Last modified: 7 years ago
p://tools.ietf.org/html/rfc3461|RFC 3461]]) which allow customised delivery status notifications in a mor... s, but the option is here if you wish. ====Don't allow addresses with '%' in their address==== According... e this trick, so, unless you specifically want to allow % characters in email addresses, turning it off w... n though it's actually perfectly safe. ====Don't allow addresses with '!' in their address==== According
Sharing IMAP4 folders @how_to
4 Hits, Last modified: 7 years ago
aring IMAP4 folders====== Some email clients will allow you to share IMAP4 folders from within the client itself (eg eM Client) or have plugins to allow this (eg Mozilla Thunderbird with the Imap-ACL ex... to set up sharing. If your email client does not allow you to set up sharing, you can use the VPOP3 Webm... e 'Share Folder'. Then, click 'Add Permission' to allow someone else to access the folder. Choose the use
550/553 Not Permitted error from BT Internet's mail servers @how_to
3 Hits, Last modified: 7 years ago
il servers====== BT Internet's mail servers only allow messages to be sent from 'approved' email address... native to mail forwarding, a better way may be to allow remote access directly into the VPOP3 mailbox. See - [[Allow remote access to VPOP3 mailboxes]], or - [[Usin
Groups @reference
3 Hits, Last modified: 7 years ago
put in their own groups. Then, you can prevent or allow a group of students from accessing their mail in ... embers will be put into the "Everyone" list * **Allow Sending Internet Mail** - if this option is check... nded if you want to enforce sending limits) * **Allow Receiving Internet Mail** - if this option is che
POP3 Server -> General Tab @reference
3 Hits, Last modified: 7 years ago
Webmail -> Advanced tab @reference
3 Hits, Last modified: 7 years ago
Error message after sending RCPTTO: - error 0 - text 550 5.7.1 Relaying not allowed! Bad sender IP address @how_to
3 Hits, Last modified: 7 years ago
How to Forward Messages to an External Address @how_to
3 Hits, Last modified: 7 years ago
Forwarded Emails Not Arriving @how_to
3 Hits, Last modified: 7 years ago
Using a Mobile Phone with VPOP3 @how_to
3 Hits, Last modified: 7 years ago
Setting up an iPhone/iPad/iPod Touch @how_to
2 Hits, Last modified: 7 years ago
How to Install VPOP3 @how_to
2 Hits, Last modified: 4 years ago
Lists @reference
2 Hits, Last modified: 7 years ago
Misc -> Advanced Tab @reference
2 Hits, Last modified: 7 years ago
Import Users From File @reference
2 Hits, Last modified: 7 years ago
How to filter attachments @how_to
2 Hits, Last modified: 7 years ago
Allow messages through from a specific IP address @reference
2 Hits, Last modified: 3 years ago
"Too many logins" error message @how_to
2 Hits, Last modified: 7 years ago
SMTP Server Lua Scripting @reference
2 Hits, Last modified: 3 weeks ago
SMTP Relay Protection in VPOP3 @how_to
2 Hits, Last modified: 7 years ago
VPOP3 Server Access Not Allowed @how_to
2 Hits, Last modified: 7 years ago
What is Webmail? @faq
2 Hits, Last modified: 7 years ago
SMTP Relay Service FAQ @faq
2 Hits, Last modified: 4 years ago
Support Remote Access facility @faq
2 Hits, Last modified: 7 years ago
Permissions @reference
2 Hits, Last modified: 7 years ago
Address Book tab @reference
2 Hits, Last modified: 7 years ago
IMAP4 -> Advanced tab @reference
1 Hits, Last modified: 7 years ago
DMARC Reporter Script @reference
1 Hits, Last modified: 19 months ago
Incoming SMTP Mail @reference
1 Hits, Last modified: 7 years ago
SMTPClientAllowAdd Action @adminapi
1 Hits, Last modified: 7 years ago
Spamfilter -> General @reference
1 Hits, Last modified: 7 years ago
Misc -> External Fax Tab @reference
1 Hits, Last modified: 7 years ago
POP3 Server @reference
1 Hits, Last modified: 7 years ago
SMTP Server @reference
1 Hits, Last modified: 7 years ago
SMTP Service -> VRFY/EXPN Tab @reference
1 Hits, Last modified: 7 years ago
Attachment Processing Script @reference
1 Hits, Last modified: 3 years ago
Spam Filter Rules @reference
1 Hits, Last modified: 2 years ago
Spamfilter database comparators @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: Goto @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNS @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: StartDNSBL @reference
1 Hits, Last modified: 7 years ago
Spam Filter Rules: StartSURBL @reference
1 Hits, Last modified: 7 years ago
VPOP3 Status Monitor @reference
1 Hits, Last modified: 7 years ago
Status Monitor (port 5109) protocol @reference
1 Hits, Last modified: 6 years ago
User Advanced settings @reference
1 Hits, Last modified: 7 years ago
What is IMAP4 @what_is
1 Hits, Last modified: 7 years ago
Settings -> Diagnostics @reference
1 Hits, Last modified: 7 years ago
Sending mail from different email addresses or domains @how_to
1 Hits, Last modified: 7 years ago
Settings -> Attachment Processing @reference
1 Hits, Last modified: 7 years ago
How to install the VPOP3 Status Monitor on other PCs @how_to
1 Hits, Last modified: 7 years ago
Can you remotely log into our VPOP3 computer to fix a problem? @faq
1 Hits, Last modified: 7 years ago
Encryption @faq
1 Hits, Last modified: 7 years ago
GDPR for hosted VPOP3 service @faq
1 Hits, Last modified: 7 years ago
How to Access VPOP3's WebMail @how_to
1 Hits, Last modified: 7 years ago
How to Backup VPOP3 @how_to
1 Hits, Last modified: 7 years ago
create_a_mail_collector @how_to
1 Hits, Last modified: 7 years ago
Custom filtering incoming mail @how_to
1 Hits, Last modified: 7 years ago
-ERR Mailbox Locked error @how_to
1 Hits, Last modified: 7 years ago
French Webmail Language File @how_to
1 Hits, Last modified: 7 years ago
Full Text Search @how_to
1 Hits, Last modified: 7 years ago
German Webmail Language Page @how_to
1 Hits, Last modified: 7 years ago
"How To" Articles @how_to
1 Hits, Last modified: 3 years ago
Configuring iCal on Mac OSX to connect to VPOP3's CalDAV service @how_to
1 Hits, Last modified: 7 years ago
The ISP needs POP3 before SMTP authentication @how_to
1 Hits, Last modified: 7 years ago
Archive Script @reference
1 Hits, Last modified: 2 years ago
Locked Accounts @how_to
1 Hits, Last modified: 7 years ago
Outlook/Windows Messaging reports "No transport provider is available" @how_to
1 Hits, Last modified: 7 years ago
Out of Disk Space When Sending Mail @how_to
1 Hits, Last modified: 7 years ago
Outlook not able to connect to VPOP3 Enterprise v6.8 when using SSL/TLS @how_to
1 Hits, Last modified: 7 years ago
Problems accessing VPOP3 Settings @how_to
1 Hits, Last modified: 7 years ago
Problems sending mail via BT from your own domain @how_to
1 Hits, Last modified: 7 years ago
Problems sending messages to spam@<your domain> @how_to
1 Hits, Last modified: 7 years ago
Require SMTP Authentication @how_to
1 Hits, Last modified: 7 years ago
Restore Deleted Calendars @how_to
1 Hits, Last modified: 3 years ago
Restricting the number of recipients sent to @how_to
1 Hits, Last modified: 7 years ago
Restricting the number of messages sent @how_to
1 Hits, Last modified: 7 years ago
SMTPClientAllowRemove Action @adminapi
1 Hits, Last modified: 7 years ago
Spam filter not working @how_to
1 Hits, Last modified: 7 years ago
AutoresponderConditionList Replacement @mailapi
1 Hits, Last modified: 7 years ago
DokuWiki @wiki
1 Hits, Last modified: 3 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki