[GH-ISSUE #359] 老哥imap和stmp错误[BUG] #120

Closed
opened 2026-02-26 20:35:44 +03:00 by kerem · 4 comments
Owner

Originally created by @666-eth on GitHub (Jul 22, 2024).
Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/359

复现步骤

老哥imap和stmp错误
用不了

预期行为

image

Originally created by @666-eth on GitHub (Jul 22, 2024). Original GitHub issue: https://github.com/dreamhunter2333/cloudflare_temp_email/issues/359 ## 复现步骤 老哥imap和stmp错误 用不了 ## 预期行为 ![image](https://github.com/user-attachments/assets/7f2cceab-16a6-45f5-98c7-36c733fc3ba8)
kerem closed this issue 2026-02-26 20:35:45 +03:00
Author
Owner

@dreamhunter2333 commented on GitHub (Jul 22, 2024):

url 配置是否正确,可以先用上个版本的 tag

<!-- gh-comment-id:2242670817 --> @dreamhunter2333 commented on GitHub (Jul 22, 2024): url 配置是否正确,可以先用上个版本的 tag
Author
Owner

@666-eth commented on GitHub (Jul 22, 2024):

docker-compose up -d

docker-compose.yaml

services:
smtp_proxy_server:
image: ghcr.io/dreamhunter2333/cloudflare_temp_email/smtp_proxy_server:latest
# build:
# context: .
# dockerfile: dockerfile
container_name: "smtp_proxy_server"
ports:
- "8025:8025"
- "11143:11143"
environment:
- proxy_url=https://worker.aabbcc.com
- port=8025
- imap_port=11143

<!-- gh-comment-id:2242671246 --> @666-eth commented on GitHub (Jul 22, 2024): docker-compose up -d docker-compose.yaml services: smtp_proxy_server: image: ghcr.io/dreamhunter2333/cloudflare_temp_email/smtp_proxy_server:latest # build: # context: . # dockerfile: dockerfile container_name: "smtp_proxy_server" ports: - "8025:8025" - "11143:11143" environment: - proxy_url=https://worker.aabbcc.com - port=8025 - imap_port=11143
Author
Owner

@666-eth commented on GitHub (Jul 22, 2024):

正确的 哥

<!-- gh-comment-id:2242750574 --> @666-eth commented on GitHub (Jul 22, 2024): 正确的 哥
Author
Owner

@dreamhunter2333 commented on GitHub (Jul 22, 2024):

正确的 哥

我这测试没啥问题

<!-- gh-comment-id:2243194710 --> @dreamhunter2333 commented on GitHub (Jul 22, 2024): > 正确的 哥 我这测试没啥问题
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudflare_temp_email#120
No description provided.